Template:AbilityBox: Difference between revisions

From Siroccopedia
Jump to navigationJump to search
Pancakes (talk | contribs)
No edit summary
Pancakes (talk | contribs)
Corrected link to Ability Types instead of Skill Types
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="wikitable" style="min-width:400px;"
{| class="wikitable" style="width:700px;"
|-
|-
! colspan="2" style="text-align:center; font-size:120%;" | {{{name}}}
! colspan="2" style="text-align:center; font-size:100%;" | {{{name}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|200px]]
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|200px]]
|-
| colspan="2" style="font-weight:bold;" | {{{type}}}
|-
|-
| colspan="2" | {{{description}}}
| colspan="2" | {{{description}}}
{{#if:{{{projectile|}}}|
|-
|-
| style="font-weight:bold;" | Projectile Type
| style="font-weight:bold;" | Type
| {{{projectile}}}
| [[Ability Types|{{{type}}}]]
}}
{{#if:{{{cooldown|}}}|
|-
|-
| style="font-weight:bold;" | Cooldown
| style="font-weight:bold;" | Cooldown
| {{{cooldown}}}
| {{{cooldown}}}
}}
{{#if:{{{stacks|}}}|
|-
|-
| style="font-weight:bold;" | Stacks
| style="font-weight:bold;" | Charges
| {{{stacks}}}
| {{{charges}}}
}}
|}
|}
</onlyinclude>
</onlyinclude>

Latest revision as of 22:02, 24 June 2025


{{{name}}}
[[File:{{{image}}}|200px]]
{{{description}}}
Type {{{type}}}
Cooldown {{{cooldown}}}
Charges {{{charges}}}