Difference between revisions of "Template:PokeBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>{| class="numberinfobox"
 
| rowspan="2" style="vertical-align:middle;" width="14.2857%" | ←
 
{{#ifexpr:{{{no}}} < 3|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}#{{padleft:{{#expr:{{{no}}}-2}}|3|0}} [[{{switch-T1|{{padleft:{{#expr:{{{no}}}-2}}|3|0}}}}]]}}
 
{{#ifexpr:{{{no}}} < 2|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}#{{padleft:{{#expr:{{{no}}}-1}}|3|0}} [[{{switch-T1|{{padleft:{{#expr:{{{no}}}-1}}|3|0}}}}]]}}
 
| width="14.2857%" | '''{{{name|{{PAGENAME}}}}}'''
 
{{#ifexpr:{{{no}}} > 173|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}#{{padleft:{{#expr:{{{no}}}+1}}|3|0}} [[{{switch-T1|{{padleft:{{#expr:{{{no}}}+1}}|3|0}}}}]]}}
 
{{#ifexpr:{{{no}}} > 172|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}#{{padleft:{{#expr:{{{no}}}+2}}|3|0}} [[{{switch-T1|{{padleft:{{#expr:{{{no}}}+2}}|3|0}}}}]]}}
 
| rowspan="2" style="vertical-align:middle;" width="14.2857%" | →
 
|-
 
{{#ifexpr:{{{no}}} < 3|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}[[Image:T1-{{padleft:{{#expr:{{{no}}}-2}}|3|0}}-I.gif]]}}
 
{{#ifexpr:{{{no}}} < 2|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}[[Image:T1-{{padleft:{{#expr:{{{no}}}-1}}|3|0}}-I.gif]]}}
 
| width="14.2857%" | [[Image:T1-{{{no}}}-I.gif]]
 
{{#ifexpr:{{{no}}} > 173|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}[[Image:T1-{{padleft:{{#expr:{{{no}}}+1}}|3|0}}-I.gif]]}}
 
{{#ifexpr:{{{no}}} > 172|{{!}} width="14.2857%" {{!}}|{{!}} width="14.2857%" {{!}}[[Image:T1-{{padleft:{{#expr:{{{no}}}+2}}|3|0}}-I.gif]]}}
 
|}</includeonly>
 
 
 
{| align="right" cellpadding="2" style="background: #B18B64; width: 250px; border-spacing: 0px; color: #000000;  margin-bottom:0.5em; margin-left:1em;" class="pokebox"
 
{| align="right" cellpadding="2" style="background: #B18B64; width: 250px; border-spacing: 0px; color: #000000;  margin-bottom:0.5em; margin-left:1em;" class="pokebox"
 
|- style="text-align:center; background: #FFFFFF;"
 
|- style="text-align:center; background: #FFFFFF;"

Revision as of 04:38, 10 August 2012

GPDS Data Search Engaged:
#{{{no}}} - {{{name}}}
{{{species}}} Pokémon
[[File:{{{name}}}.png]]
Type [[File:Type_{{{type}}}.png]]
Version derp


Description

This is the infobox for Miato Pokémon

To use this template, copy the text below into the top of an article and fill in each section:

{{PokeBox
| no           = 
| name         = 
| species      = 
| type     = normal
| type2    = flying
}}

If the Pokémon only has one type, simply remove type2. If the Pokémon has two types, replace whatever the hell is in it with whatever you want to feed it.