Difference between revisions of "Template:Hero Defense"
(77 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{| border="1" cellpadding="1" cellspacing="0" class="floatright" width="250" | + | <includeonly> |
+ | {| border="1" cellpadding="1" cellspacing="0" class="floatright" width="250" | ||
|- | |- | ||
| 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}}} | ||
|- | |- | ||
− | | style="text-align: center;" |''' | + | | style="text-align: center;" |'''Defense Statistics''' |
|- | |- | ||
| | | | ||
Line 25: | Line 26: | ||
{{!}}- | {{!}}- | ||
{{!}}''Base Attack Rate:'' | {{!}}''Base Attack Rate:'' | ||
− | {{!}} style="text-align: right;" {{!}}{{{ISpeed}}}}} {{#if:{{{ | + | {{!}} style="text-align: right;" {{!}}{{{ISpeed}}}}} {{#if:{{{MaxAttSpeed|}}}|<br /> |
{{!}}- | {{!}}- | ||
− | {{!}}''Tick Rate'' | + | {{!}}''Max Attack Rate:'' |
− | {{!}} style="text-align: right;" {{!}}1.00s}} {{#if:{{{Trigger|}}}|<br /> | + | {{!}} style="text-align: right;" {{!}}{{{MaxAttSpeed}}}}} {{#if:{{{Dot|}}}{{{Hot|}}}|<br /> |
+ | {{!}}- | ||
+ | {{!}}''Tick Rate:'' | ||
+ | {{!}} style="text-align: right;" {{!}}1.00s}} {{#if:{{{BaseRange|}}}|<br /> | ||
+ | {{!}}- | ||
+ | {{!}}''Base Range/Radius:'' | ||
+ | {{!}} style="text-align: right;" {{!}}{{{BaseRange}}}}} {{#if:{{{MaxRange|}}}|<br /> | ||
+ | {{!}}- | ||
+ | {{!}}''Max Range/Radius:'' | ||
+ | {{!}} style="text-align: right;" {{!}}{{{MaxRange}}}}} {{#if:{{{Trigger|}}}|<br /> | ||
+ | {{!}}- | ||
+ | {{!}}''Trigger Radius:'' | ||
+ | {{!}} style="text-align: right;" {{!}}{{{Trigger}}}}} {{#if:{{{Element|}}}|<br /> | ||
+ | {{!}}- | ||
+ | {{!}}''Damage Type:'' | ||
+ | {{!}} 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 = {{ucfirst:{{{Element}}}}} | ||
+ | }} }} | ||
+ | {{#if:{{{Status|}}}|<br /> | ||
{{!}}- | {{!}}- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{!}}''Status Effect:'' | {{!}}''Status Effect:'' | ||
− | {{!}} style="text-align: right;" {{!}}{{{Status}}} | + | {{!}} style="text-align: right;" {{!}}{{{Status}}}}} {{#if:{{{SCombo|}}}|<br /> |
{{!}}- | {{!}}- | ||
{{!}}''Combo Starter:'' | {{!}}''Combo Starter:'' | ||
− | {{!}} style="text-align: right;" {{!}}{{{SCombo}}} | + | {{!}} style="text-align: right;" {{!}}{{{SCombo}}}}} {{#if:{{{FCombo|}}}|<br /> |
{{!}}- | {{!}}- | ||
{{!}}''Combo Finisher:'' | {{!}}''Combo Finisher:'' | ||
− | {{!}} style="text-align: right;" {{!}}{{{FCombo}}} | + | {{!}} style="text-align: right;" {{!}}{{{FCombo}}}}} <br /> |
|} | |} | ||
− | |} | + | |} |
+ | {{{Overview}}} | ||
− | |||
{| border="1" cellspacing="0" cellpadding="1" class="article-table" style="text-align: center;" | {| border="1" cellspacing="0" cellpadding="1" class="article-table" style="text-align: center;" | ||
Line 194: | Line 216: | ||
|P5=<br /> | |P5=<br /> | ||
}} | }} | ||
+ | __NOTOC__ | ||
[[Category:Templates/Visual]]{{Documentation}}</noinclude> | [[Category:Templates/Visual]]{{Documentation}}</noinclude> |
Latest revision as of 19: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.