Шаблон:CastingInformation

Материал из Энциклопедия EverQuest II
Перейти к: навигация, поиск
Прочтение мгновенно
Повтор мгновенно
Длительность мгновенно

Parameters

power
power cost (if cost and conc are both blank, no line is displayed)
health
Health ocst to cast this spell
conc
concentration cost (if cost and conc are both blank, no line is displayed)
tick
number of seconds in a tick (used by costot and hpcostot)
pdrain
power cost per tick
hdrain
health cost per tick
cast
REQUIRED seconds to cast, or Instant. DO NOT ADD "seconds" AFTER IT!
recovery
DEPRECATED all spell recovery times are .5 seconds. It is no longer displayed in-game.
recast
REQUIRED how many seconds before you can cast this again?? DO NOT ADD "seconds" AFTER IT!
duration
How long does it last? ex. "1 min. 30 secs", "10 minutes", "15 secs", "12 hours" (Default:Instant)
range
What is the maximum distance target can be from caster, in meters? (Default: None)
radius
IF this is an AOE, what is the radius of effect, in meters? (Default: None)
maxae
only displayed if radius is not blank
resist
Сопротивляемость, в процентах
tablewidth
width of the table relative to the page, or to a container table
col1width
width of the first column relative to the total table, not the page
border
Border width. Zero (0) is no border. Default: 1

Usage

Because this template is normally called from within another template, the usage example is NOT empty!

{{CastingInformation|
 power      = {{{power|}}}|
 health     = {{{health|}}}|
 conc       = {{{conc|}}}|
 tick       = {{{tick|}}}|
 pdrain     = {{{pdrain|}}}|
 hdrain     = {{{hdrain|}}}|
 cast       = {{{cast|}}}|
 recast     = {{{recast|}}}|
 duration   = {{{duration|}}}|
 range      = {{{range|}}}|
 radius     = {{{radius|}}}|
 maxae      = {{{maxae|}}}|
 resist     = {{{resist|}}}|
 crit       = {{{crit|}}}|
 tablewidth = 100%|
 col1width  = 25%|
 border     = 1
}}


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