Difference between revisions of "Template:PokeBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
(Description)
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;"
 
! colspan="2" | '''GPDS Data Search Engaged:'''
 
! colspan="2" | '''GPDS Data Search Engaged:'''
 
|- style="text-align:center;"
 
|- style="text-align:center;"
| colspan="2" style="border-style: solid; border-color: #000000; border-width: 1px 1px 0 1px;" | <big>'''#{{{no}}} - {{{name}}}'''</big> <br /> {{{species}}} '''Pokémon'''
+
| colspan="2" style="border-style: solid; border-color: #000000; border-width: 1px 1px 0 1px;" | <big>'''#{{{no}}} - {{{name}}}'''</big> <br /> ''{{{species}}} Pokémon''
 
|- style="background: #FDFDAB; text-align:center;"
 
|- style="background: #FDFDAB; text-align:center;"
 
|- style="height: 1px; background: #8F684B"
 
|- style="height: 1px; background: #8F684B"
Line 12: Line 28:
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |
 
|-
 
|-
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Version
+
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Type
 
| style="background: #FDFDAB; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | [[File:Type_{{{type}}}.png]] {{#if:{{{type2|}}}|[[File:Type_{{{type2}}}.png]]|}}
 
| style="background: #FDFDAB; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | [[File:Type_{{{type}}}.png]] {{#if:{{{type2|}}}|[[File:Type_{{{type2}}}.png]]|}}
 
|- style="height: 1px; background: #8F684B"
 
|- style="height: 1px; background: #8F684B"
Line 26: Line 42:
 
//-->{{#if:{{{type|}}}|[[Category:{{{type}}}-type Denjuu]]}}<!--
 
//-->{{#if:{{{type|}}}|[[Category:{{{type}}}-type Denjuu]]}}<!--
 
//--></includeonly>
 
//--></includeonly>
 +
 
<noinclude>
 
<noinclude>
 
== Description ==
 
== Description ==

Revision as of 04:37, 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.