Difference between revisions of "Template:Ability"

From Crystal Path
Jump to navigationJump to search
Line 1: Line 1:
 
{|{{InfoBox-MainFormat}}
 
{|{{InfoBox-MainFormat}}
!colspan="2" style="text-align:center; background: #F0E68C; font-size: large;"|Ability Information
+
{{AbilityBoxHeader|name=Ability Information}}
 
|-
 
|-
!colspan="2" style="text-align:center; background: #F0E68C; font-size: medium;"|{{{name}}}
+
{{AbilityBoxHeader|name={{{name}}}}}
 
|-colspan="2" style="font-size: 12px;"
 
|-colspan="2" style="font-size: 12px;"
 
! Type:
 
! Type:
Line 33: Line 33:
 
! Upkeep Cost:
 
! Upkeep Cost:
 
| {{{upkeep}}}
 
| {{{upkeep}}}
|}
+
|}<noinclude>
 
 
<noinclude>
 
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>

Revision as of 10:14, 28 February 2010

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

Usage

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