Template:PokemonSpawnData: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Cae (talk | contribs)
No edit summary
Cae (talk | contribs)
added generic text due to the absence of the spawn dump
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
==Examples==
'''Usage:'''
{{PokemonSpawnData|Bulbasaur}}
* On a Pokémon's own page: <code><nowiki>{{PokemonSpawnData}}</nowiki></code>
* From another page: <code><nowiki>{{PokemonSpawnData|Bulbasaur}}</nowiki></code>
 
=Examples=
{{PokemonSpawnData|Ralts}}
{{PokemonSpawnData|Lanturn}}
{{PokemonSpawnData|Squirtle}}
{{PokemonSpawnData|Squirtle}}
{{PokemonSpawnData|Suicune}}
{{PokemonSpawnData|Suicune}}
{{PokemonSpawnData|Ralts}}
 
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, it shows nothing.


'''Usage:'''
* Add this back to includeonly once the spawn dump is public again.
* On a Pokémon's own page: <code><nowiki>{{PokemonSpawnData}}</nowiki></code>
{{#invoke:PokemonSpawnData|main|{{{Name|{{{1|{{PAGENAME}}}}}}}}|Color={{{Color|{{#var:primaryType}}}}}}}
* From another page: <code><nowiki>{{PokemonSpawnData|Bulbasaur}}</nowiki></code>
</noinclude>
</noinclude>


<includeonly>
<includeonly>
{{#invoke:PokemonSpawnData|main|{{{Name|{{{1|{{PAGENAME}}}}}}}}|Color={{{Color|{{#var:primaryType}}}}}}}
<div class="notice" style="padding:12px; border:1px solid #c8ccd1; background:#fff8e5; border-radius:4px;">
'''Spawn Information Temporarily Unavailable'''
 
Since '''17 July 2026''', the public '''Spawn Dump Page''' has been temporarily disabled and will remain unavailable for an indefinite period.
 
Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.
 
For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.
</div>
</includeonly>
</includeonly>

Latest revision as of 15:40, 20 July 2026

Usage:

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

Examples

Spawn Information Temporarily Unavailable

Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.

Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.

For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.



Spawn Information Temporarily Unavailable

Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.

Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.

For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.



Spawn Information Temporarily Unavailable

Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.

Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.

For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.



Spawn Information Temporarily Unavailable

Since 17 July 2026, the public Spawn Dump Page has been temporarily disabled and will remain unavailable for an indefinite period.

Because the Pokémon Revolution Online Wiki relied on this data source, it is currently unable to display spawn locations.

For the time being, please rely on the in-game spawn information instead. Spawn information will return once a public data source becomes available again.


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, it shows nothing.

  • Add this back to includeonly once the spawn dump is public again.