Difference between revisions of "Template:TSPk"
From Pokemon World Online Wiki
m |
m |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/PokémonRawList|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=name=Name,pdex=Pokédex Number,type=Type1}} | {{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/PokémonRawList|format=CSV with header|filters=name={{ucfirst:{{{1}}}}}|data=name=Name,pdex=Pokédex Number,type=Type1}} | ||
| − | <table style="border: 2px #{{{{#external_value: type}}_color_dark}} solid; border-radius: 13px 13px 13px 13px; width="25% | + | <table style="border: 2px #{{{{#external_value: type}}_color_dark}} solid; border-radius: 13px 13px 13px 13px; width="25%"; background: #{{{{#external_value: type}}_color}};"> |
| − | <tr><td rowspan="2" width="32px" style=" | + | <tr><td rowspan="2" width="32px" style="border-radius: 13px 1px 1px 13px; align=center;">[[Image:{{#external_value: pdex}}small.png]]</td> |
<td style="border: border-radius 1px 13px 1px 1px"; background: #000000">[[{{#external_value: name}}]]</td></tr> | <td style="border: border-radius 1px 13px 1px 1px"; background: #000000">[[{{#external_value: name}}]]</td></tr> | ||
<tr><td style="border: 1px #{{{{#external_value: type}}_color_dark}} solid; border-radius 1px 1px 13px 1px;">{{{Token}}}</td></tr> | <tr><td style="border: 1px #{{{{#external_value: type}}_color_dark}} solid; border-radius 1px 1px 13px 1px;">{{{Token}}}</td></tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||