From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/3/Contest}}
is used to display a Pokémon from Pokémon Contests.
See the appropriate generation subtemplate:
Usage
{{Pokémon/3
|game=
|ndex=
|pokemon=
|nickname
|type1=
|type2=
|gender=
|move1=
|move1cat=
|move1app=
|move1jam=
|move2=
|move2cat=
|move2app=
|move2jam=
|move3=
|move3cat=
|move3app=
|move3jam=
|move4=
|move4cat=
|move4app=
|move4jam=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
game
|
Ruby and Sapphire • Ruby • Sapphire • FireRed and LeafGreen • FireRed • LeafGreen • Emerald
|
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> .
|
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.
|
gender
|
male • female • both • none
|
Optional. The Pokémon's gender. Defaults to none .
|
spritegender
|
shiny
|
Optional. Set to shiny to display shiny sprite.
|
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
|
move1jam
|
0 • 1 • 2 • 3 • 4
|
Optional. The Jamming of the Pokémon's move.
|
move2jam
|
move3jam
|
move4jam
|
Examples
{{Pokémon/3/Contest
|game=Ruby and Sapphire
|ndex=334
|pokemon=Altaria
|nickname=Taria
|type1=Dragon
|type2=Flying
|move1=Dragon Dance|move1cat=Cool|move1app=1|move1jam=0
|move2=Hyper Beam|move2cat=Cool|move2app=4|move2jam=4
|move3=Perish Song|move3cat=Beauty|move3app=2|move3jam=1
|move4=Safeguard|move4cat=Beauty|move4app=1|move4jam=0
}}
{{Pokémon/3/Contest
|game=Emerald
|ndex=370
|pokemon=Luvdisc
|nickname=Luvis
|type1=Water
|gender=female
|spritegender=shiny
|move1=Sweet Kiss|move1cat=Cute|move1app=1|move1jam=0
|move2=Attract|move2cat=Cute|move2app=2|move2jam=0
|move3=Take Down|move3cat=Tough|move3app=6|move3jam=0
|move4=Charm|move4cat=Cute|move4app=2|move4jam=1
}}