Template:Skill: Difference between revisions

From Echoes of Angmar
Content deleted Content added
No edit summary
No edit summary
Line 8:
|-
{{#if:{{{description<includeonly>|</includeonly>}}}|
{{!}} colspan="3" style="vertical-align: top; color: #C3B51FCC9;" {{!}} {{{description}}}
}}
|-
{{#if:{{{damage<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: #dc524bred;" {{!}} {{{damage}}}
}}
|-
{{#if:{{{effect<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: greenlimegreen;" {{!}} {{{effect}}}
}}
|-
{{#if:{{{duration<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: greendarkgreen;" {{!}} Duration: {{{duration}}}
}}
|-
{{#if:{{{cd<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: greendarkgreen;" {{!}} Cooldown: {{{cd}}}
}}
|-
{{#if:{{{costprice<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: #778899;" {{!}} CostPrice: {{{cost}}} Power
}}
|}

Revision as of 02:45, 23 July 2023

Skill

{{{description}}}
{{{damage}}}
{{{effect}}}
Duration: {{{duration}}}
Cooldown: {{{cd}}}
Price:



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