Template:DigTMs: Difference between revisions
Jump to navigation
Jump to search
m Text replacement - "pro-wiki" to "prowiki" |
m Text replacement - "http://prowiki.info/" to "https://prowiki.info/" |
||
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://prowiki.info/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 08:10, 24 June 2020
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.