Difference between revisions of "Template:MTutorList"
From Pokemon World Online Wiki
(Created page with "<includeonly> {{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=type=Type}} <t...") |
|||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=type=Type}} | {{#get_web_data:url=http://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: | + | <center><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: 35%; max-width: 50%;"> |
| − | <th scope="col" width="15%" style="background: #{{ {{#external_value: type}}_color_light}}; border-radius: 15px 1px 1px 1px;">#</th><th scope="col" width="30%" style="background: #{{ {{#external_value: type}}_color_light}}; border-radius: 1px 15px 1px 1px;">Pokémon</th> | + | <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="30%" 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; 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; 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> | ||
| − | </table> | + | </table></center> |
</includeonly> | </includeonly> | ||