From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/4/Contest}}
is used to display a Pokémon for Pokémon Super Contests.
See the appropriate generation subtemplate:
Usage
{{Pokémon/4/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
|
game
|
Diamond and Pearl • Diamond • Pearl • Platinum • HeartGold and SoulSilver • HeartGold • SoulSilver
|
The game the sprite should be pulled from.
|
back
|
yes • no
|
Optional. Set to yes to show back sprite. Defaults to no .
|
costume
|
yes • true
|
Optional. Set to yes or non-empty string to show costumed sprite
|
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> .
|
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.
|
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.
|
move1
|
String
|
Optional. The Pokémon's move name.
|
move2
|
move3
|
move4
|
move1cat
|
Cool • Beautiful • Cute • Clever • Tough
|
Optional. The Contest condition of the Pokémon's move.
|
move2cat
|
move3cat
|
move4cat
|
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/4/Contest
|game=Diamond and Pearl
|ndex=208
|pokemon=Steelix
|type1=Steel|type2=Ground
|gender=male
|spritegender=male
|move1=Screech|move1cat=Smart|move1app=2
|move2=Stone Edge|move2cat=Tough|move2app=2
|move3=Mud Sport|move3cat=Cute|move3app=2
|move4=Fire Fang|move4cat=Beauty|move4app=3
}}
{{Pokémon/4/Contest
|costume=yes
|ndex=426
|pokemon=Drifblim
|nickname=Loony
|type1=Ghost|type2=Flying
|gender=female
|move1=Constrict|move1cat=Tough|move1app=0
|move2=Ominous Wind|move2cat=Smart|move2app=0
|move3=Focus Energy|move3cat=Cool|move3app=0
|move4=Explosion|move4cat=Beauty|move4app=0
}}