Difference between revisions of "Template:PokeBox"

From The Official Project Miato Wiki
Jump to navigation Jump to search
Line 49: Line 49:
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | '''Breeding Data'''
 
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | '''Breeding Data'''
 
|-
 
|-
| style="{{#ifeq: {{{male||N/A}}}|N/A|display:none;}} text-align: center; border: 1px solid #000000; border-top-width: 0;" | Gender Ratio
+
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Gender Ratio
| style="{{#ifeq: {{{male||N/A}}}|N/A|display:none;}} background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{male}}}% male, {{#expr: 100 -  {{{male|1}}}}}% female
+
| style="{{#ifeq: {{{male||N/A}}}|N/A|This species is genderless.}} background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{male}}}% male, {{#expr: 100 -  {{{male|1}}}}}% female
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Egg Groups
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Egg Groups

Revision as of 14:35, 25 February 2013

PokeBoxTop.png
#{{{no}}} - {{{name}}}
{{{species}}} Pokémon
[[File:{{{name}}}.png|250px|center|{{{name}}}]]
Type [[File:Type_{{{type}}}.png]]
Physical Data
Height {{{ht}}} m.
Weight {{{wt}}} Kg.
Ability Data
Ability
Ability
Breeding Data
Gender Ratio {{{male}}}% male, 99% female
Egg Groups {{{group}}}
PokeBoxBottom.png


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 = 
| ability2 = 
| male =
| group =
| group2 =
}}

If the Pokémon only has one type, simply remove type2. If the Pokémon has two types, replace whatever the hell is in type2 with whatever you want to feed it.

Similarily for the egg groups: If the Pokémon only has one egg group, simply remove group2. If the Pokémon has two egg groups, replace whatever the hell is in group2 with whatever you want to feed it.

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