Difference between revisions of "Template:PokeBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
Line 13: Line 13:
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Type
 
| 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; text-align:center;"" | [[File:Type_{{{type}}}.png]] {{#if:{{{type2|}}}|[[File:Type_{{{type2}}}.png]]|}}
 
|- 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 05:59, 10 August 2012

GPDS Data Search Engaged:
#{{{no}}} - {{{name}}}
{{{species}}} Pokémon
[[File:{{{name}}}.png]]
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.