Template:PokemonSpawnData: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Cae (talk | contribs)
Created page with "<noinclude> {{PokemonSpawnData|Bulbasaur}} {{PokemonSpawnData|Squirtle}} {{PokemonSpawnData|Suicune}} {{PokemonSpawnData|Ralts}} </noinclude> <noinclude> Displays wild spawn locations for a Pokémon, combining land and surfing/fishing spawns. Automatically shows only the sections that have data. If neither has data, shows a "no wild spawns" message. '''Usage:''' * On a Pokémon's own page: <code><nowiki>{{PokemonSpawnData}}</nowiki></code> * From another page: <code><no..."
 
Cae (talk | contribs)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
==Examples==
{{PokemonSpawnData|Bulbasaur}}
{{PokemonSpawnData|Bulbasaur}}
{{PokemonSpawnData|Squirtle}}
{{PokemonSpawnData|Squirtle}}
{{PokemonSpawnData|Suicune}}
{{PokemonSpawnData|Suicune}}
{{PokemonSpawnData|Ralts}}
{{PokemonSpawnData|Ralts}}
</noinclude>
<noinclude>
Displays wild spawn locations for a Pokémon, combining land and surfing/fishing spawns.
Displays wild spawn locations for a Pokémon, combining land and surfing/fishing spawns.
Automatically shows only the sections that have data. If neither has data, shows a "no wild spawns" message.
Automatically shows only the sections that have data. If neither has data, shows a "no wild spawns" message.
Line 12: Line 11:
* On a Pokémon's own page: <code><nowiki>{{PokemonSpawnData}}</nowiki></code>
* On a Pokémon's own page: <code><nowiki>{{PokemonSpawnData}}</nowiki></code>
* From another page: <code><nowiki>{{PokemonSpawnData|Bulbasaur}}</nowiki></code>
* From another page: <code><nowiki>{{PokemonSpawnData|Bulbasaur}}</nowiki></code>
* With name param: <code><nowiki>{{PokemonSpawnData|Name=Bulbasaur}}</nowiki></code>
* With color override: <code><nowiki>{{PokemonSpawnData|Bulbasaur|Color=Grass}}</nowiki></code>
</noinclude>
</noinclude>



Revision as of 09:57, 8 March 2026

Examples

Displays wild spawn locations for a Pokémon, combining land and surfing/fishing spawns. Automatically shows only the sections that have data. If neither has data, shows a "no wild spawns" message.

Usage:

  • On a Pokémon's own page: {{PokemonSpawnData}}
  • From another page: {{PokemonSpawnData|Bulbasaur}}