Template:PokeBoxForm

From The Official Project Miato Wiki
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}}}
{{{condition}}} |- 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="display:none; text-align: center; border: 1px solid #000000; border-top-width: 0;" | Type | style="display:none; 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="display:none; border: 1px solid #000000; border-top-width: 0;" | Physical Data |- | style="display:none; text-align: center; border: 1px solid #000000; border-top-width: 0;" | Height | style="display:none; background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{ht}}} m. |- | style="display:none; text-align: center; border: 1px solid #000000; border-top-width: 0;" | Weight | style="display:none; background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{wt}}} Kg. |- |- style="display:none; height: 1px; background: #0f4373;" | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | |- |- style="text-align: center;" | colspan="2" style="display:none; border: 1px solid #000000; border-top-width: 0;" | Ability Data |- | 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="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;" | 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 a part of the infobox for Pokemon form data.

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

{{PokeBoxForm
| name =
| form =
| condition =
| type = 
| type2 = 
| physchange =
| ht = 
| wt = 
| ability = 
| ability2 = 
| hidden = 
}}

If the form is not accompanied by a size change, enter "no" into "physchange"

If the form is not accompanied by a type change, leave "type" as blank to make these lines disappear.

If the form's abilities do not change, leave "ability" as blank to make these lines disappear.

If the Pokémon only has one Ability, leave "ability2" blank. This will make the cells disappear. Same re: "hidden".

Do not forget to cap this with the PokeBoxBottom template.