Difference between revisions of "Template:Pokedexrow"

From PokeGen Wiki
Jump to navigation Jump to search
m (Protected "Template:Pokedexrow": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
(applying changed convertersetup for more speed)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
</noinclude>
 
</noinclude>
 
|-  
 
|-  
|style="background:#add8e6"|{{{1|???}}}
+
|style="background:#add8e6"|{{Converter/NameNum|{{{2}}}}}
 
|style="width:30%;background:#add8e6"| <img src = "http://{{GameURL}}/images/icons/{{{2|Bulbasaur}}}.gif"> [[{{{2|Bulbasaur}}}]]
 
|style="width:30%;background:#add8e6"| <img src = "http://{{GameURL}}/images/icons/{{{2|Bulbasaur}}}.gif"> [[{{{2|Bulbasaur}}}]]
 
|style="background:#add8e6"|{{{3|Normal}}}
 
|style="background:#add8e6"|{{{3|Normal}}}
Line 31: Line 31:
 
|}
 
|}
 
</pre>
 
</pre>
 +
Note to editors: Coloured Pokeball icons should only be entered if the Pokemon if that type is in game, if it is not, then the Grey ball should be in place
 +
 +
 
</noinclude>
 
</noinclude>

Latest revision as of 16:09, 10 September 2024

Bulbasaur Normal Unreleased pokeball.png Unreleased pokeball.png Unreleased pokeball.png Unreleased pokeball.png Unreleased pokeball.png Unreleased pokeball.png

How to use this Template:

{| class="wikitable sortable pokemonList"  style="text-align: center; font-size: 90%; width: 80%; margin:auto"
!
!style="width: 15%"| Pokémon
!Type
!style="width: 10%"|Normal
!style="width: 10%"|Shiny
!style="width: 10%"|Midnight
!style="width: 10%"|Snow
!style="width: 10%"|Gold 
!style="width: 10%"|Dyna 
|- 
{{Pokedexrow|number|species|types|shiny=(default: unreleased)|midnight=(default: unreleased)|snow=(default: unreleased)|gold=(default: unreleased)|dyna=(default: unreleased)|normal=(default:unreleased)}}
{{Pokedexrow|1|Bulbasaur|Grass Poison|normal=Normal|midnight=Midnight|shiny=Shiny|snow=Snow|gold=Golden|dyna=Dyna}}
{{Pokedexrow|2|Ivysaur|Grass Poison|normal=Normal|midnight=Midnight|shiny=Shiny|snow=Snow|gold=Golden|dyna=Dyna}}
|}

Note to editors: Coloured Pokeball icons should only be entered if the Pokemon if that type is in game, if it is not, then the Grey ball should be in place