From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/9}}
is used to display a Pokémon from Generation IX.
See the appropriate generation subtemplate:
Usage
{{Pokémon/9
|ndex=
|pokemon=
|level=
|type1=
|type2=
|tera=
|ability=
|move1=
|move1type=
|move1cat=
|move2=
|move2type=
|move2cat=
|move3=
|move3type=
|move3cat=
|move4=
|move4type=
|move4cat=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
ndex
|
National Pokédex Number
|
The Pokémon's National Pokédex number.
|
pokemon
|
String
|
The Pokémon's name.
|
form
|
String
|
Optional. The Pokémon's form identifier. Needs a - at the start. Example: -Paldea .
|
nickname
|
String
|
Optional. The Pokémon's nickname. Defaults to <pokemon> .
|
character
|
String
|
Optional. Complete override for the Pokémon name/nickname display.
|
gender
|
male • female • both • none
|
Optional. The Pokémon's gender. Defaults to none .
|
spritegender
|
shiny • male • male shiny • female • female shiny
|
Optional. The Pokémon's artwork gender.
|
img
|
Filename
|
Optional. Override for the image. Image needs to be png.
|
type1
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy
|
The Pokémon's primary type.
|
type2
|
Optional. The Pokémon's secondary type.
|
tera
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy • Stellar
|
Optional. The Pokémon's Tera type.
|
tera2
|
Optional. The Pokémon's second Tera type.
|
level
|
Number
|
The Pokémon's level.
|
ability
|
String
|
The Pokémon's ability.
|
ability2
|
String
|
Optional. The Pokémon's second ability.
|
held
|
String
|
The Pokémon's held item.
|
move1
|
String
|
Optional. The Pokémon's move name.
|
move2
|
move3
|
move4
|
move1type
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy • Stellar
|
Optional. The type of the Pokémon's move.
|
move2type
|
move3type
|
move4type
|
move1cat
|
Physical • Special • Status
|
Optional. The damage category of the Pokémon's move. Defaults to Status .
|
move2cat
|
move3cat
|
move4cat
|
caption
|
String
|
Caption for this Pokémon block.
|
caption-side
|
top • bottom
|
Optional. The caption location. Defaults to top .
|
Examples
{{Pokémon/9
|ndex=906
|pokemon=Sprigatito
|gender=male
|level=5
|type1=Grass
|ability=Overgrow
|move1=Scratch|move1type=Normal|move1cat=Physical
|move2=Tail Whip|move2type=Normal|move2cat=Status}}
{{Pokémon/9
|ndex=908
|pokemon=Meowscarada
|nickname=Masquernya
|spritegender=shiny
|img=HOME0908 s
|gender=male
|level=87
|type1=Grass|type2=Dark
|tera=Grass|tera2=Dark
|ability=Overgrow|ability2=Protean
|held=Miracle Seed
|move1=Flower Trick|move1type=Grass|move1cat=Physical
|move2=Trick Room|move2type=Psychic|move2cat=Status
|move3=Throat Chop|move3type=Dark|move3cat=Physical
|move4=Tera Blast|move4type=Stellar|move4cat=Special
|caption={{MSP/9|0906|Sprigatito}} If the {{player}} chose '''{{p|Sprigatito}}'''}}