Template:M: 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:MoveTableLevelUp]] to construct the move-data rows in it.</noinclude>
<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={{{Move}}}|data=technique=Name,movetype=Type,category=Category,power=Power,accuracy=Accuracy,pp=PP,broken=Broken,typeless=Typeless}}
{{#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}}
<tr style="background-color:#FFFFFF;">
<tr style="background-color:#FFFFFF;">
<td>{{#if:{{{l|}}}| {{{l}}} | —}}</td>
<td>{{#if:{{{l|}}}| {{{l}}} | —}}</td>

Revision as of 01:29, 16 March 2017

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