Template:DigTMs: Difference between revisions
Jump to navigation
Jump to search
m Text replacement - "http://prowiki.info/" to "https://prowiki.info/" |
m Text replacement - "prowiki.info" to "wiki.pokemonrevolution.net" |
||
Line 1: | Line 1: | ||
<noinclude>Used to plug diggable TMs into the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of [[Template:DigSpotAllotment]].</noinclude> | <noinclude>Used to plug diggable TMs into the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of [[Template:DigSpotAllotment]].</noinclude> | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=https:// | {{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=TM={{{Number}}}|data=technique=Name,movetype=Type,tm=TM}} | ||
<tr style="background-color:#FFFFFF;"><td>[[File:TM-{{#external_value:movetype}}.png]]</td><td>TM{{padleft:{{#external_value:tm}}|2}} - [[{{#external_value:technique}}]]</td><td>{{{Tier}}}</td></tr> | <tr style="background-color:#FFFFFF;"><td>[[File:TM-{{#external_value:movetype}}.png]]</td><td>TM{{padleft:{{#external_value:tm}}|2}} - [[{{#external_value:technique}}]]</td><td>{{{Tier}}}</td></tr> | ||
</includeonly> | </includeonly> |
Revision as of 05:33, 30 October 2021
Used to plug diggable TMs into the tabular list of items for diggable patches. Plug in this template as an argument (specifically under {{{DigItems}}}) of the overlaying table of Template:DigSpotAllotment.