Template:Ability box/sandbox

From Tales of Maj'Eyal
Revision as of 09:51, 29 February 2016 by Ibanix (Talk | contribs) (trying to document)

Jump to: navigation, search

[[{{{name}}} (talent)|{{{name}}}]]
(no image)
Game Version -
Category Type -
Category -
Requirements -
Use Mode Activated
Range Melee/Personal
Cost -
Cooldown -
Travel Speed -
Use Speed -
Description -


Template Documentation:

If use_mode is 'passive' then output "-".

If use_mode doesn't exist (which defaults to 'Activated', see above), AND if range exists, then output:

  • 'Melee/Personal' if range = 1;
  • 'Melee/Personal' if range exists and isn't defined;
  • the value of range if range exists and is defined.

If use_speed exists, and if use_speed=0, output 'Instant', otherwise output whatever use_speed is defined as.

If use_speed doesn't exist, and use_mode is empty, output 'passive'.