Template:HM: Difference between revisions

From Pokemon Revolution Online Wiki
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/"
Cae (talk | contribs)
No edit summary
Tag: Manual revert
 
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=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}}
{{#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}}
<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>

Latest revision as of 15:08, 28 August 2025

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