Difference between revisions of "Template:PokeBox2"

From The Official Project Miato Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | [[File:Type_{{{type}}}.png]] {{#if:{{{type2|}}}|[[File:Type_{{{type2}}}.png]]|}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | [[File:Type_{{{type}}}.png]] {{#if:{{{type2|}}}|[[File:Type_{{{type2}}}.png]]|}}
 
|-
 
|-
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Condition:
+
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Condition
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | {{{form1method}}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | {{{form1method}}}
 
|-
 
|-
Line 63: Line 63:
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | [[File:Type_{{{type3}}}.png]] {{#if:{{{type4|}}}|[[File:Type_{{{type4}}}.png]]|}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | [[File:Type_{{{type3}}}.png]] {{#if:{{{type4|}}}|[[File:Type_{{{type4}}}.png]]|}}
 
|-
 
|-
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Condition:
+
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Condition
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | {{{form2method}}}
 
| style="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0; text-align:center;" | {{{form2method}}}
 
|-
 
|-
Line 72: Line 72:
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Height
 
| 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="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{ht2}}} m.
 
|-
 
|-
 
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Weight
 
| 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="background: #92d3e9; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{{wt2}}} Kg.
 
|-
 
|-
 
|- style="height: 1px; background: #0f4373;"
 
|- style="height: 1px; background: #0f4373;"
Line 142: Line 142:
 
| type3 = normal
 
| type3 = normal
 
| type4 = flying
 
| type4 = flying
 +
| ht2 =
 +
| wt2 =
 
| ability3 =  
 
| ability3 =  
 
| ability4 =  
 
| ability4 =  

Latest revision as of 12:07, 27 February 2013

PokeBoxTop.png
#{{{no}}} - {{{name}}}
{{{species}}} Pokémon
[[File:{{{name}}}_{{{form1}}}.png|250px|center|{{{name}}}]]{{{form1}}}
Type [[File:Type_{{{type}}}.png]]
Condition {{{form1method}}}
Physical Data
Height {{{ht}}} m.
Weight {{{wt}}} Kg.
Ability Data
Ability
Ability
Alternate Form Data
[[File:{{{name}}}_{{{form2}}}.png|250px|center|{{{name}}}]]{{{form2}}}
Type [[File:Type_{{{type3}}}.png]]
Condition {{{form2method}}}
Physical Data
Height {{{ht2}}} m.
Weight {{{wt2}}} Kg.
Ability Data
Ability
Ability
Breeding Data
Gender Ratio This species is genderless.
Egg Groups {{{group}}}
PokeBoxBottom.png


Description

This is the infobox for Miato Pokémon which possess two formes.

To use this template, copy the text below into the top of an article and fill in each section:

{{PokeBox2
| no = 
| name = 
| species = 
| form1 = 
| form1method =
| type = normal
| type2 = flying
| ht = 
| wt = 
| ability = 
| ability2 = 
| form2 = 
| form2method =
| type3 = normal
| type4 = flying
| ht2 = 
| wt2 =
| ability3 = 
| ability4 = 
| 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.