Template:Pokémon/1

000.png
Type:
Unknown Unknown
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/1}} is used to display a Pokémon from Generation I.

See the appropriate generation subtemplate:

Usage

{{Pokémon/1
|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 Red and GreenGreenRed and BlueRedBlueYellow 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.
nickname String Optional. The Pokémon's nickname. Defaults to <pokemon>.
back yesno Optional. Set to yes to show back sprite. Defaults to no.
level Number The Pokémon's level.
type1 NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhost 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 NormalFireFightingWaterFlyingGrassPoisonElectricGroundPsychicRockIceBugDragonGhost Optional. The type of the Pokémon's move.
move2type
move3type
move4type

Examples

{{Pokémon/1
|game=Red and Green
|ndex=001
|pokemon=Bulbasaur
|level=5
|type1=Grass
|move1=Tackle|move1type=Normal
|move2=Leech Seed|move2type=Grass
}}
Spr 1g 001.png
Type:
Grass Unknown
Bulbasaur Lv.5
Tackle
Normal
Leech Seed
Grass
  --  
   
  --  
   
{{Pokémon/1
|game=Red and Blue
|ndex=003
|pokemon=Venusaur
|nickname=Fushigibana
|level=65
|type1=Grass|type2=Poison
|move1=Growth|move1type=Normal
|move2=Mega Drain|move2type=Grass
|move3=Razor Leaf|move3type=Grass
|move4=SolarBeam|move4type=Grass
}}
Spr 1b 003.png
Types:
Grass Poison
Fushigibana Lv.65
Growth
Normal
Mega Drain
Grass
Razor Leaf
Grass
SolarBeam
Grass