Template:Pokémon/2

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
000.png
Type:
Unknown Unknown
Held item:
None
Missingno. Lv.0
  --  
   
  --  
   
  --  
   
  --  
   



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

{{Pokémon/2}} is used to display a Pokémon from Generation I.

See the appropriate generation subtemplate:

Usage

{{Pokémon/2
|game=
|ndex=
|pokemon=
|nickname=
|level=
|type1=
|type2=
|move1=
|move1type=
|move2=
|move2type=
|move3=
|move3type=
|move4=
|move4type=
}}

Parameters

All parameters are case sensitive.

Parameter Allowed values Notes
game Gold and SilverGoldSilverCrystal The game the sprite should be pulled from.
back yesno 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>.
level Number The Pokémon's level.
gender malefemalebothnone Optional. The Pokémon's gender. Defaults to none.
spritegender shiny Optional. Set to shiny to display shiny sprite.
type1 NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteel The Pokémon's primary type.
type2 Optional. The Pokémon's secondary type.
held String Optional. The Pokémon's held item.
move1 String Optional. The Pokémon's move name.
move2
move3
move4
move1type NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhostDarkSteel Optional. The type of the Pokémon's move.
move2type
move3type
move4type

Examples

{{Pokémon/2
|game=Gold and Silver
|ndex=152
|pokemon=Chikorita
|type1=Grass
|level=5
|gender=male
|move1=Tackle|move1type=Normal
|move2=Razor Leaf|move2type=Grass
}}
Spr 2g 152.png
Type:
Grass Unknown
Held item:
None
Chikorita Lv.5
Tackle
Normal
Razor Leaf
Grass
  --  
   
  --  
   
{{Pokémon/2
|game=Crystal
|ndex=154
|pokemon=Meganium
|nickname=Meganiumu
|type1=Grass
|level=38
|gender=female
|spritegender=shiny
|held=Miracle Seed
|move1=PoisonPowder|move1type=Poison
|move2=Razor Leaf|move2type=Grass
|move3=Body Slam|move3type=Normal
|move4=Reflect|move4type=Psychic
}}
Spr 2c 154 s.png
Type:
Grass Unknown
Held item:
Miracle Seed
Meganiumu Lv.38ShinyIIStars.png
PoisonPowder
Poison
Razor Leaf
Grass
Body Slam
Normal
Reflect
Psychic