Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
Line 8: Line 8:
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
!Element:
 
!Element:
|{{#if:{{{element|-}}}|{{{element}}}}}
+
|{{#if:{{{element|}}}-|{{{element}}}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
!{{#if:{{{damage|}}}|Damage Modifier:|}}
 
!{{#if:{{{damage|}}}|Damage Modifier:|}}

Revision as of 19:06, 26 February 2010

Ability Information
{{{name}}}
Type: {{{type}}}
Element: {{{element}}}
Target: {{{target}}}
Casting Time: {{{cast}}}
Cooldown Time: {{{cooldown}}}
Ability Cost: {{{cost}}}


Usage

{{Ability
| name= 
| type= 
| element= 
| damage= 
| target= 
| cast= 
| cooldown= 
| duration= 
| cost= 
| upkeep= 
}}