Template:N2Num
0001
Template documentation
View or edit this documentation. (About template documentation)
Note: portions of the template sample may not be visible without values provided.
{{N2Num}} converts a Pokémon's name to its 4-digit National Pokédex number. The opposite template, which turns numbers to names, is {{Num2N}}.
Usage
{{subst:N2Num|<Pokémon's name>}}
Parameters
- 1: a Pokémon species name.
- A form can be specified, by appending a form qualifier to the Pokémon name, to get that form's sprite ID (which is often used for
{{MS}}and{{MSP}}). This form qualifier is the same as the ones used in the filenames of official Pokémon artwork, including the beginning hyphen.
- A form can be specified, by appending a form qualifier to the Pokémon name, to get that form's sprite ID (which is often used for
TemplateData
This template converts a Pokémon's name to its 4-digit National Pokédex number. This template should always be substituted.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | 1 | The Pokémon's name. Also accepts form qualifier to get that form's sprite ID. | Number | required |
Example usage
{{subst:N2Num|Venusaur}}→ 0003{{subst:N2Num|Venusaur-Mega}}→ 0003M