Template:M: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Use this in tandem with [[Template:MoveTableLevelUp]] to construct the move-data rows in it.
<noinclude>Use this in tandem with [[Template:MoveTableLevelUp]] 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={{ucfirst:{{{Move}}}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless}}
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|filters=Name={{ucfirst:{{{Move}}}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless}}

Revision as of 04:11, 13 December 2016

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