Шаблон:GameCategory/SortKey

Материал из WOG Wiki
Перейти к: навигация, поиск

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
Examples
Code Result
{{GameCategory/SortKey}} {{#if: }}|{{{1}}} {{{1}}} {{#if:

{{#replace: {{#replace:{{{2}}}

{{{1}}}:

}}

{{{1}}}

}}

{{#replace: {{#replace:{{{2}}}

{{{1}}}:

}}

{{{1}}}

}} }} }} }}

{{GameCategory/SortKey|Arma 2}} {{#if: }}|ARMA 2 ARMA 2 {{#if:

{{#replace: {{#replace:{{{2}}}

ARMA 2:

}}

ARMA 2

}}

{{#replace: {{#replace:{{{2}}}

ARMA 2:

}}

ARMA 2

}} }} }} }}

{{GameCategory/SortKey|Arma 2|Arma 2}} {{#if:Arma 2 ARMA 2}}|ARMA 2 ARMA 2 {{#if:

{{#replace: {{#replace:ARMA 2

ARMA 2:

}}

ARMA 2

}}

{{#replace: {{#replace:ARMA 2

ARMA 2:

}}

ARMA 2

}} }} }} }}

{{GameCategory/SortKey|Arma 2|Arma 2: Editing}} {{#if:Arma 2: Editing ARMA 2: EDITING}}|ARMA 2 ARMA 2 {{#if:

{{#replace: {{#replace:ARMA 2: EDITING

ARMA 2:

}}

ARMA 2

}}

{{#replace: {{#replace:ARMA 2: EDITING

ARMA 2:

}}

ARMA 2

}} }} }} }}

{{GameCategory/SortKey|Arma 3|Arma 3 Editing}} {{#if:Arma 3 Editing ARMA 3 EDITING}}|ARMA 3 ARMA 3 {{#if:

{{#replace: {{#replace:ARMA 3 EDITING

ARMA 3:

}}

ARMA 3

}}

{{#replace: {{#replace:ARMA 3 EDITING

ARMA 3:

}}

ARMA 3

}} }} }} }}