Difference between revisions of "Template:Pokemon"
From Pokémon Shadows
Jump to navigationJump to search
| Line 65: | Line 65: | ||
"description": "The locations it can be found in game", | "description": "The locations it can be found in game", | ||
"type": "string", | "type": "string", | ||
"example": "* [[Vien]] - Starter Pokemon" | "example": "* [[Vien]] - Starter Pokemon", | ||
"required": true | |||
}, | }, | ||
"evolutions": { | "evolutions": { | ||
Revision as of 05:49, 12 November 2020
{{{images}}}
{{{description}}}
National Dex: {{{national number}}}
Regional Dex: {{{regional number}}}
Locations in game:
{{{locations}}}
Evolutions
{{{evolutions}}}
Pokédex page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Images (Including alts) | images | Images (Including alts)
| Unknown | required |
| Pokédex Description | description | The Pokédex description
| String | required |
| National Dex | national number nationaldex nat national dex | The national dex number
| Number | required |
| Regional Dex | regional number regionalnumber regional region regionaldex regional dex | The Regional Dex Number
| Number | required |
| Locations | locations | The locations it can be found in game
| String | required |
| Evolutions | evolutions evo evos evolve | The evolutions for this Pokémon
| String | required |