Template:PokeBoxForm

From The Official Project Miato Wiki
Revision as of 00:03, 28 August 2023 by StellarWind (talk | contribs) (Created page with "|- style="text-align:center;" | colspan="2" style="border-style: solid; border-color: #000000; border-width: 1px 1px 0 1px;" | '''''{{{form}}}''''' |- style="background: #92d3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

|- style="text-align:center;" | colspan="2" style="border-style: solid; border-color: #000000; border-width: 1px 1px 0 1px;" | {{{form}}} |- style="background: #92d3e9; text-align:center;" |- style="height: 1px; background: #0f4373" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- style="background: #c6f2ff; text-align: center;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:{{{name}}}_{{{form}}}.png|250px|center|{{{name}}} ({{{form}}})]] |- style="height: 1px; background: #0f4373" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Type | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | [[File:Type_{{{type}}}.png]] |- style="height: 1px; background: #0f4373" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- style="text-align: center;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | Physical Data |- | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Height | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{ht}}} m. |- | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Weight | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{wt}}} Kg. |- |- style="height: 1px; background: #0f4373;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- |- style="text-align: center;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | Ability Data |- | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Ability | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | |- |- style="background: #c6f2ff; text-align: left;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- | style="display:none; text-align: center; border: 1px solid #000000; border-top-width: 0;" | Ability | style="display:none; background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | |- |- style="display:none; background: #c6f2ff; text-align: left;" | colspan="2" style="display:none; border: 1px solid #000000; border-top-width: 0;" | |- |- | style="display:none; text-align: center; border: 1px solid #000000; border-top-width: 0;" | Hidden Ability | style="display:none; background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | |- |- style="display:none; background: #c6f2ff; text-align: left;" | colspan="2" style="display:none; border: 1px solid #000000; border-top-width: 0;" | |- |- style="height: 1px; background: #0f4373;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |-



Description

This is the infobox for Miato Pokémon

To use this template, copy the text below after the initial PokeBox template and fill in each section:

{{PokeBox
| form =
| type = normal
| type2 = flying
| ht = 
| wt = 
| ability = 
| ability2 = 
| hidden = 
}}

If the Pokémon only has one Ability, feed N/A into the ability2 field. This will make the cells disappear.

Do not forget to cap this with the PokeBoxBottom template.