Difference between revisions of "Template:Ability box/sandbox"
From Tales of Maj'Eyal
| Line 1: | Line 1: | ||
| − | |||
<span id="tooltipstart"></span> | <span id="tooltipstart"></span> | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
| − | |colspan="3" style="font-size:larger;"| [[{{{name}}} (talent)|'''{{{name}}}''']] | + | |colspan="3" style="font-size:larger;"| [[{{lc:{{{name}}}}} (talent)|'''{{{name}}}''']] |
|- | |- | ||
| − | | rowspan=" | + | | rowspan="12" align="center" width="75px" |{{#if:{{{image|}}}|[[File:{{{image}}}|border]]|''(no image)''}} |
| + | |- | ||
| + | ! scope="col" width="100px" |Game Version | ||
| + | | {{{game_version|-}}} | ||
|- | |- | ||
! scope="col" width="100px" |Category Type | ! scope="col" width="100px" |Category Type | ||
| − | | {{{category_type}}} | + | | {{{category_type|-}}} |
|- | |- | ||
! scope="col" width="100px" |Category | ! scope="col" width="100px" |Category | ||
| − | | {{{category}}} | + | | {{{category|-}}} |
|- | |- | ||
! scope="col" width="100px" |Requirements | ! scope="col" width="100px" |Requirements | ||
| − | | {{{require}}} | + | | {{{require|-}}} |
|- | |- | ||
! scope="col" width="100px" |Use Mode | ! scope="col" width="100px" |Use Mode | ||
| − | | {{{use_mode}}} | + | | {{{use_mode|Activated}}} |
|- | |- | ||
! scope="col" width="100px" |Range | ! scope="col" width="100px" |Range | ||
| − | | {{{ | + | | {{#switch:{{{use_mode}}}|Passive|passive=-|{{#switch:{{{range}}}|0|1=Melee/Personal|{{{range|Melee/Personal}}} }} }} |
|- | |- | ||
! scope="col" width="100px" |Cost | ! scope="col" width="100px" |Cost | ||
| Line 31: | Line 33: | ||
|- | |- | ||
! scope="col" width="100px" |Use Speed | ! scope="col" width="100px" |Use Speed | ||
| − | | {{{use_speed|-}}} | + | | {{#if:{{{use_speed|}}}|{{#ifeq:{{{use_speed}}}|0|Instant|{{{use_speed}}}}}|{{#switch:{{{use_mode}}}|Passive|passive=-|-}}}} |
|- | |- | ||
! scope="col" width="100px" valign="top" |Description | ! scope="col" width="100px" valign="top" |Description | ||
| − | | {{{desc}}} | + | | {{{desc|-}}} |
|} | |} | ||
<span id="tooltipend"></span> | <span id="tooltipend"></span> | ||
| − | < | + | < |
Revision as of 08:17, 29 February 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 | - | |
<