Usage
{{Infobox Pokémon | name = | image = | desc = | nameDE = | nameFR = | nameJP = | nameKO = | number = | type1 = | type2 = | category = | color = | weight = | height = | rarity = | stardust = | candy = | candyEvolve = | eggDistance = | evolvesFrom = | evolvesInto = }}
Parameters
- name
- Name of the Pokémon in English. Defaults to
{{PAGENAME}}
. - image
- Image of the Pokémon. Format:
xxxxx.png
Automatically sizes to 150px in width. - desc
- Description of the item which is found in the Pokedex.
- nameDE
- Name of the Pokémon in German. Include a link to the translated page if possible.
- nameFR
- Name of the Pokémon in French. Include a link to the translated page if possible.
- nameJP
- Name of the Pokémon in Japanese. Include a link to the translated page if possible.
- nameKO
- Name of the Pokémon in Korean. Include a link to the translated page if possible.
- number
- Number in the Pokédex.
- type#
- A single type of that Pokémon. Starts at
type1
and if needed you usetype2
and so on. - category
- The category of that Pokémon.
- color
- The base color of that Pokémon. Pikachu's base color would be yellow.
- weight
- The average height of this Pokémon.
- height
- The average weight of this Pokémon.
- rarity
- The level of rarity of this Pokémon.
- stardust
- The amount of stardust it takes to power up.
- candy
- The amount of candy it takes to power up.
- candyEvolve
- The amount of candy it takes to evolve.
- eggDistance
- The distance in kilometers it takes to hatch that Pokémon's egg.
- evolvesFrom
- The previous Pokemon in the evolution chain.
- evolvesInto
- The next Pokemon in the evolution chain.
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.