From Bulbapedia, the community-driven Pokémon encyclopedia.
{{Pokémon/7/LG}}
is used to display a Pokémon from Pokémon: Let's Go, Pikachu! and Let's Go, Eevee!.
See the appropriate generation subtemplate:
Usage
{{Pokémon/7/LG
|ndex=
|pokemon=
|level=
|type1=
|type2=
|move1=
|move1type=
|move1cat=
|move2=
|move2type=
|move2cat=
|move3=
|move3type=
|move3cat=
|move4=
|move4type=
|move4cat=
}}
Parameters
All parameters are case sensitive.
Parameter
|
Allowed values
|
Notes
|
ndex
|
National Pokédex Number
|
The Pokémon's National Pokédex number.
|
pokemon
|
String
|
The Pokémon's name.
|
form
|
String
|
Optional. The Pokémon's form identifier. Needs a - at the start. Example: -Starter .
|
nickname
|
String
|
Optional. The Pokémon's nickname. Defaults to <pokemon> .
|
character
|
String
|
Optional. Complete override for the Pokémon name/nickname display.
|
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.
|
img
|
Filename
|
Optional. Override for the image. Image needs to be png.
|
type1
|
Normal • Fire • Fighting • Water • Flying • Grass • Poison • Electric • Ground • Psychic • Rock • Ice • Bug • Dragon • Ghost • Dark • Steel • Fairy
|
The Pokémon's primary type.
|
type2
|
Optional. The Pokémon's secondary type.
|
level
|
Number
|
The Pokémon's level.
|
megastone
|
String
|
Optional. The Pokémon's Mega Stone, if it Mega Evolves in battle.
|
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 • Fairy
|
Optional. The type of the Pokémon's move.
|
move2type
|
move3type
|
move4type
|
move1cat
|
Physical • Special • Status
|
Optional. The damage category of the Pokémon's move. Defaults to Status .
|
move2cat
|
move3cat
|
move4cat
|
caption
|
String
|
Caption for this Pokémon block.
|
caption-side
|
top • bottom
|
Optional. The caption location. Defaults to top .
|
Examples
{{Pokémon/7/LG
|ndex=001
|pokemon=Bulbasaur
|gender=male
|level=5
|type1=Grass
|ability=Overgrow
|move1=Tackle|move1type=Normal|move1cat=Physical
|move2=Growl|move2type=Normal|move2cat=Status
|move3=Vine Whip|move3type=Grass|move3cat=Physical}}
{{Pokémon/7/LG
|ndex=003
|pokemon=Venusaur
|nickname=Fushigibana
|spritegender=male shiny
|img=Spr 7p 003M s
|gender=male
|level=85
|megastone=Venusaurite
|type1=Grass|type2=Poison
|move1=Sludge Bomb|move1type=Poison|move1cat=Special
|move2=Mega Drain|move2type=Grass|move2cat=Special
|move3=Leech Seed|move3type=Grass|move3cat=Status
|move4=Amnesia|move4type=Psychic|move4cat=Status
|caption={{MSP/PE|001|Bulbasaur}} If the {{player}} chose '''{{p|Bulbasaur}}'''}}