GameCategory/SortKey – Template
Returns an uppercase category sort key for the provided page.
Usage
{{GameCategory/SortKey|categoryName|pageName}}
- categoryName: the game's category name (see {{Name}} - e.g Arma 2, not arma2)
- pageName: the page name from which the key is taken
| Code | Result | 
|---|---|
| {{GameCategory/SortKey}} | |
| {{GameCategory/SortKey|Arma 2}} | |
| {{GameCategory/SortKey|Arma 2|Arma 2}} | ARMA 2 | 
| {{GameCategory/SortKey|Arma 2|Arma 2: Editing}} | EDITING | 
| {{GameCategory/SortKey|Arma 3|Arma 3 Editing}} | EDITING | 
