Difference between revisions of "Template:UnitBodyList"
Jump to navigation
Jump to search
m (Reverted edits by Theta Zero (talk) to last revision by Time) |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
{{UnitStatsList/Header}} | {{UnitStatsList/Header}} | ||
</noinclude> | </noinclude> | ||
− | | class="no-resize unit-image-fixed" |[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}| | + | | class="no-resize unit-image-fixed" |[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|100px|link=]] |
| class="unit-table-fixed" |{{{2}}} | | class="unit-table-fixed" |{{{2}}} | ||
|{{Rarity|{{{3}}}}} | |{{Rarity|{{{3}}}}} | ||
− | |{{UnitStatsList|{{{ | + | |{{{4}}} |
− | |<span class="list-unstyled unit-table-fixed">{{{ | + | |{{UnitStatsList|{{{5}}}}} |
+ | |{{UnitStatsList|{{{6}}}}} | ||
+ | |{{UnitStatsList|{{{7}}}}} | ||
+ | |{{UnitStatsList|{{{8}}}}} | ||
+ | |<span class="list-unstyled unit-table-fixed">{{{9}}}</span> | ||
|- | |- | ||
<noinclude> | <noinclude> | ||
Line 17: | Line 21: | ||
| Name | | Name | ||
| Rarity number | | Rarity number | ||
− | | UnitStatsList/Content template | + | | Equip requirement |
+ | | UnitStatsList/Content template (base stats) | ||
+ | | UnitStatsList/Content template (+10 stats) | ||
+ | | UnitStatsList/Content template (resistances) | ||
+ | | UnitStatsList/Content template (additional stats) | ||
| Drop info | | Drop info | ||
}} | }} | ||
Line 28: | Line 36: | ||
| Back/Boost Aura | | Back/Boost Aura | ||
| 10 | | 10 | ||
− | | {{UnitStatsList/Content| | + | | {{Icons|DEX}} 380 |
+ | | {{UnitStatsList/Content|MDEF=120|RDEF=120|TDEF=120}} | ||
+ | | {{UnitStatsList/Content|MDEF=168|RDEF=168|TDEF=168}} | ||
+ | | {{UnitStatsList/Content|Fire=4%|Ice=4%|Ltn=4%|Wind=4%|Light=4%|Dark=4%|MRES=4%|RRES=4%|TRES=4%}} | ||
+ | | {{UnitStatsList/Content|HP=40|PP=4}} | ||
| Completing Falspawn Den on SH | | Completing Falspawn Den on SH | ||
}} | }} | ||
Line 42: | Line 54: | ||
| Back/Boost Aura | | Back/Boost Aura | ||
| 10 | | 10 | ||
− | | {{UnitStatsList/Content| | + | | {{Icons|DEX}} 380 |
+ | | {{UnitStatsList/Content|MDEF=120|RDEF=120|TDEF=120}} | ||
+ | | {{UnitStatsList/Content|MDEF=168|RDEF=168|TDEF=168}} | ||
+ | | {{UnitStatsList/Content|Fire=4%|Ice=4%|Ltn=4%|Wind=4%|Light=4%|Dark=4%|MRES=4%|RRES=4%|TRES=4%}} | ||
+ | | {{UnitStatsList/Content|HP=40|PP=4}} | ||
| Completing Falspawn Den on SH | | Completing Falspawn Den on SH | ||
}} | }} |
Latest revision as of 21:38, 4 November 2020
Icon | Unit | ★ | req. | Stats +0 | Stats +10 | Resistances | Additional Stats | Drop/Info |
---|---|---|---|---|---|---|---|---|
[[File:{{{1}}}|100px|link=]] | {{{2}}} | {{{4}}} | {{{5}}} |
{{{6}}} |
{{{7}}} |
{{{8}}} |
{{{9}}} |
How to use
{{UnitBodyList | Filename | Name | Rarity number | Equip requirement | UnitStatsList/Content template (base stats) | UnitStatsList/Content template (+10 stats) | UnitStatsList/Content template (resistances) | UnitStatsList/Content template (additional stats) | Drop info }}
This creates the following:
Icon | Unit | ★ | req. | Stats +0 | Stats +10 | Resistances | Additional Stats | Drop/Info |
---|---|---|---|---|---|---|---|---|
Back/Boost Aura | 380 | Completing Falspawn Den on SH
|
Which looks like this:
{{UnitStatsList/Header}} {{UnitBodyList | UIItemBoostAura.png | Back/Boost Aura | 10 | {{Icons|DEX}} 380 | {{UnitStatsList/Content|MDEF=120|RDEF=120|TDEF=120}} | {{UnitStatsList/Content|MDEF=168|RDEF=168|TDEF=168}} | {{UnitStatsList/Content|Fire=4%|Ice=4%|Ltn=4%|Wind=4%|Light=4%|Dark=4%|MRES=4%|RRES=4%|TRES=4%}} | {{UnitStatsList/Content|HP=40|PP=4}} | Completing Falspawn Den on SH }} |}