User:Tiddlywinks/EvoBox/11
From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Tiddlywinks | EvoBox
Jump to navigationJump to search
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
This is a wrapper which calls User:Tiddlywinks/EvoBox/v2 for a basic, two-stage evolutionary family. The evolution methods can be filled with anything; a breeding method cannot be added.
See also User:Tiddlywinks/EvoBox/1 for non-evolving Pokémon and User:Tiddlywinks/EvoBox/111 for three-stage evolutionary families. For more complicated situations, use User:Tiddlywinks/EvoBox/v2 and its component templates directly. (It may also be easier to use this template with subst:
to obtain a close result and modify it.)
Parameters
- Unnamed
- 1: the primary color for the evobox (usually the first type of the Pokémon whose page this is on)
- 2 (optional): the secondary color for the evobox (usually the second type of the Pokémon whose page this is on)
- First Pokémon's parameters...
- 3: the National Pokédex number of the first Pokémon in this family (e.g., 0001 for Bulbasaur)
- 4: the species name of the first Pokémon in this family (e.g., Bulbasaur)
- 5: the first type of the first Pokémon in this family
- 6: the second type of the first Pokémon in this family (same as the first if it has only one type)
- 7: "lv" if the Pokémon's first evolution requirement is a simple level, otherwise blank
- 8: if the Pokémon's first evolution evolves by level, its required level; otherwise, code to display the requirements for the first evolution
- Second Pokémon's parameters...
- 9: the National Pokédex number of the second Pokémon in this family (e.g., 0001 for Bulbasaur)
- 10: the species name of the second Pokémon in this family (e.g., Bulbasaur)
- 11: the first type of the second Pokémon in this family
- 12: the second type of the second Pokémon in this family (same as the first if it has only one type)
- Named
- cat (optional): an override for the category that this template adds; use this parameter with no value to suppress the category (defaults to Pokémon that are part of a two-stage evolutionary line)
- i1, i2 (optional): the filename of the image to use for the first or second Pokémon (".png" is appended; defaults to the National Pokédex number followed by the species name, e.g., 0001Bulbasaur)
- f1, f2 (optional): the form name of the first or second Pokémon
Examples
{{User:Tiddlywinks/EvoBox/11|Normal|Normal|cat=<!-- -->|0019|Rattata|Normal|Normal<!-- -->|lv|20<!-- -->|0019|Raticate|Normal|Normal}}
{{User:Tiddlywinks/EvoBox/11|Water|Water|cat=<!-- -->|0090|Shellder|Water|Water<!-- -->||{{bag|Water Stone}}<br>{{color2|000|Water Stone}}<!-- -->|0091|Cloyster|Water|Ice}}