Difference between revisions of "Template:PokeBoxBottom"

From The Official Project Miato Wiki
Jump to navigation Jump to search
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;" | {{{group}}} {{#if:{{{group2|}}}|/ {{{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>

Revision as of 23:42, 27 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;" | {{{group}}} |- |- style="background: #ffffff; text-align: center;" | colspan="2" style="border: 0px solid #000000; border-top-width: 0;" | PokeBoxBottom.png |}