User:Tiddlywinks/EvoBox/111: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Tiddlywinks | EvoBox
Jump to navigationJump to search
Tiddlywinks (talk | contribs) (lemme see about subst stuff) |
Tiddlywinks (talk | contribs) m (looks good/missed) |
||
Line 3: | Line 3: | ||
{{<includeonly>safesubst:</includeonly>#if: {{{7|lv}}} | {{User:Tiddlywinks/EvoMethod|e=1|lv={{{8|1}}}}} | {{User:Tiddlywinks/EvoMethod|e=1|{{{8}}}}} }} | {{<includeonly>safesubst:</includeonly>#if: {{{7|lv}}} | {{User:Tiddlywinks/EvoMethod|e=1|lv={{{8|1}}}}} | {{User:Tiddlywinks/EvoMethod|e=1|{{{8}}}}} }} | ||
{{User:Tiddlywinks/EvoMon|e=1|{{{i2|{{{9|0002}}}{{{10|Ivysaur}}}}}}|{{{10|Ivysaur}}}|{{{11|Unknown}}}|{{{12|Unknown}}}|First evolution|form={{{f2|}}}}} | {{User:Tiddlywinks/EvoMon|e=1|{{{i2|{{{9|0002}}}{{{10|Ivysaur}}}}}}|{{{10|Ivysaur}}}|{{{11|Unknown}}}|{{{12|Unknown}}}|First evolution|form={{{f2|}}}}} | ||
{{#if: {{{13|lv}}} | {{User:Tiddlywinks/EvoMethod|e=2|lv={{{14|100}}}}} | {{User:Tiddlywinks/EvoMethod|e=2|{{{14}}}}} }} | {{<includeonly>safesubst:</includeonly>#if: {{{13|lv}}} | {{User:Tiddlywinks/EvoMethod|e=2|lv={{{14|100}}}}} | {{User:Tiddlywinks/EvoMethod|e=2|{{{14}}}}} }} | ||
{{User:Tiddlywinks/EvoMon|e=2|{{{15|0003}}}{{{16|Venusaur}}}|{{{16|Venusaur}}}|{{{17|Unknown}}}|{{{18|Unknown}}}|Second evolution|form={{{f3|}}}}} | {{User:Tiddlywinks/EvoMon|e=2|{{{15|0003}}}{{{16|Venusaur}}}|{{{16|Venusaur}}}|{{{17|Unknown}}}|{{{18|Unknown}}}|Second evolution|form={{{f3|}}}}} | ||
{{User:Tiddlywinks/EvoBox/footer}}<noinclude> | {{User:Tiddlywinks/EvoBox/footer}}<noinclude> |
Latest revision as of 00:32, 3 July 2023
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
This is a wrapper which calls User:Tiddlywinks/EvoBox/v2 for a basic, three-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/11 for two-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)
- 13: "lv" if the Pokémon's second evolution requirement is a simple level, otherwise blank
- 14: if the Pokémon's second evolution evolves by level, its required level; otherwise, code to display the requirements for the second evolution
- Third Pokémon's parameters...
- 15: the National Pokédex number of the third Pokémon in this family (e.g., 0001 for Bulbasaur)
- 16: the species name of the third Pokémon in this family (e.g., Bulbasaur)
- 17: the first type of the third Pokémon in this family
- 18: the second type of the third 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 three-stage evolutionary line)
- i1, i2, i3 (optional): the filename of the image to use for the first, second, or third Pokémon (".png" is appended; defaults to the National Pokédex number followed by the species name, e.g., 0001Bulbasaur)
- f1, f2, f3 (optional): the form name of the first, second, or third Pokémon
Examples
{{User:Tiddlywinks/EvoBox/111|Grass|Poison|cat=<!-- -->|0001|Bulbasaur|Grass|Poison<!-- -->|lv|16<!-- -->|0002|Ivysaur|Grass|Poison<!-- -->|lv|32<!-- -->|0003|Venusaur|Grass|Poison}}
{{User:Tiddlywinks/EvoBox/111|Water|Grass|cat=<!-- -->|0270|Lotad|Water|Grass<!-- -->|lv|14<!-- -->|0271|Lombre|Water|Grass<!-- -->||{{bag|Water Stone}}<br>{{color2|000|Water Stone}}<!-- -->|0272|Ludicolo|Water|Grass}}