Difference between revisions of "Template:PokeBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |
 
|- style="background: #FFFFFF; text-align: center;"  
 
|- style="background: #FFFFFF; text-align: center;"  
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{name}}}.png|200px|thumb|center|{{{name}}}]]]
+
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{name}}}.png|200px|center|{{{name}}}]]
 
|- style="height: 1px; background: #8F684B"
 
|- style="height: 1px; background: #8F684B"
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" |

Revision as of 06:06, 10 August 2012

GPDS Data Search Engaged:
#{{{no}}} - {{{name}}}
{{{species}}} Pokémon
[[File:{{{name}}}.png|200px|center|{{{name}}}]]
Type [[File:Type_{{{type}}}.png]]
Physical Data
Height {{{ht}}} m.
Weight {{{wt}}} Kg.
Ability Data
Ability {{{ability}}}
{{{ability_desc}}}
Ability {{{ability2}}}
{{{ability2_desc}}}


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
| ht = 
| wt = 
| ability = 
| ability_desc = 
| ability2 = 
| ability2_desc = 
}}

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.