From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/8/Contest}}
is used to display a Pokémon for Super Contest Shows.
See the appropriate generation subtemplate:
Usage
{{Pokémon/8/Contest
|ndex=
|pokemon=
|type1=
|type2=
|move1=
|move1type=
|move1app=
|move2=
|move2type=
|move2app=
|move3=
|move3type=
|move3app=
|move4=
|move4type=
|move4app=
}}
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: -Mega .
|
nickname
|
String
|
Optional. The Pokémon's nickname. Defaults to <pokemon> .
|
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.
|
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
|
move1app
|
0 • 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8
|
Optional. The Appeal of the Pokémon's move.
|
move2app
|
move3app
|
move4app
|
Examples
{{Pokémon/8/Contest
|pokemon=Steelix
|nickname=Rusty
|type1=Steel
|type2=Ground
|ndex=208
|gender=male
|move1=Screech|move1type=Normal|move1app=1
|move2=Fire Fang|move2type=Fire|move2app=2
|move3=Stone Edge|move3type=Rock|move3app=3
|move4=Autotomize|move4type=Steel|move4app=2}}
{{Pokémon/8/Contest
|pokemon=Drifblim
|nickname=Loony
|type1=Ghost
|type2=Flying
|ndex=426
|gender=female
|move1=Focus Energy|move1type=Normal|move1app=2
|move2=Phantom Force|move2type=Ghost|move2app=2
|move3=Strength Sap|move3type=Grass|move3app=1
|move4=Explosion|move4type=Normal|move4app=3}}