Template:TM: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
m Text replacement - "pro-wiki" to "prowiki"
Line 1: Line 1:
<noinclude>Use this in tandem with [[Template:MoveTableTM]] to construct the move-data rows in it.</noinclude>
<noinclude>Use this in tandem with [[Template:MoveTableTM]] to construct the move-data rows in it.</noinclude>
<includeonly>
<includeonly>
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{Move}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless,tm=TM}}
{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{{Move}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless,tm=TM}}
<tr style="background-color:#FFFFFF;">
<tr style="background-color:#FFFFFF;">
<td>[[File:TM-{{#external_value:movetype}}.png]]</td>
<td>[[File:TM-{{#external_value:movetype}}.png]]</td>

Revision as of 01:29, 16 March 2017

Use this in tandem with Template:MoveTableTM to construct the move-data rows in it.