Difference between revisions of "Template:PokemonBox"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
|- | |- | ||
| colspan="2" | <b>Number:</b> <nowiki>#</nowiki>{{{1|{{{number}}}}}}<br /> | | colspan="2" | <b>Number:</b> <nowiki>#</nowiki>{{{1|{{{number}}}}}}<br /> | ||
<b>Type:</b> [[File:{{{2|{{{type|{{{type1}}}}}}}}}Type.png|link=Pokémon Type/{{{2|{{{type|{{{type1}}}}}}}}}]][[File:{{{3|{{{type2|None}}}}}}Type.png|link=Pokémon Type/{{{3|{{{type2|None}}}}}}]]<br />{{Evo|{{{4|{{{Evolution}}}}}}}}[[File:{{{ | <b>Type:</b> [[File:{{{2|{{{type|{{{type1}}}}}}}}}Type.png|link=Pokémon Type/{{{2|{{{type|{{{type1}}}}}}}}}]][[File:{{{3|{{{type2|None}}}}}}Type.png|link=Pokémon Type/{{{3|{{{type2|None}}}}}}]]<br />{{Evo|{{{4|{{{Evolution}}}}}}}} | ||
[[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|}}}}}}|{{{7|{{{A1|A1}}}}}}|[[Ability|None]]}} | ||
| style="width:110px;" | {{#if: {{{ | | style="width:110px;" | {{#if: {{{8|{{{A2|}}}}}}|{{{8|{{{A2|A2}}}}}}|[[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>[[Defence]]</b> | | style="width:110px;" | <b>[[Defence]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{11|{{{DEF|DEF}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Special Atk.]]</b> | | style="width:110px;" | <b>[[Special Atk.]]</b> | ||
| style="width:110px;" | {{{ | | style="width:110px;" | {{{12|{{{SPCA|SPCA}}}}}} | ||
|- | |- | ||
| style="width:110px;" | <b>[[Special Def.]]</b> | | style="width:110px;" | <b>[[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 07:27, 15 March 2013
Template:PokemonBox
| |
| Number: #{{{number}}} Type: [[File:{{{type1}}}Type.png|link=Pokémon Type/{{{type1}}}]] | |
| Abilities | |
| None | None |
| Stats | |
| HP | HP |
| Attack | ATK |
| Defence | DEF |
| Special Atk. | SPCA |
| Special Def. | SPCD |
| Speed | SPD |
| Total | TOTAL |