Шаблон:NormalizeRarity — различия между версиями

Материал из Энциклопедия EverQuest II
Перейти к: навигация, поиск
Строка 18: Строка 18:
 
-->{{#switch: "{{uc:{{{1|}}}}}"
 
-->{{#switch: "{{uc:{{{1|}}}}}"
 
| "ОБЫЧНЫЙ" = [[Category:Common {{{2|}}}]]
 
| "ОБЫЧНЫЙ" = [[Category:Common {{{2|}}}]]
| "НЕОБЫЧН."
+
| "НЕОБЫЧН."  
| "ЦЕННЫЙ"
+
| "ЦЕННЫЙ" = [[Category:Ценное {{{2|}}}]]
| "ЛЕГЕНД."
+
| "ЛЕГЕНД." = [[Category:Легендарное {{{2|}}}]]
| "РУЧН. РАБОТА"
+
| "РУЧН. РАБОТА" = [[Category:Ручной работы {{{2|}}}]]
| "РАБ. МАСТЕРА"
+
| "РАБ. МАСТЕРА" = [[Category:Работы мастера {{{2|}}}]]
| "ЭПИЧ."  
+
| "ЭПИЧ." = [[Category:Эпическое {{{2|}}}]]
 
| "МИФИЧ." = <span class="qc-{{lc:{{{1|}}}}}">[[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]]</span>[[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| "МИФИЧ." = <span class="qc-{{lc:{{{1|}}}}}">[[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]]</span>[[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| <span class="xqc-unknown">UNKNOWN</span>[[Category:Invalid Rarity]]
 
| <span class="xqc-unknown">UNKNOWN</span>[[Category:Invalid Rarity]]
 
}}}}<!--
 
}}}}<!--
 
-->{{#if: {{{xwin|}}}|<span class="itemquality"><!--
 
-->{{#if: {{{xwin|}}}|<span class="itemquality"><!--
-->{{#switch: "{{uc:{{{1|COMMON}}}}}"
+
-->{{#switch: "{{uc:{{{1|ОБЫЧНЫЙ}}}}}"
 
| "ОБЫЧНЫЙ" = [[Category:Common {{{2|}}}]]
 
| "ОБЫЧНЫЙ" = [[Category:Common {{{2|}}}]]
 
| "НЕОБЫЧН."
 
| "НЕОБЫЧН."
| "ЦЕННЫЙ"
+
| "ЦЕННЫЙ" = [[Category:Ценное {{{2|}}}]]
| "ЛЕГЕНД."
+
| "ЛЕГЕНД." = [[Category:Легендарное {{{2|}}}]]
| "РУЧН. РАБОТА"
+
| "РУЧН. РАБОТА" = [[Category:Ручной работы {{{2|}}}]]
| "РАБ. МАСТЕРА"
+
| "РАБ. МАСТЕРА" = [[Category:Работы мастера {{{2|}}}]]
| "ЭПИЧ."
+
| "ЭПИЧ." = [[Category:Эпическое {{{2|}}}]]
 
| "МИФИЧ." = <span class="xqc-{{lc:{{{1|}}}}}">[[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]]</span>[[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| "МИФИЧ." = <span class="xqc-{{lc:{{{1|}}}}}">[[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]]</span>[[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| <span class="xqc-unknown">UNKNOWN</span>[[Category:Invalid Rarity]]
 
| <span class="xqc-unknown">UNKNOWN</span>[[Category:Invalid Rarity]]
Строка 42: Строка 42:
 
| "ОБЫЧНЫЙ"  = [[Category:Common {{{2|}}}]]
 
| "ОБЫЧНЫЙ"  = [[Category:Common {{{2|}}}]]
 
| "НЕОБЫЧН."
 
| "НЕОБЫЧН."
| "ЦЕННЫЙ"
+
| "ЦЕННЫЙ" = [[Category:Ценное {{{2|}}}]]
| "ЛЕГЕНД."
+
| "ЛЕГЕНД." = [[Category:Легендарное {{{2|}}}]]
| "РУЧН. РАБОТА"
+
| "РУЧН. РАБОТА" = [[Category:Ручной работы {{{2|}}}]]
| "РАБ. МАСТЕРА"
+
| "РАБ. МАСТЕРА" = [[Category:Работы мастера {{{2|}}}]]
| "ЭПИЧ."
+
| "ЭПИЧ." = [[Category:Эпическое {{{2|}}}]]
 
| "МИФИЧ." = [[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]][[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| "МИФИЧ." = [[:Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}|{{uc:{{{1|}}}}}]][[Category:{{ucfirst:{{lc:{{{1|}}}}}}} {{{2|}}}]]
 
| UNKNOWN[[Category:Invalid Rarity]]
 
| UNKNOWN[[Category:Invalid Rarity]]

Версия 14:48, 29 мая 2008

This template accepts 2 parameters, <rarity> and <link>,plus a few named switches, and tests <rarity> against a list of VALID Drop Frequencies. It then builds a link to Category:<rarity> <link>. For instance, if you wanted a link to "Treasured Items", <rarity> is Treasured and <link> is Items.

If <link> is blank, BAD category links will be made! (don't do it!)

If color is not blank, the displayed link will be colored for a light background

If xwin is not blank, the displayed link will be colored for a dark background

Do NOT define both color and xwin!

The ONLY valid values for <rarity> at this time are Common, Treasured, Legendary, Handcrafted, Mastercrafted, Fabled and Mythical. <rarity> cannot be blank. If icat (the var used most often) is blank, the caller should pass COMMON.


usage: {{NormalizeRarity|rarity|link|color=|xwin=}}

This is a sub-template, used by other templates, and is NOT intended for use by users!
Полезные ссылки: Все шаблоны Information Templates Class Templates

This template accepts 2 parameters, <rarity> and <link>,plus a few named switches, and tests <rarity> against a list of VALID Drop Frequencies. It then builds a link to Category:<rarity> <link>. For instance, if you wanted a link to "Treasured Items", <rarity> is Treasured and <link> is Items.

If <link> is blank, BAD category links will be made! (don't do it!)

If color is not blank, the displayed link will be colored for a light background

If xwin is not blank, the displayed link will be colored for a dark background

Do NOT define both color and xwin!

The ONLY valid values for <rarity> at this time are Common, Treasured, Legendary, Handcrafted, Mastercrafted, Fabled and Mythical. <rarity> cannot be blank. If icat (the var used most often) is blank, the caller should pass COMMON.


usage: {{NormalizeRarity|rarity|link|color=|xwin=}}

This is a sub-template, used by other templates, and is NOT intended for use by users!
Полезные ссылки: Все шаблоны Information Templates Class Templates