Difference between revisions of "Template:UnitStatsList/Content"

From Arks-Visiphone
Jump to navigation Jump to search
Line 29: Line 29:
 
-->{{#if: {{{Dark|}}}|<td style="border: none;">{{Icons|Dark Resist}}+{{{Dark}}}</td>|}}</tr><!--
 
-->{{#if: {{{Dark|}}}|<td style="border: none;">{{Icons|Dark Resist}}+{{{Dark}}}</td>|}}</tr><!--
  
--><tr>{{#if: {{{MRES|}}}|<td style="border: none;">{{Icons|Melee Resist}}+{{{MRES}}}</td>|}}<!--
+
--><tr>{{#if: {{{MRES|}}}|<td style="border: none;">{{Icons|MEL Resist}}+{{{MRES}}}</td>|}}<!--
  
-->{{#if: {{{RRES|}}}|<td style="border: none;">{{Icons|Range Resist}}+{{{RRES}}}</td>|}}<!--
+
-->{{#if: {{{RRES|}}}|<td style="border: none;">{{Icons|RNG Resist}}+{{{RRES}}}</td>|}}<!--
  
-->{{#if: {{{TRES|}}}|<td style="border: none;">{{Icons|Tech Resist}}+{{{TRES}}}</td>|}}</tr>
+
-->{{#if: {{{TRES|}}}|<td style="border: none;">{{Icons|TEC Resist}}+{{{TRES}}}</td>|}}</tr>
 
<noinclude>
 
<noinclude>
 
<strong>Displays the following:</strong>
 
<strong>Displays the following:</strong>

Revision as of 23:53, 10 April 2020

Displays the following:

HP+900PP+900Dex+900
MEL+900RNG+900TEC+900
MEL Def+900RNG Def+900TEC Def+900
Fire Resist+100%Ice Resist+100%Lightning Resist+100%
Wind Resist+100%Light Resist+100%Dark Resist+100%
MEL Resist+100%RNG Resist+100%TEC Resist+100%
{{UnitStatsList/Content
| HP    =
| PP    =
| MEL  =
| RNG  =
| TEC  =
| DEX   =
| MDEF  =
| RDEF  =
| TDEF  =
| Fire  =
| Ice   =
| Ltn   =
| Wind  =
| Dark  =
| Light =
| MRES  =
| RRES  =
| TRES  =
}}

To be used in conjuction with the UnitStatsList template.