Difference between revisions of "Template:Transient extended infobox"

Jump to navigation Jump to search
Undo revision 50464 by SurtrFan8511 (talk)
(Undo revision 49417 by SurtrFan8511 (talk))
Tag: Undo
(Undo revision 50464 by SurtrFan8511 (talk))
Tag: Undo
 
(3 intermediate revisions by the same user not shown)
Line 940: Line 940:
     </tr>
     </tr>
     <tr>
     <tr>
       <th>{{Tooltip|Max HP|+15 Lv, +2000 HP}}</th>
       <th>{{Tooltip|Max HP|+20 Lv, +2000 HP}}</th>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+15-1) + 2000 }}</td>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+20-1) + 2000 }}</td>
       <th>{{Tooltip|Max ATK|+15 Lv, +2000 ATK}}</th>
       <th>{{Tooltip|Max ATK|+20 Lv, +2000 ATK}}</th>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+15-1) + 2000 }}</td>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+20-1) + 2000 }}</td>
     </tr>
     </tr>
     </table>
     </table>
Line 1,143: Line 1,143:
<tr>
<tr>
     <th>Group/Affiliation</th>
     <th>Group/Affiliation</th>
     <td>{{#var:group}}</td>
     <td>{{Affiliation|{{#var:group}}}}</td>
</tr>
</tr>
     }}
     }}
trusted
5,894

edits

Navigation menu