Changes

Template:Pokemon Infobox

2,031 bytes added, 15:17, 14 July 2016
Created page with "{{forum}} {| class="infobox" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:ce..."
{{forum}}
{| class="infobox" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Number|}}}|
{{!}} '''Number'''
{{!}} {{{Number|}}} }}
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Height|}}}|
{{!}} '''Height'''
{{!}} {{{Height|}}} }}
|-
{{#if: {{{Weight|}}}|
{{!}} '''Weight'''
{{!}} {{{Weight|}}} }}
|-
{{#if: {{{Evolves From|}}}|
{{!}} '''Evolves From'''
{{!}} {{{Evolves From|}}} }}
|-
{{#if: {{{Evolves To|}}}|
{{!}} '''Evolves To'''
{{!}} {{{Evolves To|}}} }}
|-
{{#if: {{{Evolution Requirement|}}}|
{{!}} '''Evolution Requirement'''
{{!}} {{{Evolution Requirement|}}} }}
|-
{{#if: {{{Egg Distance|}}}|
{{!}} '''Egg Distance'''
{{!}} {{{Egg Distance|}}} }}
|-
{{#if: {{{Fast Attacks|}}}|
{{!}} '''Fast Attacks'''
{{!}} {{{Fast Attacks|}}} }}
|-
{{#if: {{{Special Attacks|}}}|
{{!}} '''Special Attacks'''
{{!}} {{{Special Attacks|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
{{#if: {{{Difficulty to find|}}}|
{{!}} '''Difficulty to find'''
{{!}} {{{Difficulty to find|}}} }}
|-
{{#if: {{{Acquired by|}}}|
{{!}} '''Acquired by'''
{{!}} {{{Acquired by|}}} }}
|-
|}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set:Level requirement={{{Level requirement|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Difficulty to find={{{Difficulty to find|}}} |+sep}} {{#set:Price={{{Price|}}} |+sep}} {{#set:Description={{{Description|}}} }} {{#set:Acquired by={{{Acquired by|}}} |+sep}} </includeonly>
<noinclude>
Used on [[Item]] pages

==Usage==
<pre>
{{Item Infobox
|image=
|Type=
|Effect=
|Description=
|Level requirement=
|Difficulty to find=
|Price=
|Acquired by=
}}
</pre>



<br><br>
[[Category:Templates]]
</noinclude>