If you are looking for Information about PSU Clementine, Go check their Wiki

Difference between revisions of "Template:Boss stats"

From The re-PSUPedia
Jump to: navigation, search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>== Stats example 1 ==
+
<includeonly>{| class="wikitable" style="text-align:center"
{| class="wikitable" style="text-align:center"
 
 
! colspan="6" | Stat modifiers !! colspan="2" | Half damage
 
! colspan="6" | Stat modifiers !! colspan="2" | Half damage
 
|-
 
|-
| width="40" | '''HP''' || width="40" | {{{HP}}} || width="40" | '''ATP''' || width="40" | {{{ATP}}} || width="40" | '''ATA''' || width="40" | {{{ATA}}} || width="40" | {{Saber icon}} || width="240" | {{{Half damage striking}}}
+
| width="40" | '''HP''' || width="40" | {{#if: {{{HP}}}|{{{HP}}}|?}} || width="40" | '''ATP''' || width="40" | {{#if: {{{ATP}}}|{{{ATP}}}|?}} || width="40" | '''ATA''' || width="40" | {{#if: {{{ATA}}}|{{{ATA}}}|?}} || width="40" | {{Saber icon}} || width="240" | {{#if: {{{Half damage striking}}}|{{{Half damage striking}}}|--}}
 
|-
 
|-
| '''TP''' || {{{TP}}} || '''DFP''' || {{{DFP}}} || '''EVP''' || {{{EVP}}} || {{Handgun icon}} || {{{Half damage ranged}}}
+
| '''TP''' || {{#if: {{{TP}}}|{{{TP}}}|?}} || '''DFP''' || {{#if: {{{DFP}}}|{{{DFP}}}|?}} || '''EVP''' || {{#if: {{{EVP}}}|{{{EVP}}}|?}} || {{Handgun icon}} || {{#if: {{{Half damage ranged}}}|{{{Half damage ranged}}}|--}}
 
|-
 
|-
| '''MST''' || {{{MST}}} || '''STA''' || {{{STA}}} || '''EXP''' || {{{EXP}}} || {{Wand icon}} || {{{Half damage TECHNIC}}}
+
| '''MST''' || {{#if: {{{MST}}}|{{{MST}}}|?}} || '''STA''' || {{#if: {{{STA}}}|{{{STA}}}|?}} || '''EXP''' || {{#if: {{{EXP}}}|{{{EXP}}}|?}} || {{Wand icon}} || {{#if: {{{Half damage TECHNIC}}}|{{{Half damage TECHNIC}}}|--}}
|}</includeonly>
+
|}</includeonly><noinclude>
<noinclude>{{Boss stats
+
== Blank template ==
 +
<pre>{{Boss stats
 
|HP=  
 
|HP=  
 
|ATP=  
 
|ATP=  
Line 21: Line 21:
 
|Half damage striking=  
 
|Half damage striking=  
 
|Half damage ranged=  
 
|Half damage ranged=  
|Half damage TECHNIC=  
+
|Half damage TECHNIC= }}</pre>
}}
+
 
This table was created using the following code.<pre>{{Boss stats
+
[[Category:Article templates]]</noinclude>
|HP=
 
|ATP=
 
|ATA=
 
|TP=
 
|DFP=
 
|EVP=
 
|MST=
 
|STA=
 
|EXP=
 
|Half damage striking=
 
|Half damage ranged=
 
|Half damage TECHNIC=
 
}}</pre></noinclude>
 

Latest revision as of 20:16, 25 February 2011

Blank template

{{Boss stats
|HP= 
|ATP= 
|ATA= 
|TP= 
|DFP= 
|EVP= 
|MST= 
|STA= 
|EXP= 
|Half damage striking= 
|Half damage ranged= 
|Half damage TECHNIC= }}