Difference between revisions of "Template:Hero Defense"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
 
(34 intermediate revisions by the same user not shown)
Line 43: Line 43:
 
{{!}} style="text-align: right;" {{!}}{{{Trigger}}}}} {{#if:{{{Element|}}}|<br />
 
{{!}} style="text-align: right;" {{!}}{{{Trigger}}}}} {{#if:{{{Element|}}}|<br />
 
{{!}}-
 
{{!}}-
{{!}}''Damage Type:''  
+
{{!}}''Damage Type:''
 
{{!}} style="text-align: right;" {{!}}
 
{{!}} style="text-align: right;" {{!}}
{{#if: {{{Element}}} |
+
{{#switch: {{lc:{{{Element}}}}}
    {{#ifeq: {{lc:{{{Element}}}}} | magical | [[Magical]] }}
+
  | magical = [[Magical]]
    {{#ifeq: {{lc:{{{Element}}}}} | poison | [[Elements#Poison|Magical Poison]] }}
+
  | physical = [[Physical]]
    {{#ifeq: {{lc:{{{Element}}}}} | water | [[Elements#Water|Magical Water]] }}
+
  | poison = [[Elements#Poison|Magical Poison]]
    {{#ifeq: {{lc:{{{Element}}}}} | fire | [[Elements#Fire|Magical Fire]] }}
+
  | fire = [[Elements#Fire|Magical Fire]]
    {{#ifeq: {{lc:{{{Element}}}}} | storm | [[Elements#Storm|Magical Storm]] }}
+
  | water = [[Elements#Water|Magical Water]]
    {{#ifeq: {{lc:{{{Element}}}}} | frost | [[Elements#Frost|Magical Frost]] }}
+
  | storm = [[Elements#Storm|Magical Storm]]
    {{#ifeq: {{lc:{{{Element}}}}} | earth | [[Elements#Earth|Magical Earth]] }}
+
  | frost = [[Elements#Frost|Magical Frost]]
    {{#ifeq: {{lc:{{{Element}}}}} | physical | [[Physical]] }}  
+
  | earth = [[Elements#Earth|Magical Earth]]
}}
+
  | #default = {{ucfirst:{{{Element}}}}}
 +
}} }}
 
{{#if:{{{Status|}}}|<br />
 
{{#if:{{{Status|}}}|<br />
 
{{!}}-
 
{{!}}-

Latest revision as of 18:27, 14 December 2024

{{{{#ifeq:{{PAGENAME}}|''Page Name''|Test_Defence|{{#ifeq:{{PAGENAME}}|Test Calc|:Test_Calc_Math|:Test_Table/Data}}}}
|Hero=
|Page={{{1}}}
|Type=
|Projectiles=
|DPS=
|Name=
|Icon=
|Description=
|Level=
|Mana=
|ISpeed=
|Element=
|Status=
|SCombo=
|FCombo=
|Overview=
|Attack=
|A1=
|A2=
|A3=
|A4=
|A5=
|CritC=
|Crit=
|C1=
|C2=
|C3=
|C4=
|C5=
|Dot=
|Hot=
|D1=
|D2=
|D3=
|D4=
|D5=
|Health=
|H1=
|H2=
|H3=
|H4=
|H5=
|Speed=
|S1=
|S2=
|S3=
|S4=
|S5=
|Range=
|R1=
|R2=
|R3=
|R4=
|R5=
|Boost=
|B1=
|B2=
|B3=
|B4=
|B5=
|Protect=
|P1=
|P2=
|P3=
|P4=
|P5=
}}

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Hero_Defense/doc to edit this documentation. (How does this work?)
Description
This template will apply constant formatting for each Hero Defense. 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. Additional parameters include the table data to be generated.