Template:HM: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
m Text replacement - "prowiki.info" to "wiki.pokemonrevolution.net"
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/"
Line 1: Line 1:
<noinclude>It's another subcomponent of [[Template:MoveTableTM]] used to construct the move-data rows therein.</noinclude>
<noinclude>It's another subcomponent of [[Template:MoveTableTM]] used to construct the move-data rows therein.</noinclude>
<includeonly>
<includeonly>
{{#get_web_data:url=https://wiki.pokemonrevolution.net/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://wiki.pokemonrevolution.net/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 11:06, 23 April 2022

It's another subcomponent of Template:MoveTableTM used to construct the move-data rows therein.