Template:Infobox R-Mag: Difference between revisions

From PSP2i Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table align="right" style="border: 1px solid #aaa; font-size: 95%" cellpadding="0">
<table align="right" style="border: 1px solid #aaa; font-size: 95%; margin-bottom: 10px;" cellpadding="0">


<tr><td><table align="center" style="width:100%;">
<tr><td><table align="center" style="width:100%;">
Line 41: Line 41:
<th style="background-color: #A00000;">Grade:</th>
<th style="background-color: #A00000;">Grade:</th>
<td>{{#switch:{{{grade}}}
<td>{{#switch:{{{grade}}}
   | C = [[File:c.gif|link=]]
   | C = [[File:c.png|link=]]
   | B = [[File:b.gif|link=]]
   | B = [[File:b.png|link=]]
   | A = [[File:a.gif|link=]]
   | A = [[File:a.png|link=]]
   | S = [[File:s.gif|link=]]
   | S = [[File:s.png|link=]]
}}</td>
}}</td>
</tr>
</tr>
Line 127: Line 127:
<td>{{{firerate}}}</td>
<td>{{{firerate}}}</td>
</tr>
</tr>
}}
</table><table align="center" style="width:100%">
<th style="background-color: #A00000;" colspan="2">Extend Data</th>
{{#if:{{{ETEC|}}}|
<tr>
<th style="background-color: #A00000;">EXT TEC:</th>
<td>{{{ETEC}}} (+{{#expr:{{{ETEC}}}-{{{TEC10}}}}})</td>
</tr>
}}
{{#if:{{{EACC|}}}|
<tr>
<th style="background-color: #A00000;">EXT ACC:</th>
<td>{{{EACC}}} (+{{#expr:{{{EACC}}}-{{{ACC}}}}})</td>
</tr>
}}
{{#if:{{{ETEC|}}}|
<tr>
<th style="background-color: #A00000;">EXT Eff. ATK:</th>
<td>{{#expr: ({{{ETEC}}}/2)+({{{EACC}}}/2) round 0}} (+{{#expr:({{#expr: ({{{ETEC}}}/2)+({{{EACC}}}/2) round 0}})-({{#expr: ({{{TEC10}}}/2)+({{{ACC}}}/2) round 0}})}})
}}
{{#if:{{{ITEC|}}}|
<tr>
<th style="background-color: #A00000;">EXT∞ TEC:</th>
<td>{{{ITEC}}} (+{{#expr:{{{ITEC}}}-{{{ETEC}}}}})</td>
</tr>
}}
{{#if:{{{IACC|}}}|
<tr>
<th style="background-color: #A00000;">EXT∞ ACC:</th>
<td>{{{IACC}}} (+{{#expr:{{{IACC}}}-{{{EACC}}}}})</td>
</tr>
}}
{{#if:{{{ITEC|}}}|
<tr>
<th style="background-color: #A00000;">EXT∞ Eff. ATK:</th>
<td>{{#expr: ({{{ITEC}}}/2)+({{{IACC}}}/2) round 0}} (+{{#expr:({{#expr: ({{{ITEC}}}/2)+({{{IACC}}}/2) round 0}})-({{#expr: ({{{ETEC}}}/2)+({{{EACC}}}/2) round 0}})}})
}}
}}
</table>
</table>

Latest revision as of 11:06, 21 August 2022



Infobox R-Mag
R-Mag Parameters




Extend Data

Template:Infobox R-Mag/doc