Template:AbilityBox: Difference between revisions

From Siroccopedia
Jump to navigationJump to search
Pancakes (talk | contribs)
No edit summary
Pancakes (talk | contribs)
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="wikitable" style="min-width:200px; max-width:800px"
{| class="wikitable" style="min-width:200px; max-width:800px"
Line 9: Line 10:
|-
|-
| colspan="2" | {{{description}}}
| colspan="2" | {{{description}}}
{{#if:{{{type|}}}|
|-
|-
| style="font-weight:bold;" | Type
| style="font-weight:bold;" | Type
| {{{type}}}
| {{{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;" | Stacks
| {{{stacks}}}
| {{{stacks}}}
}}
|}
|}
</onlyinclude>
</onlyinclude>

Revision as of 17:46, 22 June 2025


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