Difference between revisions of "Template:PokemonBox2"
Jump to navigation
Jump to search
| Line 8: | Line 8: | ||
'''Evolution 1:''' [[Pokémon_List/{{{4|{{{Evolution1}}}}}}|{{{4|{{{Evolution1}}}}}}]]<br /> | '''Evolution 1:''' [[Pokémon_List/{{{4|{{{Evolution1}}}}}}|{{{4|{{{Evolution1}}}}}}]]<br /> | ||
'''Evolution 2:''' [[Pokémon_List/{{{5|{{{Evolution2}}}}}}|{{{5|{{{Evolution2}}}}}}]]<br /> | '''Evolution 2:''' [[Pokémon_List/{{{5|{{{Evolution2}}}}}}|{{{5|{{{Evolution2}}}}}}]]<br /> | ||
[[File:{{{ | [[File:{{ZSUB|{{{1|{{{number}}}}}}}}MS.png|link=Pokémon_List/{{{5|{{{P}}}}}}]][[Pokémon_List/{{{5|{{{P}}}}}}|<----]] [[Pokémon_List|Home]] [[Pokémon_List/{{{6|{{{N}}}}}}|---->]][[File:{{ZADD|{{{1|{{{number}}}}}}}}MS.png|link=Pokémon_List/{{{6|{{{N}}}}}}]] | ||
</div> | </div> | ||
|- | |- | ||
| colspan="2" | '''[[Abilities]]''' | | colspan="2" | '''[[Abilities]]''' | ||
|- | |- | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{7|{{{A1|}}}}}}|{{A{{{7|{{{A1|A1}}}}}}|a}}|[[Ability|None]]}} | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{8|{{{A2|}}}}}}|{{A{{{8|{{{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;" | {{{9|{{{HP|HP}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Attack</b> | | style="width:110px;" | <b>[[Attack]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{10|{{{ATK|ATK}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b> | | style="width:110px;" | <b>[[Defense]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{11|{{{DEF|DEF}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Special Atk.</b> | | style="width:110px;" | <b>[[Special Attack|Special Atk.]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{12|{{{SPCA|SPCA}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Special Def.</b> | | style="width:110px;" | <b>[[Special Defense|Special Def.]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{13|{{{SPCD|SPCD}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Speed</b> | | style="width:110px;" | <b>[[Speed]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{14|{{{SPD|SPD}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>Total</b> | | style="width:110px;" | <b>Total</b> | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{9|{{{HP|}}}}}}| {{#if: {{{10|{{{ATK|}}}}}}| {{#if: {{{11|{{{DEF|}}}}}}| {{#if: {{{12|{{{SPCA|}}}}}}| {{#if: {{{13|{{{SPCD|}}}}}}| {{#if: {{{14|{{{SPD|}}}}}}| {{#expr: {{{9|{{{HP}}}}}} + {{{10|{{{ATK}}}}}} + {{{11|{{{DEF}}}}}} + {{{12|{{{SPCA}}}}}} + {{{13|{{{SPCD}}}}}} + {{{14|{{{SPD}}}}}}}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}} | ||
|} | |} | ||
Revision as of 22:49, 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 |