Template:AbilityBox: Difference between revisions
From Siroccopedia
Jump to navigationJump to search
Created page with "<onlyinclude> {| class="wikitable" style="width:100%;" |- ! colspan="2" style="text-align:center; font-size:150%;" | {{{name}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image}}}|200px]] |- | colspan="2" style="font-weight:bold;" | {{{type}}} |- | colspan="2" | {{{description}}} {{#if:{{{projectile|}}}| |- | style="font-weight:bold;" | Projectile Type | {{{projectile}}} }} {{#if:{{{cooldown|}}}| |- | style="font-weight:bold;" | Cooldown | {{{cooldown}}} }}..." |
Corrected link to Ability Types instead of Skill Types |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable" style="width: | {| class="wikitable" style="width:700px;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size: | ! 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" | {{{description}}} | | colspan="2" | {{{description}}} | ||
|- | |- | ||
| style="font-weight:bold;" | | | style="font-weight:bold;" | Type | ||
| {{{ | | [[Ability Types|{{{type}}}]] | ||
}} | |||
|- | |- | ||
| style="font-weight:bold;" | Cooldown | | style="font-weight:bold;" | Cooldown | ||
| {{{cooldown}}} | | {{{cooldown}}} | ||
|- | |- | ||
| style="font-weight:bold;" | | | style="font-weight:bold;" | Charges | ||
| {{{ | | {{{charges}}} | ||
}} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Latest revision as of 22:02, 24 June 2025
{{{name}}} | |
---|---|
[[File:{{{image}}}|200px]] | |
{{{description}}} | |
Type | {{{type}}} |
Cooldown | {{{cooldown}}} |
Charges | {{{charges}}} |