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