Template:MoveTableTM: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>As the TM paradigm of moveset tables, it works in conjunction with [[Template:TM]] to construct tabular lists of Pokemon-specific TM learnables.</noinclude>
<noinclude>As the TM paradigm of moveset tables, it works in conjunction with [[Template:TM]] to construct tabular lists of Pokemon-specific TM learnables.</noinclude>
<includeonly>{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|data=tm=TM}}
{{#arraydefine:tm|
{{#for_external_table:
{{{tm}}},
}}
}}
</includeonly>
<includeonly>
<includeonly>
<table align="center" style="width: 73%; text-align: center; margin: auto auto; border-radius: 15px; border: 4px solid #{{{{#external_value:type}}_color_dark}}; background-color: #{{{{#external_value:type}}_color}}; padding: 7px;">
<table align="center" style="width: 73%; text-align: center; margin: auto auto; border-radius: 15px; border: 4px solid #{{{{#external_value:type}}_color_dark}}; background-color: #{{{{#external_value:type}}_color}}; padding: 7px;">

Revision as of 05:39, 15 September 2017

As the TM paradigm of moveset tables, it works in conjunction with Template:TM to construct tabular lists of Pokemon-specific TM learnables.