Template:Pokemon: Difference between revisions
From Pokémon Breeders
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
{{{evolutions}}} | {{{evolutions}}} | ||
''' | '''Unlock Requirements''' | ||
{{{ | {{{unlock}}} | ||
<includeonly> | <includeonly> | ||
Line 89: | Line 89: | ||
"required": true | "required": true | ||
}, | }, | ||
" | "unlock": { | ||
"label": "Wild Unlock", | "label": "Wild Unlock", | ||
"description": "The conditions before you can encounter the Pokémon wild", | "description": "The conditions before you can encounter the Pokémon wild", | ||
Line 103: | Line 103: | ||
"description", | "description", | ||
"locations", | "locations", | ||
" | "unlock" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 08:09, 9 March 2024
{{{images}}}
{{{description}}}
National Dex: {{{national number}}}
Regional Dex: {{{regional number}}}
Locations in game:
{{{locations}}}
Evolutions
{{{evolutions}}}
Unlock Requirements
{{{unlock}}}
Pokédex page
Parameter | Description | Type | Status | |
---|---|---|---|---|
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 |
Images (Including alts) | images | Images (Including alts)
| Unknown | required |
Evolutions | evolutions evo evos evolve | The evolutions for this Pokémon
| String | required |
Pokédex Description | description | The Pokédex description
| String | required |
Locations | locations | The locations it can be found in game
| String | required |
Wild Unlock | unlock | The conditions before you can encounter the Pokémon wild | String | optional |