Template:Skill: Difference between revisions

From Echoes of Angmar
Content deleted Content added
No edit summary
No edit summary
Line 12: Line 12:
|-
|-
{{#if:{{{damage<includeonly>|</includeonly>}}}|
{{#if:{{{damage<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: red;" {{!}} {{{damage}}}
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: #dc524b;" {{!}} {{{damage}}}
}}
}}
|-
|-
{{#if:{{{effect<includeonly>|</includeonly>}}}|
{{#if:{{{effect<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} Requires: {{{effect}}}
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} {{{effect}}}
}}
|-
{{#if:{{{cd<includeonly>|</includeonly>}}}|
<!-- -->{{!}} colspan="3" style="vertical-align: top; color: green;" {{!}} {{{cd}}}
}}
}}
|-
|-
{{#if:{{{cost<includeonly>|</includeonly>}}}|
{{#if:{{{cost<includeonly>|</includeonly>}}}|
{{!}} style="vertical-align: top; color: blue; text-align: center;" {{!}} {{{cost}}}
{{!}} style="vertical-align: top; color: #778899; {{!}} {{{cost}}}Power
}}
}}
|}
|}
Line 27: Line 31:


<noinclude>
<noinclude>

<div style="float:left;">
<nowiki>{{Skill
<nowiki>{{Skill
| name = {{PAGENAME}}
| name = {{PAGENAME}}
Line 36: Line 40:
| cost =
| cost =
}}</nowiki>
}}</nowiki>

</div>
</noinclude>
</noinclude>

Revision as of 19:44, 7 July 2023

Skill

{{{description}}}
{{{damage}}}
{{{effect}}}
{{{cd}}}
{{{cost}}}Power



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