GameCategory – Template
Jump to navigation
Jump to search
Adds a game (sub-)category to the proper format.
Usage
{{GameCategory|game|subCategory}}
- game: game id, see {{Name}}
- subCategory: (Optional, default empty) sub-category (e.g Editing)
Code | Result |
---|---|
{{GameCategory}} | N/A |
{{GameCategory|arma}} | [[Category: {{Name|arma}}]] End result: [[Category: Arma]] |
{{GameCategory|arma3|Editing}} | [[Category: {{Name|arma3}}: Editing]] End result: [[Category: Arma 3: Editing]] |