Template:DigTMs: Difference between revisions
Jump to navigation
Jump to search
Created page with "<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 overl..." |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=TM={{{Number}}}|data=technique=Name,movetype=Type,tm=TM}} | {{#get_web_data:url=http://pro-wiki.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;">[[File:TM-{{#external_value:movetype}}.png]]</td><td>TM{{padleft:{{#external_value: | <tr style="background-color:#FFFFFF;"><td>[[File:TM-{{#external_value:movetype}}.png]]</td><td>TM{{padleft:{{#external_value:tm}}|3}} - [[{{#external_value:technique}}]]</td><td>{{{Tier}}}</td></tr> | ||
</tr> | |||
</includeonly> | </includeonly> | ||
Revision as of 12:12, 20 December 2016
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.