Difference between revisions of "Template:MTutorList"
From Pokemon World Online Wiki
m |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | {{#get_web_data:url= | + | {{#get_web_data:url=https://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=type=Type}} |
| − | + | <table cellpadding="1" cellpadding="1" style="float: center; border: #{{ {{#external_value: type}}_color_dark}} 1px solid; background: #{{ {{#external_value: type}}_color}}; border-radius: 15px; text-align: center; width: 30%; max-width: 42%;"> | |
| − | <th scope="col" width="15%" style="background: #{{ {{#external_value: type}}_color_light}}; border-radius: 15px 1px 1px 1px;">#</th><th scope="col" colspan="2" width=" | + | <th scope="col" width="15%" style="background: #{{ {{#external_value: type}}_color_light}}; border-radius: 15px 1px 1px 1px;">#</th><th scope="col" colspan="2" width="20%" style="background: #{{ {{#external_value: type}}_color_light}}; border-radius: 1px 15px 1px 1px;">Pokémon</th> |
{{{Pokemon}}} | {{{Pokemon}}} | ||
| − | <tr><td colspan="3" style="text-align: left; margin-left: 3px; margin-bottom: 3px; border: 0px #{{ {{#external_value: type}}_color}} solid; background: #{{ {{#external_value: type}}_color_light}}; border-radius: 0px 0px 10px 10px;" width="100%">'''Bold''' indicates the Pokémon gains STAB from the move.</td></tr> | + | <tr><td colspan="3" style="text-align: left; margin-left: 3px; margin-bottom: 3px; border: 0px #{{ {{#external_value: type}}_color}} solid; background: #{{ {{#external_value: type}}_color_light}}; border-radius: 0px 0px 10px 10px;" width="100%"><p style="margin-left: 3px; margin-bottom: 5px;">'''Bold''' indicates the Pokémon gains STAB from the move.</p></td></tr> |
| − | </table | + | </table> |
</includeonly> | </includeonly> | ||