Difference between revisions of "Template:PokeBoxBottom"
StellarWind (talk | contribs) |
StellarWind (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |- style="text-align: center;" | ||
+ | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | '''Breeding Data''' | ||
+ | |- | ||
+ | | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Gender Ratio | ||
+ | | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{#if:{{{male|}}}|{{{male}}}% male, {{#expr: 100 - {{{male|1}}}}}% female|This species is genderless.}} | ||
+ | |- | ||
+ | | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Egg Groups | ||
+ | | style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{EggLink|{{{group}}}}} {{#if:{{{group2|}}}|/ {{EggLink|{{{group2}}}}}|}} | ||
+ | |- | ||
|- style="background: #ffffff; text-align: center;" | |- style="background: #ffffff; text-align: center;" | ||
| colspan="2" style="border: 0px solid #000000; border-top-width: 0;" | [[File:PokeBoxBottom.png]] | | colspan="2" style="border: 0px solid #000000; border-top-width: 0;" | [[File:PokeBoxBottom.png]] | ||
|} | |} | ||
+ | |||
+ | <includeonly><!-- | ||
+ | //-->{{#if:{{{group|}}}|[[Category:Pokémon in the {{{group}}} Egg Group]]}}<!-- | ||
+ | //-->{{#if:{{{group2|}}}|[[Category:Pokémon in the {{{group2}}} Egg Group]]}}<!-- | ||
+ | //-->{{#if:{{{form|}}}|[[Category:Pokémon with multiple or regional forms]]}}<!-- | ||
+ | //--></includeonly> | ||
+ | |||
+ | |||
+ | <noinclude> | ||
+ | == 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: | ||
+ | |||
+ | <pre><nowiki> | ||
+ | {{PokeBoxBottom | ||
+ | | male = | ||
+ | | group = | ||
+ | | group2 = | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | |||
+ | As no Pokemon currently changes its egg groups or gender ratios between regional variants, this data has been moved to this template. | ||
+ | |||
+ | </noinclude> |
Latest revision as of 00:43, 28 August 2023
|- style="text-align: center;"
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | Breeding Data
|-
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Gender Ratio
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | This species is genderless.
|-
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Egg Groups
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" |
|-
|- style="background: #ffffff; text-align: center;"
| colspan="2" style="border: 0px solid #000000; border-top-width: 0;" |
|}
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:
{{PokeBoxBottom | male = | group = | group2 = }}
As no Pokemon currently changes its egg groups or gender ratios between regional variants, this data has been moved to this template.