Difference between revisions of "Template:Ability box/sandbox"

From Tales of Maj'Eyal
Jump to: navigation, search
Line 17: Line 17:
 
|-
 
|-
 
! scope="col" width="125px" |Category
 
! scope="col" width="125px" |Category
| {{#if:{{{category|}}}|{{t|{{{category}} }}|-}}
+
| {{#if:{{{category|}}}|{{t|{{{category}}} }}|-}}
 
|-
 
|-
 
! scope="col" width="125px" |Requirements
 
! scope="col" width="125px" |Requirements

Revision as of 04:38, 1 March 2016

[[{{{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:


Use_mode

  • If use_mode does not exist, defaults to 'Activated'.

Range

  • If use_mode is 'passive' then output "-". Note: If use_mode is defined 'passive', any value for 'range' will never be displayed!
  • If use_mode doesn't exist (which defaults to 'Activated', see above), then output:
    • 'Melee/Personal' if range = 0 or 1;
    • 'Melee/Personal' if range exists and isn't defined;
    • the value of range if range exists and is defined.

Use_Speed

  • If use_speed exists, and if use_speed=0, output 'Instant', otherwise output whatever use_speed is defined as.
  • If use_mode is defined as 'passive', set use_speed to '-'.