Template:AreaDig: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/"
Cae (talk | contribs)
mNo edit summary
Tag: Manual revert
 
Line 2: Line 2:


This template uses four arguments: {{{Pokemon}}}, {{{Levels}}}, and {{{Rarity}}}. If you do not know the rarity off-hand, leave it blank; however, it will be deducible enough with experience, since most diggable patches subsume 2 common Pokemon and 1 rare Pokemon.</noinclude>
This template uses four arguments: {{{Pokemon}}}, {{{Levels}}}, and {{{Rarity}}}. If you do not know the rarity off-hand, leave it blank; however, it will be deducible enough with experience, since most diggable patches subsume 2 common Pokemon and 1 rare Pokemon.</noinclude>
<includeonly>{{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{ucfirst:{{{Pokemon}}}}}|data=number=Pokedex Number,name=Name}}
<includeonly>{{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{ucfirst:{{{Pokemon}}}}}|data=number=Pokedex Number,name=Name}}
<tr style="background-color:#FFFFFF; text-align: center;"><td width="7%">[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}|{{#ifeq:{{{Ms}}}|1|<span style="color: #FF00BF; font-weight: bold;">{{#external_value:name}}</span>|{{#external_value:name}}}}]]</td><td>{{{Levels}}}</td><td>{{{Rarity|???}}}</td></includeonly>
<tr style="background-color:#FFFFFF; text-align: center;"><td width="7%">[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}|{{#ifeq:{{{Ms}}}|1|<span style="color: #FF00BF; font-weight: bold;">{{#external_value:name}}</span>|{{#external_value:name}}}}]]</td><td>{{{Levels}}}</td><td>{{{Rarity|???}}}</td></includeonly>

Latest revision as of 14:36, 28 August 2025

Use this to construct data rows for Template:AreaDigPokemon.

This template uses four arguments: {{{Pokemon}}}, {{{Levels}}}, and {{{Rarity}}}. If you do not know the rarity off-hand, leave it blank; however, it will be deducible enough with experience, since most diggable patches subsume 2 common Pokemon and 1 rare Pokemon.