Welcome to PikloDex!

Template:Pokédex/usage

From PikloDex
Jump to navigationJump to search

Purpose

A template that displays the Pokédex entries of a Pokémon in the core games of the Pokémon franchise.

Code with explanations

{{Pokédex
| generation = (write 1, 2, 3, 4 or 5 if first, second, third, fourth or fifth generation respectively)
| red_blue = (Pokédex entry in Pokémon Red Version and Pokémon Blue Version)
| yellow = (Pokédex entry in Pokémon Yellow)
| gold = (Pokédex entry in Pokémon Gold)
| silver = (Pokédex entry in Pokémon Silver)
| crystal = (Pokédex entry in Pokémon Crystal)
| ruby = (Pokédex entry in Pokémon Ruby)
| sapphire = (Pokédex entry in Pokémon Sapphire. If it is the same as in Ruby, type “ruby” without the quotation marks.)
| emerald = (Pokédex entry in Pokémon Emerald)
| firered = (Pokédex entry in Pokémon FireRed)
| leafgreen = (Pokédex entry in Pokémon LeafGreen. If it is the same as in FireRed, type “fire_red” without quotation marks.)
| diamond = (Pokédex entry in Pokémon Diamond)
| pearl = (Pokédex entry in Pokémon Pearl. If it is the same as in Diamond, type “diamante” without quotation marks.)
| platinum = (Pokédex entry in Pokémon Platinum)
| heartgold = (Pokédex entry in Pokémon HeartGold)
| soulsilver = (Pokédex entry in Pokémon SoulSilver. If it is the same as in HeartGold, type “heartgold” without quotation marks.)
| black = (Pokédex entry in Pokémon Black)
| white = (Pokédex entry in Pokémon White. If it is the same as in Black, type “black” without quotation marks.)
| black_2 = (Pokédex entry in Pokémon Black 2)
| white_2 = (Pokédex entry in Pokémon White 2. If it is the same as in Black 2, type “black 2” without quotation marks.)
| x = (Pokédex entry in Pokémon X)
| y = (Pokédex entry in Pokémon Y)
| omega_ruby = (Pokédex entry in Pokémon Omega Ruby. If it is the same as in Ruby, type “ruby” without quotation marks.)
| alpha_sapphire = (Pokédex entry in Pokémon Alpha Sapphire. If it is the same as in Sapphire, type “sapphire” without quotation marks.)
| sun = (Pokédex entry in Pokémon Sun)
| moon = (Pokédex entry in Pokémon Moon)
| ultra_sun = (Pokédex entry in Pokémon Ultra Sun)
| ultra_moon = (Pokédex entry in Pokémon Ultra Moon)
| pikachu = (Pokédex entry in Pokémon: Let's Go, Pikachu!)
| eevee = (Pokédex entry in Pokémon: Let's Go, Eevee!)
| sword = (Pokédex entry in Pokémon Sword)
| shield = (Pokédex entry in Pokémon Shield)
| brilliant_diamond = (Pokédex entry in Pokémon Brilliant Diamond)
| shining_pearl = (Pokédex entry in Pokémon Shining Pearl)
| legends_arceus = (Pokédex entry in Pokémon: Legends Arceus)
| scarlet = (Pokédex entry in Pokémon Scarlet)
| violet = (Pokédex entry in Pokémon Violet)
}}

Blank template

{{Pokédex
| generation = 
| red_blue = 
| yellow = 
| gold = 
| silver = 
| crystal = 
| ruby = 
| sapphire = 
| emerald = 
| firered = 
| leafgreen = 
| diamond = 
| pearl = 
| platinum = 
| heartgold =
| soulsilver =
| black =
| white =
| black_2 =
| white_2 =
| x =
| y =
| omega_ruby =
| alpha_sapphire =
| sun =
| moon =
| ultra_sun =
| ultra_moon =
| pikachu =
| eevee = 
| sword = 
| shield = 
| brilliant_diamond = 
| shining_pearl = 
| legends_arceus = 
| scarlet = 
| violet = 
}}