From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/5}}
is used to display a Pokémon from Generation V.
See the appropriate generation subtemplate:
Usage
{{Pokémon/5
|game=
|ndex=
|pokemon=
|nickname
|type1=
|type2=
|level
|gender=
|ability=
|held=
|move1=
|move1type=
|move1cat=
|move2=
|move2type=
|move2cat=
|move3=
|move3type=
|move3cat=
|move4=
|move4type=
|move4cat=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
game
|
Black and White • Black • White • Black 2 and White 2 • Black 2 • White 2
|
The game the sprite should be pulled from.
|
back
|
yes • no
|
Optional. Set to yes to show back sprite. Defaults to no .
|
ndex
|
National Pokédex Number
|
The Pokémon's National Pokédex number.
|
pokemon
|
String
|
The Pokémon's name.
|
nickname
|
String
|
Optional. The Pokémon's nickname. Defaults to <pokemon> .
|
character
|
String
|
Optional. Complete override for the Pokémon name/nickname display.
|
type1
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel
|
The Pokémon's primary type.
|
type2
|
Optional. The Pokémon's secondary type.
|
level
|
Number
|
The Pokémon's level.
|
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. Set to shiny to display shiny sprite.
|
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
|
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/5
|game=Black and White
|ndex=495
|pokemon=Snivy
|level=5
|gender=male
|type1=Grass
|ability=Overgrow
|move1=Tackle|move1type=Normal|move1cat=Physical
|move2=Vine Whip|move2type=Grass|move2cat=Physical
}}
|
Held item:
|
None
|
|
Snivy♂ Lv.5
|
|
{{Pokémon/5
|game=Black 2 and White 2
|ndex=497
|pokemon=Serperior
|nickname=Jalorda
|type1=Grass|type2=Ground
|gender=female
|spritegender=shiny
|ability=Overgrow|ability2=Contrary
|level=57
|held=Grass Gem
|move1=Giga Drain|move1type=Grass|move1cat=Special
|move2=Leaf Blade|move2type=Grass|move2cat=Physical
|move3=Dragon Tail|move3type=Dragon|move3cat=Physical
|move4=Coil|move4type=Poison|move4cat=Status
}}