Main Page
Difference between revisions of "Template:UnitBodyList"
Jump to navigation
Jump to search
(10 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{UnitStatsList/Header}} | {{UnitStatsList/Header}} | ||
</noinclude> | </noinclude> | ||
− | | class="no-resize unit-image-fixed" |[[File:{{#replace: {{#replace: {{{1}}}| |}}|'|}}|64px|link=]] | + | | class="no-resize unit-image-fixed" |[[File:{{#replace: {{#replace: {{{file|{{{1}}}}}}| |}}|'|}}|64px|center|link=]] |
− | | class="unit-table-fixed" |{{{2}}} | + | | class="unit-table-fixed text-center" |{{{name|{{{2}}}}}} |
− | |{{Rarity|{{{3}}}}} | + | | class="mx-auto text-center" |{{Rarity|{{{rarity|{{{3}}}}}}}} |
− | | style="line-height:2.2rem;" |{{UnitStatsList|{{{ | + | | class="mx-auto text-center" |{{{req|{{{4|}}}}}} |
− | |<span class="list-unstyled unit-table-fixed">{{{ | + | | style="line-height:2.2rem;" |{{UnitStatsList|{{{stats|{{{5}}}}}}}} |
+ | |<span class="list-unstyled unit-table-fixed text-center mx-auto">{{{drop|{{{6}}}}}}</span> | ||
|- | |- | ||
<noinclude> | <noinclude> | ||
Line 25: | Line 26: | ||
{{UnitBodyList | {{UnitBodyList | ||
− | | UIItemAvionDusk.png | + | |file=UIItemAvionDusk.png |
− | | Rear/Avion Dusk<br>リア/アビオンダスク | + | |rarity=8 |
− | | | + | |name=Rear/Avion Dusk<br>リア/アビオンダスク |
− | | {{UnitStatsList/Content|HP=20|PP=23|SATK=60|RATK=60|TATK=60|SDEF=390|RDEF=368|TDEF=365|SRES=5%|RRES=4%|TRES=4%}} | + | |req=none |
− | | The Sixth Angel (UH)<br>Supported: {{icons|SSA 6}} | + | |stats={{UnitStatsList/Content|HP=20|PP=23|SATK=60|RATK=60|TATK=60|SDEF=390|RDEF=368|TDEF=365|SRES=5%|RRES=4%|TRES=4%}} |
+ | |drop=The Sixth Angel (UH)<br>Supported: {{icons|SSA 6}} | ||
}} | }} | ||
Line 40: | Line 42: | ||
{{UnitBodyList | {{UnitBodyList | ||
| UIItemAvionDusk.png | | UIItemAvionDusk.png | ||
+ | |rarity=8 | ||
| Rear/Avion Dusk<br>リア/アビオンダスク | | Rear/Avion Dusk<br>リア/アビオンダスク | ||
− | | | + | | |
| {{UnitStatsList/Content|HP=20|PP=23|SATK=60|RATK=60|TATK=60|SDEF=390|RDEF=368|TDEF=365|SRES=5%|RRES=4%|TRES=4%}} | | {{UnitStatsList/Content|HP=20|PP=23|SATK=60|RATK=60|TATK=60|SDEF=390|RDEF=368|TDEF=365|SRES=5%|RRES=4%|TRES=4%}} | ||
| The Sixth Angel (UH)<br>Supported: {{icons|SSA 6}} | | The Sixth Angel (UH)<br>Supported: {{icons|SSA 6}} |
Latest revision as of 22:46, 8 June 2020
Icon | Unit | ★ | Req. | Stats | Drop/Info |
---|---|---|---|---|---|
[[File:{{{1}}}|64px|center|link=]] | {{{2}}} | {{{5}}} |
{{{6}}} |
How to use
{{UnitBodyList | Filename | Name | Rarity number | UnitStatsList/Content template | Drop info }}
This creates the following:
Icon | Unit | ★ | Req. | Stats | Drop/Info |
---|---|---|---|---|---|
Rear/Avion Dusk リア/アビオンダスク |
none | The Sixth Angel (UH) Supported: |
Which looks like this:
{{UnitStatsList/Header}} {{UnitBodyList | UIItemAvionDusk.png |rarity=8 | Rear/Avion Dusk<br>リア/アビオンダスク | | {{UnitStatsList/Content|HP=20|PP=23|SATK=60|RATK=60|TATK=60|SDEF=390|RDEF=368|TDEF=365|SRES=5%|RRES=4%|TRES=4%}} | The Sixth Angel (UH)<br>Supported: {{icons|SSA 6}} }} |}