Template:Num2P/GO/doc
{{Num2P/GO}} converts a Pokémon's NDex number to its specified attribute's value in Pokémon GO. The opposite template, which converts a Pokémon's number to its specified attribute value, is {{N2P/GO}}.
Usage
{{subst:Num2P/GO|<Ndex>|<Attribute>}}
Parameters
- 1: Pokémon's NDex number
- A form can be specified, by appending a formID to the Pokémon name (which is often used for
{{MS}}and{{MSP}}templates). This formId is the same as the ones used in the filenames of artwork from Pokémon HOME.
- A form can be specified, by appending a formID to the Pokémon name (which is often used for
- 2: Attribute to lookup. Possible values are
name— (default) Pokémon species nameform— Full form name (if applicable)type— Primary typetype2— Secondary typehp— Base HP statattack— Base Attack statdefense— Base Defense stat
TemplateData
Converts a Pokémon's NDex number to its specified attribute's value in Pokémon GO. This template should always be subst'd
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| NDex | 1 | Pokémon's NDex number, with optional formID appended | Line | required |
| Attribute | 2 | Attribute to lookup
| Line | required |
Example usage
{{subst:Num2P/GO|0150}}→ Mewtwo{{subst:Num2P/GO|0150|attack}}→ 300{{subst:Num2P/GO|0150|attack}}→ 300{{subst:Num2P/GO|0150A|form}}→ Armored Mewtwo