Main Page

Difference between revisions of "Template:UnitStatsList/Content"

From Arks-Visiphone
Jump to navigation Jump to search
Line 1: Line 1:
 +
<noinclude>
 +
<ul class="ml-2 mr-2 wpn-max mobile-text-fix list-unstyled" style="margin: unset;width: 60px;">
 +
</noinclude>
 
{{#if: {{{HP|}}}|<li><strong>HP</strong>+{{{HP}}}</li>|}}<!--
 
{{#if: {{{HP|}}}|<li><strong>HP</strong>+{{{HP}}}</li>|}}<!--
  
Line 35: Line 38:
 
-->{{#if: {{{TRES|}}}|<li>{{Icons|Tech Resist}}+{{{TRES}}}</li>|}}
 
-->{{#if: {{{TRES|}}}|<li>{{Icons|Tech Resist}}+{{{TRES}}}</li>|}}
 
<noinclude>
 
<noinclude>
 +
</ul>
 
<strong>Displays the following:</strong>
 
<strong>Displays the following:</strong>
 
<table>
 
<table>

Revision as of 22:10, 9 April 2020

Displays the following:

  • HP+900
  • PP+900
  • DEX+900
  • S-ATK+900
  • R-ATK+900
  • T-ATK+900
  • S-DEF+900
  • R-DEF+900
  • T-DEF+900
  • Fire Resist+100%
  • Ice Resist+100%
  • Lightning Resist+100%
  • Wind Resist+100%
  • Dark Resist+100%
  • Light Resist+100%
  • Strike Resist+100%
  • Range Resist+100%
  • Tech Resist+100%
  • {{UnitStatsList/Content
    | HP    =
    | PP    =
    | SATK  =
    | RATK  =
    | TATK  =
    | DEX   =
    | SDEF  =
    | RDEF  =
    | TDEF  =
    | Fire  =
    | Ice   =
    | Ltn   =
    | Wind  =
    | Dark  =
    | Light =
    | SRES  =
    | RRES  =
    | TRES  =
    }}

    To be used in conjuction with the UnitStatsList template.