Difference between revisions of "Template:SSPokemonBox"
Jump to navigation
Jump to search
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="Float:right; width: | {| class="wikitable" style="Float:right; width:220px; text-align: center;" | ||
| colspan="2" | <div style="font-weight: bold; text-align: center; font-size: 140%"> | | colspan="2" | <div style="font-weight: bold; text-align: center; font-size: 140%">{{N}}</div> | ||
|- | |- | ||
| colspan="2" | <div style="text-align: center;">[[File:{{ | | colspan="2" | <div style="text-align: center;">[[File:{{N}}.png|160px]] | ||
|- | |- | ||
| colspan="2" | <b>Number:</b> <nowiki>#</nowiki>{{{ | | colspan="2" | <b>Number:</b> <nowiki>#</nowiki>{{{1|{{{number}}}}}}<br /> | ||
<b>Type:</b> [[File:{{{ | <b>Type:</b> [[File:{{{2|{{{type}}}}}}Type.png|link=Pokémon Type/{{{2|{{{type}}}}}}]][[File:{{{3|{{{type2|None}}}}}}Type.png|link=Pokémon Type/{{{3|{{{type2|None}}}}}}]]<br />{{SSEvo|{{{4|{{{Evolution}}}}}}}}[[File:{{{7|{{{PN}}}}}}MS.png|link=Mods/Silver's_Soul/Pokédex/{{{5|{{{P}}}}}}]][[Mods/Silver's_Soul/Pokédex/{{{5|{{{P}}}}}}|<----]] [[Mods/Silver's_Soul/Pokedex|Home]] [[Mods/Silver's_Soul/Pokédex/{{{6|{{{N}}}}}}|---->]][[File:{{{8|{{{NN}}}}}}MS.png|link=Mods/Silver's_Soul/Pokédex/{{{6|{{{N}}}}}}]] | ||
[[File:{{{ | |||
</div> | </div> | ||
|- | |- | ||
| | | colspan="2" | '''[[Abilities]]''' | ||
|- | |- | ||
| | | style="width:110px;" | {{#if: {{{9|{{{A1|}}}}}}|{{A{{{9|{{{A1|A1}}}}}}|a}}|[[Ability|None]]}} | ||
| style="width:110px;" | {{#if: {{{10|{{{A2|}}}}}}|{{A{{{10|{{{A2|A2}}}}}}|a}}|[[Ability|None]]}} | |||
|- | |- | ||
| | | colspan="2" style="font-weight: bold; fint-size: 120%" | Stats | ||
| | |||
|- | |- | ||
| <b> | | style="width:110px;" | <b> HP </b> | ||
| {{{ | | style="width:110px;" | {{{11|{{{HP|HP}}}}}} | ||
|- | |- | ||
| <b> | | style="width:110px;" | <b>Attack</b> | ||
| {{{ | | style="width:110px;" | {{{12|{{{ATK|ATK}}}}}} | ||
|- | |- | ||
| <b> | | style="width:110px;" | <b>Defence</b> | ||
| {{{ | | style="width:110px;" | {{{13|{{{DEF|DEF}}}}}} | ||
|- | |- | ||
| <b>Special | | style="width:110px;" | <b>Special Atk.</b> | ||
| {{{ | | style="width:110px;" | {{{14|{{{SPCA|SPCA}}}}}} | ||
|- | |- | ||
| <b>Speed</b> | | style="width:110px;" | <b>Special Def.</b> | ||
| {{{ | | style="width:110px;" | {{{15|{{{SPCD|SPCD}}}}}} | ||
|- | |||
| style="width:110px;" | <b>Speed</b> | |||
| style="width:110px;" | {{{16|{{{SPD|SPD}}}}}} | |||
|- | |||
| style="width:110px;" | <b>Total</b> | |||
| style="width:110px;" | {{#if: {{{11|{{{HP|}}}}}}| {{#if: {{{12|{{{ATK|}}}}}}| {{#if: {{{13|{{{DEF|}}}}}}| {{#if: {{{14|{{{SPCA|}}}}}}| {{#if: {{{15|{{{SPCD|}}}}}}| {{#if: {{{16|{{{SPD|}}}}}}| {{#expr: {{{11|{{{HP}}}}}} + {{{12|{{{ATK}}}}}} + {{{13|{{{DEF}}}}}} + {{{14|{{{SPCA}}}}}} + {{{15|{{{SPCD}}}}}} + {{{16|{{{SPD}}}}}}}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}} | |||
|} | |} | ||
Latest revision as of 01:35, 6 May 2013
Template:SSPokemonBox
| |
| Number: #{{{number}}} Type: [[File:{{{type}}}Type.png|link=Pokémon Type/{{{type}}}]] | |
| Abilities | |
| None | None |
| Stats | |
| HP | HP |
| Attack | ATK |
| Defence | DEF |
| Special Atk. | SPCA |
| Special Def. | SPCD |
| Speed | SPD |
| Total | TOTAL |