Template:MoveTableLevelUp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||
<includeonly>{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|data=name=Name,movetype=Type,category=Category,power=Power,acc=Accuracy,pp=PP,broken=Broken}} | <includeonly>{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|data=name=Name,movetype=Type,category=Category,power=Power,acc=Accuracy,pp=PP,broken=Broken,typeless=Typeless}} | ||
{{#arraydefine:name| | {{#arraydefine:name| | ||
{{#for_external_table: | {{#for_external_table: | ||
| Line 59: | Line 59: | ||
{{#for_external_table: | {{#for_external_table: | ||
{{{broken}}}, | {{{broken}}}, | ||
}} | |||
}} | |||
{{#arraydefine:typeless| | |||
{{#for_external_table: | |||
{{{typeless}}}, | |||
}} | }} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Revision as of 05:26, 15 September 2017
This is to be used in tandem with Template:M in order to construct Pokemon-specific moveset tables.