Template:Skill: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
Line 20: Line 20:
|-
|-
{{#if:{{{duration<includeonly>|</includeonly>}}}|
{{#if:{{{duration<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} {{{duration}}}
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} Duration: {{{duration}}}
}}
}}
|-
|-
{{#if:{{{cd<includeonly>|</includeonly>}}}|
{{#if:{{{cd<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} {{{cd}}}
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} Cooldown: {{{cd}}}
}}
}}
|-
|-

Revision as of 20:39, 7 July 2023

Skill

{{{description}}}
{{{damage}}}
{{{effect}}}
Duration: {{{duration}}}
Cooldown: {{{cd}}}
Cost: {{{cost}}} Power



{{Skill
| name           = {{PAGENAME}}
| image          = {{PAGENAMEE}}-icon.png
| duration       =
| description    =
| damage         =
| effect         =
| cd             =
| cost           =
}}