Template:Evobox/1branch3: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
⧼bulbapediamonobook-jumptonavigation⧽⧼bulbapediamonobook-jumptosearch⧽
mNo edit summary Tag: bad formatting |
Lets see if I can save Tag: bad formatting |
||
Line 1: | Line 1: | ||
{| style="margin:auto; text-align:center; background: #{{ | <includeonly>{| style="margin:auto; text-align:center; background: #{{{{{type1|Unknown}}} color}}; {{roundy|10px}} border: 3px solid #{{{{{type2|{{{type1|Unknown}}}}}} color dark}};" | ||
|- | |- | ||
| rowspan="3" | | | rowspan="3" | | ||
{{Evobox/Setup| | {{Evobox/Setup|{{{art1|{{{no1|}}}{{{name1|None}}}}}}|{{{name1|Unknown}}}|{{{type1-1|Unknown}}}|{{{type2-1|{{{type1-1|Unknown}}}}}}|{{{type1|Unknown}}}|{{#if:{{{breed|}}}|Baby form|Unevolved}}|form={{{form1|}}}}} | ||
| | | {{#if: {{{breed|}}}|{{{breed}}}<br><big><big>←</big></big><br><br><br>{{{evo1a|{{bag|Rare Candy}}<br>Level 16}}}<br><big><big>→</big></big>|{{{evo1a|Unknown}}}<br><big><big>→</big></big>}} | ||
| {{Evobox/Setup| | | {{Evobox/Setup|{{{art2a|{{{no2a|}}}{{{name2a|None}}}}}}|{{{name2a|Unknown}}}|{{{type1-2a|Unknown}}}|{{{type2-2a|{{{type1-2a|Unknown}}}}}}|{{{type1|Unknown}}}|First evolution|form={{{form2a|}}}}} | ||
|- | |- | ||
| | | {{#if: {{{breed|}}}|{{{breed}}}<br><big><big>←</big></big><br><br><br>{{{evo1b|{{bag|Rare Candy}}<br>Level 16}}}<br><big><big>→</big></big>|{{{evo1b|Unknown}}}<br><big><big>→</big></big>}} | ||
| {{Evobox/Setup| | | {{Evobox/Setup|{{{art2b|{{{no2b|}}}{{{name2b|None}}}}}}|{{{name2b|Unknown}}}|{{{type1-2b|Unknown}}}|{{{type2-2b|{{{type1-2b|Unknown}}}}}}|{{{type1|Unknown}}}|First evolution|form={{{form2b|}}}}} | ||
|- | |- | ||
| [[File:Menu HOME Egg.png|link=Pokémon Egg|40px]]<br> | | {{#if: {{{breed|}}}|{{{breed}}}<br><big><big>←</big></big><br><br><br>{{{evo1c|{{bag|Rare Candy}}<br>Level 16}}}<br><big><big>→</big></big>|{{{evo1c|Unknown}}}<br><big><big>→</big></big>}} | ||
| {{Evobox/Setup|{{{art2c|{{{no2c|}}}{{{name2c|None}}}}}}|{{{name2c|Unknown}}}|{{{type1-2c|Unknown}}}|{{{type2-2c|{{{type1-2c|Unknown}}}}}}|{{{type1|Unknown}}}|First evolution|form={{{form2c|}}}}} | |||
|}<br | |}<div style="clear:both"></div>{{#if:{{{nocat|}}}||[[Category:Pokémon that are part of a two-stage evolutionary line]] [[Category:Pokémon with branched evolutions]]}}</includeonly><noinclude> | ||
<br | This template is to be used for Pokémon evolutionary families that have 1 evolution step, into 3 possible results. | ||
==Usage== | |||
<pre> | |||
{{Evobox/1branch3 | |||
|type1= | |||
|type2= | |||
|art1= | |||
|no1= | |||
|name1= | |||
|form1= | |||
|type1-1= | |||
|type2-1= | |||
|breed= | |||
|evo1a= | |||
|art2a= | |||
|no2a= | |||
|name2a= | |||
|form2a= | |||
|type1-2a= | |||
|type2-2a= | |||
|evo1b= | |||
|art2b= | |||
|no2b= | |||
|name2b= | |||
|form2b= | |||
|type1-2b= | |||
|type2-2b= | |||
|evo1c= | |||
|art2c= | |||
|no2c= | |||
|name2c= | |||
|form2c= | |||
|type1-2c= | |||
|type2-2c= | |||
}} | |||
</pre> | |||
==Template fields== | |||
Fields relating to the page the template is called on (page Pokémon) | |||
* '''type1''' - The page Pokémon's primary type. This will be used to color the box background. | |||
* '''type2''' - The page Pokémon's secondary type, if it has one. This will be used to color the box border (If type2 is not provided, then type1 will determine the border color). | |||
* '''nocat''' (optional) - Set to 1 to negate category creation. Leave blank otherwise. | |||
Fields relating to the Pokémon at the lowest stage (far left) of the evolution tree (Pokémon 1): | |||
* '''art1''' (optional) - The file name of Pokémon 1's artwork. If not provided, the template will attempt to construct the filename from the no1 and name1 fields. | |||
* '''no1''' - Pokémon 1's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000. | |||
* '''name1''' - Pokémon 1's name. Don't include form information here. | |||
* '''form1''' - Pokémon 1's form name, if it has one. | |||
* '''type1-1''' - Pokémon 1's primary type. | |||
* '''type2-1''' - Pokémon 1's secondary type, if it has one. | |||
* '''breed''' - The breeding method to get Pokémon 1 as an egg. This field is usually not necessary, unless Pokémon 1 is a [[Baby Pokémon]]. | |||
Fields relating to the first Pokémon listed at the "First evolution" tier (Pokémon 2a): | |||
* '''evo2a''' - The method by which Pokémon 1 evolves into Pokémon 2a. | |||
* '''art2a''' (optional) - The file name of Pokémon 2a's artwork. If not provided, the template will attempt to construct the filename from the no2a and name2a fields. | |||
* '''no2a''' - Pokémon 2a's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000. | |||
* '''name2a''' - Pokémon 2a's name. Don't include form information here. | |||
* '''form2a''' - Pokémon 2a's form name, if it has one. | |||
* '''type1-2a''' - Pokémon 2a's primary type. | |||
* '''type2-2a''' - Pokémon 2a's secondary type, if it has one. | |||
Fields relating to the second Pokémon listed at the "First evolution" tier (Pokémon 2b): | |||
* '''evo2b''' - The method by which Pokémon 1 evolves into Pokémon 2b. | |||
* '''art2b''' (optional) - The file name of Pokémon 2b's artwork. If not provided, the template will attempt to construct the filename from the no2b and name2b fields. | |||
* '''no2b''' - Pokémon 2b's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000. | |||
* '''name2b''' - Pokémon 2b's name. Don't include form information here. | |||
* '''form2b''' - Pokémon 2b's form name, if it has one. | |||
* '''type1-2b''' - Pokémon 2b's primary type. | |||
* '''type2-2b''' - Pokémon 2b's secondary type, if it has one. | |||
Fields relating to the third Pokémon listed at the "First evolution" tier (Pokémon 2c): | |||
* '''evo2c''' - The method by which Pokémon 1 evolves into Pokémon 2c. | |||
* '''art2c''' (optional) - The file name of Pokémon 2c's artwork. If not provided, the template will attempt to construct the filename from the no2c and name2c fields. | |||
* '''no2c''' - Pokémon 2c's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000. | |||
* '''name2c''' - Pokémon 2c's name. Don't include form information here. | |||
* '''form2c''' - Pokémon 2c's form name, if it has one. | |||
* '''type1-2c''' - Pokémon 2c's primary type. | |||
* '''type2-2c''' - Pokémon 2c's secondary type, if it has one. | |||
Note that all fields except for type1, type2, nocat, and evo1/2a/2b/2c will be passed to [[Template:Evobox/Setup]]. | |||
==Examples== | |||
===Tyrogue=== | |||
<pre> | |||
{{Evobox/1branch3 | |||
|type1=Fighting | |||
|nocat=1 | |||
|art1=0236Tyrogue | |||
|no1=0236 | |||
|name1=Tyrogue | |||
|type1-1=Fighting | |||
|breed=[[File:Menu HOME Egg.png|link=Pokémon Egg|40px]]<br>{{color2|000|Pokémon Breeding|Breed}} | |||
|evo1a={{bag/s|Rare Candy|SV}}{{bag/s|Power Bracer|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} > {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2a=0106Hitmonlee | |||
|no2a=0106 | |||
|name2a=Hitmonlee | |||
|type1-2a=Fighting | |||
|evo1b={{bag/s|Rare Candy|SV}}{{bag/s|Power Belt|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} < {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2b=0107Hitmonchan | |||
|no2b=0107 | |||
|name2b=Hitmonchan | |||
|type1-2b=Fighting | |||
|evo1c={{bag/s|Rare Candy|SV}}{{bag/s|Macho Brace|BDSP}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} = {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2c=0237Hitmontop | |||
|no2c=0237 | |||
|name2c=Hitmontop | |||
|type1-2c=Fighting | |||
}} | |||
</pre> | |||
{{Evobox/1branch3 | |||
|type1=Fighting | |||
|nocat=1 | |||
|art1=0236Tyrogue | |||
|no1=0236 | |||
|name1=Tyrogue | |||
|type1-1=Fighting | |||
|breed=[[File:Menu HOME Egg.png|link=Pokémon Egg|40px]]<br>{{color2|000|Pokémon Breeding|Breed}} | |||
|evo1a={{bag/s|Rare Candy|SV}}{{bag/s|Power Bracer|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} > {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2a=0106Hitmonlee | |||
|no2a=0106 | |||
|name2a=Hitmonlee | |||
|type1-2a=Fighting | |||
|evo1b={{bag/s|Rare Candy|SV}}{{bag/s|Power Belt|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} < {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2b=0107Hitmonchan | |||
|no2b=0107 | |||
|name2b=Hitmonchan | |||
|type1-2b=Fighting | |||
|evo1c={{bag/s|Rare Candy|SV}}{{bag/s|Macho Brace|BDSP}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} = {{color2|000|Stat#Defense|Defense}})</small> | |||
|art2c=0237Hitmontop | |||
|no2c=0237 | |||
|name2c=Hitmontop | |||
|type1-2c=Fighting | |||
}} | |||
===Applin=== | |||
<pre> | |||
{{Evobox/1branch3 | |||
|type1=Grass | |||
|type2=Dragon | |||
|nocat=1 | |||
|no1=0840 | |||
|name1=Applin | |||
|type1-1=Grass | |||
|type2-1=Dragon | |||
|evo1a={{Bag/s|Tart Apple|SV}}<br>{{color2|000|Tart Apple}} | |||
|no2a=0841 | |||
|name2a=Flapple | |||
|type1-2a=Grass | |||
|type2-2a=Dragon | |||
|evo1b={{Bag/s|Sweet Apple|SV}}<br>{{color2|000|Sweet Apple}} | |||
|no2b=0842 | |||
|name2b=Appletun | |||
|type1-2b=Grass | |||
|type2-2b=Dragon | |||
|no2c= | |||
|name2c=Dipplin | |||
|type1-2c=Grass | |||
|type2-2c=Dragon}} | |||
</pre> | |||
{{Evobox/1branch3 | |||
|type1=Grass | |||
|type2=Dragon | |||
|nocat=1 | |||
|no1=0840 | |||
|name1=Applin | |||
|type1-1=Grass | |||
|type2-1=Dragon | |||
|evo1a={{Bag/s|Tart Apple|SV}}<br>{{color2|000|Tart Apple}} | |||
|no2a=0841 | |||
|name2a=Flapple | |||
|type1-2a=Grass | |||
|type2-2a=Dragon | |||
|evo1b={{Bag/s|Sweet Apple|SV}}<br>{{color2|000|Sweet Apple}} | |||
|no2b=0842 | |||
|name2b=Appletun | |||
|type1-2b=Grass | |||
|type2-2b=Dragon | |||
|no2c= | |||
|name2c=Dipplin | |||
|type1-2c=Grass | |||
|type2-2c=Dragon}} | |||
[[Category:Chart Box templates]]</noinclude> |
Revision as of 02:08, 10 August 2023
This template is to be used for Pokémon evolutionary families that have 1 evolution step, into 3 possible results.
Usage
{{Evobox/1branch3 |type1= |type2= |art1= |no1= |name1= |form1= |type1-1= |type2-1= |breed= |evo1a= |art2a= |no2a= |name2a= |form2a= |type1-2a= |type2-2a= |evo1b= |art2b= |no2b= |name2b= |form2b= |type1-2b= |type2-2b= |evo1c= |art2c= |no2c= |name2c= |form2c= |type1-2c= |type2-2c= }}
Template fields
Fields relating to the page the template is called on (page Pokémon)
- type1 - The page Pokémon's primary type. This will be used to color the box background.
- type2 - The page Pokémon's secondary type, if it has one. This will be used to color the box border (If type2 is not provided, then type1 will determine the border color).
- nocat (optional) - Set to 1 to negate category creation. Leave blank otherwise.
Fields relating to the Pokémon at the lowest stage (far left) of the evolution tree (Pokémon 1):
- art1 (optional) - The file name of Pokémon 1's artwork. If not provided, the template will attempt to construct the filename from the no1 and name1 fields.
- no1 - Pokémon 1's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000.
- name1 - Pokémon 1's name. Don't include form information here.
- form1 - Pokémon 1's form name, if it has one.
- type1-1 - Pokémon 1's primary type.
- type2-1 - Pokémon 1's secondary type, if it has one.
- breed - The breeding method to get Pokémon 1 as an egg. This field is usually not necessary, unless Pokémon 1 is a Baby Pokémon.
Fields relating to the first Pokémon listed at the "First evolution" tier (Pokémon 2a):
- evo2a - The method by which Pokémon 1 evolves into Pokémon 2a.
- art2a (optional) - The file name of Pokémon 2a's artwork. If not provided, the template will attempt to construct the filename from the no2a and name2a fields.
- no2a - Pokémon 2a's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000.
- name2a - Pokémon 2a's name. Don't include form information here.
- form2a - Pokémon 2a's form name, if it has one.
- type1-2a - Pokémon 2a's primary type.
- type2-2a - Pokémon 2a's secondary type, if it has one.
Fields relating to the second Pokémon listed at the "First evolution" tier (Pokémon 2b):
- evo2b - The method by which Pokémon 1 evolves into Pokémon 2b.
- art2b (optional) - The file name of Pokémon 2b's artwork. If not provided, the template will attempt to construct the filename from the no2b and name2b fields.
- no2b - Pokémon 2b's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000.
- name2b - Pokémon 2b's name. Don't include form information here.
- form2b - Pokémon 2b's form name, if it has one.
- type1-2b - Pokémon 2b's primary type.
- type2-2b - Pokémon 2b's secondary type, if it has one.
Fields relating to the third Pokémon listed at the "First evolution" tier (Pokémon 2c):
- evo2c - The method by which Pokémon 1 evolves into Pokémon 2c.
- art2c (optional) - The file name of Pokémon 2c's artwork. If not provided, the template will attempt to construct the filename from the no2c and name2c fields.
- no2c - Pokémon 2c's 4-digit national Pokédex number. Include leading zeroes if the number is below 1000.
- name2c - Pokémon 2c's name. Don't include form information here.
- form2c - Pokémon 2c's form name, if it has one.
- type1-2c - Pokémon 2c's primary type.
- type2-2c - Pokémon 2c's secondary type, if it has one.
Note that all fields except for type1, type2, nocat, and evo1/2a/2b/2c will be passed to Template:Evobox/Setup.
Examples
Tyrogue
{{Evobox/1branch3 |type1=Fighting |nocat=1 |art1=0236Tyrogue |no1=0236 |name1=Tyrogue |type1-1=Fighting |breed=[[File:Menu HOME Egg.png|link=Pokémon Egg|40px]]<br>{{color2|000|Pokémon Breeding|Breed}} |evo1a={{bag/s|Rare Candy|SV}}{{bag/s|Power Bracer|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} > {{color2|000|Stat#Defense|Defense}})</small> |art2a=0106Hitmonlee |no2a=0106 |name2a=Hitmonlee |type1-2a=Fighting |evo1b={{bag/s|Rare Candy|SV}}{{bag/s|Power Belt|SV}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} < {{color2|000|Stat#Defense|Defense}})</small> |art2b=0107Hitmonchan |no2b=0107 |name2b=Hitmonchan |type1-2b=Fighting |evo1c={{bag/s|Rare Candy|SV}}{{bag/s|Macho Brace|BDSP}}<br>{{color2|000|Level|Level 20}}<br><small>({{color2|000|Stat#Attack|Attack}} = {{color2|000|Stat#Defense|Defense}})</small> |art2c=0237Hitmontop |no2c=0237 |name2c=Hitmontop |type1-2c=Fighting }}
|
![]() Breed ← ![]() ![]() Level 20 (Attack > Defense) → |
| ||||||
![]() Breed ← ![]() ![]() Level 20 (Attack < Defense) → |
| |||||||
![]() Breed ← ![]() ![]() Level 20 (Attack = Defense) → |
|
Applin
{{Evobox/1branch3 |type1=Grass |type2=Dragon |nocat=1 |no1=0840 |name1=Applin |type1-1=Grass |type2-1=Dragon |evo1a={{Bag/s|Tart Apple|SV}}<br>{{color2|000|Tart Apple}} |no2a=0841 |name2a=Flapple |type1-2a=Grass |type2-2a=Dragon |evo1b={{Bag/s|Sweet Apple|SV}}<br>{{color2|000|Sweet Apple}} |no2b=0842 |name2b=Appletun |type1-2b=Grass |type2-2b=Dragon |no2c= |name2c=Dipplin |type1-2c=Grass |type2-2c=Dragon}}
|
![]() Tart Apple → |
| ||||||
![]() Sweet Apple → |
| |||||||
Unknown → |
|