Template:DigTMs: Difference between revisions
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/" |
No edit summary Tag: Manual revert |
||
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= | {{#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> |
Latest revision as of 15:02, 28 August 2025
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.