From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/3/Shadow}}
is used to display a Shadow Pokémon.
See the appropriate generation subtemplate:
Usage
{{Pokémon/3
|game=
|ndex=
|pokemon=
|nickname
|type1=
|type2=
|level
|gender=
|ability=
|held=
|move1=
|move1type=
|move2=
|move2type=
|move3=
|move3type=
|move4=
|move4type=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
game
|
Colo • XD
|
The game the sprite should be pulled from.
|
ndex
|
National Pokédex Number
|
The Pokémon's National Pokédex number.
|
pokemon
|
String
|
The Pokémon's name.
|
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 both .
|
spritegender
|
shiny
|
Optional. Set to shiny to display shiny sprite.
|
ability
|
String
|
The Pokémon's ability.
|
ability2
|
String
|
Optional. The Pokémon's second ability.
|
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 • Shadow
|
Optional. The type of the Pokémon's move.
|
move2type
|
move3type
|
move4type
|
Examples
{{Pokémon/3/Shadow
|game=Colo
|ndex=296
|pokemon=Makuhita
|level=30
|ability=Thick Fat|ability2=Guts
|type1=Fighting
|move1=Shadow Rush|move1type=Shadow
|move2=Focus Energy|move2type=Normal
|move3=Vital Throw|move3type=Fighting
|move4=Cross Chop|move4type=Fighting
}}
{{Pokémon/3/Shadow
|game=XD
|ndex=249S
|pokemon=Lugia
|gender=none
|level=50
|type1=Psychic|type2=Flying
|ability=Pressure
|move1=Shadow Blast|move1type=Shadow
|move2=Shadow Shed|move2type=Shadow
|move3=Shadow Down|move3type=Shadow
|move4=Shadow Storm|move4type=Shadow}}
}}