No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{# | {{#ifexist:{{{race}}}|{{{{{race}}}nav}}}} | ||
{{# | {{#ifexist:{{{item-type}}}|{{{{{item-type}}}nav}}}} | ||
{{# | {{#ifexist:{{{entity-type}}}|{{{{{entity-type}}}nav}}}} | ||
{{# | {{#ifexist:{{{unit-type}}}|{{{{{unit-type}}}nav}}}} | ||
{{# | {{#ifexist:{{{race}}}|[[Category:{{{race}}}]]}} | ||
{{# | {{#ifexist:{{{item-type}}}|[[Category:{{{item-type}}}]]}} | ||
{{# | {{#ifexist:{{{entity-type}}}|[[Category:{{{entity-type}}}]]}} | ||
{{# | {{#ifexist:{{{unit-type}}}|[[Category:{{{unit-type}}}]]}} | ||
<noinclude>{{Documentation}}</noinclude> | <noinclude>{{Documentation}}</noinclude> |
Revision as of 07:27, 12 August 2023
Documentation
{{Category |race = |item-type = |material-type = |entity-type = |unit-type = }}
- race = Aliens / Bugs / Humans / Robots ...
- item-type = Components / Resources / Materials / Research / Packages ...
- material-type = Simple / Advanced / High-tech ...
- entity-type = Building / Unit ...
- unit-type = Alien / Bug / Human / Bot / Space ...
Notes:
- Empty output if no result for all parameters e.g. ' unit-type = '
- Races end in 's' compared to Units.
- Unit - Bot (not Robot)
Future parameter use (for other templates):
- (item-type=Research = research - component navbox)
- (item-type=Package = drones, satellite - unit navbox)
The above Template documentation is transcluded from Template:Category/doc. (edit | history)