Template:AreaDig: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
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= | <includeonly>{{#get_web_data:url=https://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}}|{{#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> |
Revision as of 20:53, 18 March 2020
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.