Template:AreaDig: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m Text replacement - "pro-wiki" to "prowiki"
No edit summary
Line 3: Line 3:
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://prowiki.info/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=http://prowiki.info/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}}]]</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>

Revision as of 05:34, 7 August 2019

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.