Difference between revisions of "Template:Ability"

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

Revision as of 17:14, 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= 
}}