Difference between revisions of "Template:PokemonBox2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
|||
| (9 intermediate revisions by 2 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> {{{3|{{{ | | colspan="2" | <b>Number:</b> <nowiki>#</nowiki>{{{1|{{{number}}}}}}<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:''' [[Pokémon_List/{{{4|{{{Evolution1}}}}}}|{{{4|{{{Evolution1}}}}}}]]<br /> | |||
[[ | '''Evolution 2:''' [[Pokémon_List/{{{5|{{{Evolution2}}}}}}|{{{5|{{{Evolution2}}}}}}]]<br /> | ||
[[File:{{{ | [[File:{{ZSUB|{{{1|{{{number}}}}}}}}MS.png|link=Pokémon_List/{{{6|{{{P}}}}}}]][[Pokémon_List/{{{6|{{{P}}}}}}|<----]] [[Pokémon_List|Home]] [[Pokémon_List/{{{7|{{{N}}}}}}|---->]][[File:{{ZADD|{{{1|{{{number}}}}}}}}MS.png|link=Pokémon_List/{{{7|{{{N}}}}}}]] | ||
</div></ | </div> | ||
|- | |||
| colspan="2" | '''[[Abilities]]''' | |||
|- | |||
| style="width:110px;" | {{#if: {{{8|{{{A1|}}}}}}|{{A{{{8|{{{A1|A1}}}}}}|a}}|[[Ability|None]]}} | |||
| style="width:110px;" | {{#if: {{{9|{{{A2|}}}}}}|{{A{{{9|{{{A2|A2}}}}}}|a}}|[[Ability|None]]}} | |||
|- | |||
| colspan="2" style="font-weight: bold; fint-size: 120%" | Stats | |||
|- | |||
| style="width:110px;" | <b> [[HP]] </b> | |||
| style="width:110px;" | {{{10|{{{HP|HP}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Attack]]</b> | |||
| style="width:110px;" | {{{11|{{{ATK|ATK}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Defense]]</b> | |||
| style="width:110px;" | {{{12|{{{DEF|DEF}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Special Attack|Special Atk.]]</b> | |||
| style="width:110px;" | {{{13|{{{SPCA|SPCA}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Special Defense|Special Def.]]</b> | |||
| style="width:110px;" | {{{14|{{{SPCD|SPCD}}}}}} | |||
|- | |||
| style="width:110px;" | <b>[[Speed]]</b> | |||
| style="width:110px;" | {{{15|{{{SPD|SPD}}}}}} | |||
|- | |||
| style="width:110px;" | <b>Total</b> | |||
| style="width:110px;" | {{#if: {{{10|{{{HP|}}}}}}| {{#if: {{{11|{{{ATK|}}}}}}| {{#if: {{{12|{{{DEF|}}}}}}| {{#if: {{{13|{{{SPCA|}}}}}}| {{#if: {{{14|{{{SPCD|}}}}}}| {{#if: {{{15|{{{SPD|}}}}}}| {{#expr: {{{10|{{{HP}}}}}} + {{{11|{{{ATK}}}}}} + {{{11|{{{DEF}}}}}} + {{{13|{{{SPCA}}}}}} + {{{14|{{{SPCD}}}}}} + {{{15|{{{SPD}}}}}}}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}}|TOTAL}} | |||
|} | |||
Latest revision as of 13:46, 2 September 2014
|
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 |