From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/7}}
is used to display a Pokémon from Generation VII.
See the appropriate generation subtemplate:
Usage
{{Pokémon/7
|ndex=
|pokemon=
|level=
|type1=
|type2=
|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: -Alola .
|
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.
|
level
|
Number
|
The Pokémon's level.
|
ability
|
String
|
The Pokémon's ability.
|
ability2
|
String
|
Optional. The Pokémon's second ability.
|
abilitymd
|
String
|
Optional. The Pokémon's second ability in Mystery Dungeon games.
|
held
|
String
|
Optional. 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
|
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
|
Examples
{{Pokémon/7
|ndex=0722
|pokemon=Rowlet
|gender=male
|level=5
|type1=Grass
|ability=Overgrow
|move1=Tackle|move1type=Normal|move1cat=Physical
|move2=Leafage|move2type=Grass|move2cat=Physical
|move3=Growl|move3type=Normal|move3cat=Status}}
{{Pokémon/7
|ndex=0724
|pokemon=Decidueye
|nickname=Junaiper
|spritegender=shiny
|img=Pokédex Image Decidueye shiny SM
|gender=male
|level=63
|type1=Grass|type2=Ghost
|ability=Overgrow|ability2=Long Reach
|held=Decidium Z
|move1=Leaf Storm|move1type=Grass|move1cat=Special
|move2=Feather Dance|move2type=Flying|move2cat=Status
|move3=Spirit Shackle|move3type=Ghost|move3cat=Physical
|move4=Sucker Punch|move4type=Dark|move4cat=Physical}}