Template:Categories/Documentation: Difference between revisions

Jump to navigation Jump to search
(added doc for plain categories)
No edit summary
Line 1: Line 1:
==Purpose==
{{#invoke:Documentation|Template}}
Adding game categories to pages.
 
==Usage==
<pre>
{{Categories
|Category 1, Category 2, ...
|<type>= <games>
...
|<type>= <games>
}}
</pre>
 
===Accepted Parameters===
The first parameter accepts categories that are not listed below. (ie: Category:Horses).
 
Currently, <code>bosses</code>, <code>characters</code>, <code>dungeons</code>, <code>enemies</code>, <code>items</code>, <code>objects</code>, <code>places</code>, <code>songs</code>, <code>stages</code>, and <code>sub-bosses</code> are supported for <code><type></code>.
 
Any game abbreviation will work for <code><games></code>.
 
===Example===
<pre>
{{Categories
|Animals, Horses
|bosses= TP, TPHD
|characters= LA, LANS
|dungeons= LADX
|enemies= FSA
|items= OoT, OoT3D, TMC
|objects= MM, MM3D
|places= MM, BotW
|songs= OoT, OoT3D
|stages= HW, HWL, HWDE, SSBfN3DS, SSBfWU
|sub-bosses= TP, TPHD
}}
</pre>
 
==Guidelines==
==Guidelines==
This template should be added at the very bottom of articles, just before interwiki links. Types should be used in alphabetical order. If a type does not apply, it should not be used. Games should be entered in canon order.
This template should be added at the very bottom of articles, just before interwiki links. Types should be used in alphabetical order. If a type does not apply, it should not be used. Games should be entered in canon order.


{{Documentation Footer}}
{{Documentation Footer}}