GameCategory – Template

From Bohemia Interactive Community
Revision as of 15:20, 26 July 2020 by Lou Montana (talk | contribs) (Fix template)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)
Examples
Code Result
{{GameCategory}} N/A
{{GameCategory|arma2}} [[Category:{{Name|arma2}}]]
End result: [[Category:Arma 2]]
{{GameCategory|arma3|Editing}} [[Category:{{Name|arma3}}: Editing]]
End result: [[Category:Arma 3: Editing]]