Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
Line 5: Line 5:
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Type:
 
! Type:
|{{{type}}}
+
| {{{type}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Element:
 
! Element:
|{{{element}}}
+
| {{{element}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Damage Modifier:
 
! Damage Modifier:
|{{{damage}}}
+
| {{{damage}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Target:
 
! Target:
|{{{target}}}
+
| {{{target}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Casting Time:
 
! Casting Time:
|{{{cast}}}
+
| {{{cast}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Cooldown Time:
 
! Cooldown Time:
|{{{cooldown}}}
+
| {{{cooldown}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Duration:
 
! Duration:
|{{{duration}}}
+
| {{{duration}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Ability Cost:
 
! Ability Cost:
|{{{cost}}}
+
| {{{cost}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Upkeep Cost:
 
! Upkeep Cost:
|{{{upkeep}}}
+
| {{{upkeep}}}
 
|}
 
|}
  

Revision as of 19:18, 26 February 2010

Ability Information
{{{name}}}
Type: {{{type}}}
Element: {{{element}}}
Damage Modifier: {{{damage}}}
Target: {{{target}}}
Casting Time: {{{cast}}}
Cooldown Time: {{{cooldown}}}
Duration: {{{duration}}}
Ability Cost: {{{cost}}}
Upkeep Cost: {{{upkeep}}}


Usage

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