Шаблон:SpellTypes

Материал из Энциклопедия EverQuest II
Версия от 10:20, 18 июля 2009; Fuego (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

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}} / {{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}} / {{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...

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