Template:MoveTableTM: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
Cae (talk | contribs)
No edit summary
 
(7 intermediate revisions by 3 users not shown)
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=https://prowiki.info/index.php?title=Special:GetData/RawMovesList|format=CSV with header|data=tm=TM}}{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}}
<includeonly>{{#get_file_data:source=data|file name=RawMovesList.csv|format=CSV with header|data=tm=TM}}{{Trichrome|Color={{{Color|{{#var:primaryType}}}}}}}
{{#arraydefine:tm|
{{#arraydefine:tm|
{{#for_external_table:
{{#for_external_table:
Line 8: Line 8:
</includeonly>
</includeonly>
<includeonly>
<includeonly>
<table align="center" style="width: 73%; text-align: center; margin: auto auto; border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<table align="left" style="width: 77%; text-align: center; margin: auto auto; border-radius: 25px; border: 3px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<tr style="background-color: {{#var:cell}}; color: {{#var:border}};">
<th scope="col" colspan="2" style="border-top-left-radius: 25px; width: 11%; border: 1px solid {{#var:border}};">TM</th>
<th scope="col" colspan="2" style="border-top-left-radius: 25px; width: 11%; border: 1px solid {{#var:border}};">TM</th>
Line 23: Line 23:
<ul>
<ul>
<li><b>Emboldened</b> moves denote that this Pokémon avails from a STAB bonus for it.</li>
<li><b>Emboldened</b> moves denote that this Pokémon avails from a STAB bonus for it.</li>
<li><i>Italicized</i> moves are broken; see their individual pages for more information.</li>
<li><i>Italicized</i> moves are [[Broken_Moves_%26_Abilities|broken]]; see their individual pages for more information.</li>
<li>Refer to [[TMs and HMs]] for information on each move's obtainability.</li>
<li>Refer to [[TMs and HMs]] for information on each move's obtainability.</li>
</ul>
</ul>
Line 29: Line 29:
</td>
</td>
</tr>
</tr>
</table>
</table><br clear="all">
</includeonly>
</includeonly>

Latest revision as of 16:33, 1 October 2025

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