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

м (Robot: Florence template sig replacement)
 
 
(не показаны 2 промежуточные версии 2 участников)
Строка 1: Строка 1:
<includeonly>{{#if: {{{1|}}}|{{NormalizeSpellTypeCat|{{{1}}}}}[[:Category:{{{1}}} (Spell Type)|{{{1}}}]]|Invalid usage of Template:SpellTypes!}}</includeonly><noinclude>
+
<includeonly>{{#if:{{{1|}}}|{{NormalizeSpellTypeCat|{{{1}}}}}[[:Category:{{{1}}} (тип умения)|{{{1}}}]]|Invalid usage of Template:SpellTypes!}}</includeonly><noinclude>
 
SpellTypes is normally used in another template call to embed a list of Spell Types.
 
SpellTypes is normally used in another template call to embed a list of Spell Types.
  

Текущая версия на 10:20, 18 июля 2009

SpellTypes is normally used in another template call to embed a list of Spell Types.

Templates that support use of SpellTypes:

Usage

This is NOT a simple template to make use of, but the following shows a call to SpellInformation that needs to put a spell in 2 different categories, in this case Root and Stun:

{{SpellInformation|
...
category=|
categories={{SpellTypes|Root}}&nbsp;&#47;&nbsp;{{SpellTypes|Stun}}|
...
}}

Please note the use of the Numeric Entity for the slash character between the 2 calls to SpellTypes! This is needed to stop Mediawiki from doing terrible things to it...

Полезные ссылки по шаблонам: Все шаблоны Информация о шаблонах


SpellTypes is normally used in another template call to embed a list of Spell Types.

Templates that support use of SpellTypes:

Usage

This is NOT a simple template to make use of, but the following shows a call to SpellInformation that needs to put a spell in 2 different categories, in this case Root and Stun:

{{SpellInformation|
...
category=|
categories={{SpellTypes|Root}}&nbsp;&#47;&nbsp;{{SpellTypes|Stun}}|
...
}}

Please note the use of the Numeric Entity for the slash character between the 2 calls to SpellTypes! This is needed to stop Mediawiki from doing terrible things to it...

Полезные ссылки по шаблонам: Все шаблоны Информация о шаблонах