Difference between revisions of "Template:Hero Ability"
From Dungeon Defenders 2 Wiki
(Renaming the "Damage" field as "Damage Scalar" and moving it under "Ability Statistics". It makes more sense that the damage scalar should also be listed under the statistics rather than added after the overview.) |
|||
(34 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| style="text-align: center;" |'''{{{Name}}}''' | | style="text-align: center;" |'''{{{Name}}}''' | ||
|- | |- | ||
− | | style="text-align: center;" |[[File:{{{Icon}}}]] | + | | style="text-align: center;" |[[File:{{{Icon}}}|256px]] |
|- | |- | ||
|{{{Description}}} | |{{{Description}}} | ||
Line 21: | Line 21: | ||
| style="text-align: right;" |{{{ISpeed}}} <br /> | | style="text-align: right;" |{{{ISpeed}}} <br /> | ||
|- | |- | ||
− | |''Damage Type:'' | + | |''Damage Type:'' |
− | | style="text-align: right;" |{{{Element}}} < | + | | style="text-align: right;" | |
+ | {{#switch: {{lc:{{{Element}}}}} | ||
+ | | magical = [[Magical]] | ||
+ | | physical = [[Physical]] | ||
+ | | poison = [[Elements#Poison|Magical Poison]] | ||
+ | | fire = [[Elements#Fire|Magical Fire]] | ||
+ | | water = [[Elements#Water|Magical Water]] | ||
+ | | storm = [[Elements#Storm|Magical Storm]] | ||
+ | | frost = [[Elements#Frost|Magical Frost]] | ||
+ | | earth = [[Elements#Earth|Magical Earth]] | ||
+ | | #default = {{{Element}}} <!-- {{{Element}}} can be replaced with {{ucfirst:{{{Element}}}}} when there is any situation where the damage type doesn't fit in the list above --> | ||
+ | }} | ||
|- | |- | ||
|''Damage Scalar:'' | |''Damage Scalar:'' | ||
Line 36: | Line 47: | ||
{{!}} style="text-align: right;" {{!}}{{{FCombo}}}| }} <br /> | {{!}} style="text-align: right;" {{!}}{{{FCombo}}}| }} <br /> | ||
|} | |} | ||
− | |} | + | |} |
− | |||
{{{Overview}}} | {{{Overview}}} | ||
+ | __NOTOC__ | ||
<noinclude>[[Category:Templates/Visual]]{{Documentation}}</noinclude> | <noinclude>[[Category:Templates/Visual]]{{Documentation}}</noinclude> |
Latest revision as of 18:31, 14 December 2024
{{{Name}}} | ||||||||||||
[[File:{{{Icon}}}|256px]] | ||||||||||||
{{{Description}}} | ||||||||||||
Ability Statistics | ||||||||||||
|
{{{Overview}}}
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Hero_Ability/doc to edit this documentation. (How does this work?) |
- Description
- This template will apply constant formatting for each Hero Ability. This Template is a Master Template, and will require sub data templates for each data element.
- Syntax
- Type
Template:T
on the article at the location of the table.