Difference between revisions of "Template:PokemonBox2"
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
| colspan="2" | '''[[Abilities]]''' | | colspan="2" | '''[[Abilities]]''' | ||
|- | |- | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{8|{{{A1|}}}}}}|{{A{{{8|{{{A1|A1}}}}}}|a}}|[[Ability|None]]}} | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{9|{{{A2|}}}}}}|{{A{{{9|{{{A2|A2}}}}}}|a}}|[[Ability|None]]}} | ||
|- | |- | ||
| colspan="2" style="font-weight: bold; fint-size: 120%" | Stats | | colspan="2" style="font-weight: bold; fint-size: 120%" | Stats | ||
|- | |- | ||
| style="width:110px;" | <b> [[HP]] </b> | | style="width:110px;" | <b> [[HP]] </b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{10|{{{HP|HP}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Attack]]</b> | | style="width:110px;" | <b>[[Attack]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{11|{{{ATK|ATK}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Defense]]</b> | | style="width:110px;" | <b>[[Defense]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{12|{{{DEF|DEF}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Special Attack|Special Atk.]]</b> | | style="width:110px;" | <b>[[Special Attack|Special Atk.]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{13|{{{SPCA|SPCA}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Special Defense|Special Def.]]</b> | | style="width:110px;" | <b>[[Special Defense|Special Def.]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{14|{{{SPCD|SPCD}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Speed]]</b> | | style="width:110px;" | <b>[[Speed]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{15|{{{SPD|SPD}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Total</b> | | style="width:110px;" | <b>Total</b> | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{10|{{{HP|}}}}}}| {{#if: {{{11|{{{ATK|}}}}}}| {{#if: {{{12|{{{DEF|}}}}}}| {{#if: {{{13|{{{SPCA|}}}}}}| {{#if: {{{14|{{{SPCD|}}}}}}| {{#if: {{{15|{{{SPD|}}}}}}| {{#expr: {{{10|{{{HP}}}}}} + {{{11|{{{ATK}}}}}} + {{{11|{{{DEF}}}}}} + {{{13|{{{SPCA}}}}}} + {{{14|{{{SPCD}}}}}} + {{{15|{{{SPD}}}}}}}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}} | ||
|} | |} | ||
Revision as of 22:51, 16 May 2013
Template:PokemonBox2
| |
| Number: #{{{number}}} Type: [[File:{{{type}}}Type.png|link=Pokémon Type/{{{type}}}]] | |
| Abilities | |
| None | None |
| Stats | |
| HP | HP |
| Attack | ATK |
| Defense | DEF |
| Special Atk. | SPCA |
| Special Def. | SPCD |
| Speed | SPD |
| Total | TOTAL |