Template:PlayerChoice
This template is used as a label to indicate if the player's choice of first partner Pokémon affects gameplay.
This template can also be used to label gameplay changes caused by other choices the player makes. For changes caused by the leader chosen in Pokémon Legends: Arceus, use {{PlayerChoice/Arceus}}.
For gameplay changes in Pokémon Yellow Version caused by the evolution of Blue's Eevee, use {{BlueEevee}}.
Note: This template can theoretically be used for any Pokémon, but has only been tested with the Pokémon shown in the examples.
Parameters
All parameters are case sensitive.
| Parameter | Allowed values | Notes |
|---|---|---|
1
|
National Pokédex Number • LGP • LGE • IOA • CRT
|
The National Pokédex number of the Pokémon. Must be four digits.
|
2
|
String • dark • water • ice • shade
|
The name of the Pokémon.
|
3
|
String (optional) | Override for the text display. |
Examples
First partner Pokémon
The following first partner Pokémon are supported (ordered by first appearance):
| Input | Output |
|---|---|
| Gen I | |
{{PlayerChoice|0001|Bulbasaur}}
|
|
{{PlayerChoice|0004|Charmander}}
|
If the player chose Charmander:
|
{{PlayerChoice|0007|Squirtle}}
|
|
{{PlayerChoice|0025|Pikachu}}
|
|
| Gen II | |
{{PlayerChoice|0152|Chikorita}}
|
|
{{PlayerChoice|0155|Cyndaquil}}
|
|
{{PlayerChoice|0158|Totodile}}
|
|
| Gen III | |
{{PlayerChoice|0252|Treecko}}
|
|
{{PlayerChoice|0255|Torchic}}
|
|
{{PlayerChoice|0258|Mudkip}}
|
|
| Gen IV | |
{{PlayerChoice|0387|Turtwig}}
|
|
{{PlayerChoice|0390|Chimchar}}
|
|
{{PlayerChoice|0393|Piplup}}
|
|
| Gen V | |
{{PlayerChoice|0495|Snivy}}
|
|
{{PlayerChoice|0498|Tepig}}
|
|
{{PlayerChoice|0501|Oshawott}}
|
|
| Gen VI | |
{{PlayerChoice|0650|Chespin}}
|
|
{{PlayerChoice|0653|Fennekin}}
|
|
{{PlayerChoice|0656|Froakie}}
|
|
| Gen VII | |
{{PlayerChoice|0722|Rowlet}}
|
|
{{PlayerChoice|0725|Litten}}
|
|
{{PlayerChoice|0728|Popplio}}
|
|
| Gen VIII | |
{{PlayerChoice|0810|Grookey}}
|
|
{{PlayerChoice|0813|Scorbunny}}
|
|
{{PlayerChoice|0816|Sobble}}
|
|
| Gen IX | |
{{PlayerChoice|0906|Sprigatito}}
|
If the player chose Sprigatito:
|
{{PlayerChoice|0909|Fuecoco}}
|
|
{{PlayerChoice|0912|Quaxly}}
|
|
Game specific choices
The following are choices, either of game or in-game, that are supported by the template:
| Input | Output |
|---|---|
| Let's Go, Pikachu! and Let's Go, Eevee! | |
{{PlayerChoice|LGP}}
|
|
{{PlayerChoice|LGE}}
|
In Let's Go, Eevee!:
|
| The Isle of Armor | |
{{PlayerChoice|IOA|dark}}
|
If the player chose the Tower of Darkness:
|
{{PlayerChoice|IOA|water}}
|
If the player chose the Tower of Waters:
|
| The Crown Tundra | |
{{PlayerChoice|CRT|ice}}
|
If the player grew an Iceroot Carrot:
|
{{PlayerChoice|CRT|shade}}
|
If the player grew a Shaderoot Carrot:
|
TemplateData
Template used as a label to indicate if the player's choice of first partner Pokémon affects gameplay.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| National Pokédex Number | 1 | The National Pokédex Number of the Pokémon. Must be four digits. (If for Let's Go, Pikachu!, Let's Go, Eevee!, The Isle of Armor, or The Crown Tundra use "LGP", "LGE", "IOA", or "CRT" respectively instead.)
| String | required |
| Pokémon name | 2 | The name of the Pokémon. (If the first parameter is set to "IOA" use "dark" or "water" for the Tower of Darkness or the Tower of Waters. If the first parameter is set to "CRT" use "ice" or "shade" for Iceroot Carrot or Shaderoot Carrot)
| String | required |
| String override | 3 | Override string to say whatever is in the field | String | optional |

