Difference between revisions of "Template:PokemonBox"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
|||
| (24 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
< | {{InfoV2|To convert this page to the new table format, you can get the newly documented template from: [[Bulbasaur]]<br />Warning: This page is not updated to the newest version of P3D. Some data here might be wrong. If you want to help out, proceed to http://pokemon3d.net/forum/threads/7391/}} | ||
<div style="font-weight: bold; text-align: center; font-size: | {| class="wikitable" style="Float:right; width:220px; text-align: center;" | ||
| 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>{{{ | |- | ||
<b>Type:</b> [[File:{{{ | | 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:{{#if: {{{15|}}}|{{{15}}}|{{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:{{#if: {{{16|}}}|{{{16}}}|{{ZADD|{{{1|{{{number}}}}}}}}}}MS.png|link=Pokémon_List/{{{6|{{{N}}}}}}]] | ||
</div> | |||
|- | |||
| colspan="2" | '''[[Abilities]]''' | |||
|- | |||
| style="width:110px;" | {{#if: {{{7|{{{A1|}}}}}}|{{A{{{7|{{{A1|A1}}}}}}|a}}|[[Ability|None]]}} | |||
| style="width:110px;" | {{#if: {{{8|{{{A2|}}}}}}|{{A{{{8|{{{A2|A2}}}}}}|a}}|[[Ability|None]]}} | |||
|- | |||
| colspan="2" style="font-weight: bold; fint-size: 120%" | Stats | |||
|- | |||
| style="width:110px;" | <b> [[HP]] </b> | |||
| style="width:110px;" | {{{9|{{{HP|HP}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Attack]]</b> | |||
| style="width:110px;" | {{{10|{{{ATK|ATK}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Defense]]</b> | |||
| style="width:110px;" | {{{11|{{{DEF|DEF}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Special Attack|Special Atk.]]</b> | |||
| style="width:110px;" | {{{12|{{{SPCA|SPCA}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Special Defense|Special Def.]]</b> | |||
| style="width:110px;" | {{{13|{{{SPCD|SPCD}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Speed]]</b> | |||
| style="width:110px;" | {{{14|{{{SPD|SPD}}}}}} | |||
|- | |||
| style="width:110px;" | <b>Total</b> | |||
| 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}} | |||
|} | |||
Latest revision as of 17:11, 25 August 2014
|
Template:PokemonBox
| |
| Number: #{{{number}}} Type: [[File:{{{type1}}}Type.png|link=Pokémon Type/{{{type1}}}]] | |
| Abilities | |
| None | None |
| Stats | |
| HP | HP |
| Attack | ATK |
| Defense | DEF |
| Special Atk. | SPCA |
| Special Def. | SPCD |
| Speed | SPD |
| Total | TOTAL |