Main Page

Difference between revisions of "Template:UnitBodyList"

From Arks-Visiphone
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
{{UnitStatsList/Header}}
 
{{UnitStatsList/Header}}
 
</noinclude>
 
</noinclude>
| class="no-resize" |[[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}}}}}}}}
|{{UnitStatsList| {{{4}}} }}
+
| class="mx-auto text-center" |{{{req|{{{4|}}}}}}
|<span class="list-unstyled">{{{5}}}</span>
+
| 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
| 13
+
|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>リア/アビオンダスク
| 13
+
|
 
| {{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
UIItemAvionDusk.png
Rear/Avion Dusk
リア/アビオンダスク
8 none
  • HP+20
  • PP+23
  • S-ATK+60
  • R-ATK+60
  • T-ATK+60
  • S-DEF+390
  • R-DEF+368
  • T-DEF+365
  • Strike Resist+5%
  • Range Resist+4%
  • Tech Resist+4%
  • The Sixth Angel (UH)
    Supported: S Class Ability 6

    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}}
    }}
    |}