Difference between revisions of "Template:Ability"
From Crystal Path
Jump to navigationJump to searchKari Inihara (talk | contribs) |
Kari Inihara (talk | contribs) |
||
Line 1: | Line 1: | ||
{|{{InfoBox-MainFormat}} | {|{{InfoBox-MainFormat}} | ||
!colspan="2" style="text-align:center; background: #F0E68C; font-size: medium;"|Ability Information | !colspan="2" style="text-align:center; background: #F0E68C; font-size: medium;"|Ability Information | ||
− | |- {{InfoBox- | + | |-{{InfoBox-MainFormat}} |
− | |name={{{ | + | |{{{name}}} |
+ | |-colspan="2" font-size: medium;" | ||
+ | ! Type: | ||
+ | |{{{type}}} | ||
|- | |- | ||
− | | | + | ! Element: |
+ | |{{{element}}} | ||
|- | |- | ||
− | | | + | ! Target: |
+ | |{{{target}}} | ||
|- | |- | ||
− | | | + | ! Casting Time: |
+ | |{{{cast}}} | ||
|- | |- | ||
− | | | + | ! Cooldown Time: |
+ | |{{{cooldown}}} | ||
|- | |- | ||
− | | | + | ! Duration: |
+ | |{{{duration}}} | ||
|- | |- | ||
− | | | + | ! Ability Cost: |
+ | |{{{cost}}} | ||
|- | |- | ||
− | + | ! Upkeep Cost: | |
− | + | |{{{upkeep}}} | |
− | | | ||
|} | |} | ||
Revision as of 16:35, 26 February 2010
Ability Information | |
---|---|
{{{name}}} | |
Type: | {{{type}}} |
Element: | {{{element}}} |
Target: | {{{target}}} |
Casting Time: | {{{cast}}} |
Cooldown Time: | {{{cooldown}}} |
Duration: | {{{duration}}} |
Ability Cost: | {{{cost}}} |
Upkeep Cost: | {{{upkeep}}} |
Usage
{{Ability |name= {{{name}}} |type= {{{type}}} |element= {{{element}}} |target= {{{target}}} |cast= {{{cast}}} |cooldown= {{{cooldown}}} |duration= {{{duration}}} |cost= {{{cost}}} |upkeep= {{{upkeep}}} }}