Difference between revisions of "Template:TSPk"
From Pokemon World Online Wiki
m |
m |
||
| Line 2: | Line 2: | ||
{{#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%"; cellpadding="2" cellspacing="3"; background: #000000;"> | <table style="border: 2px #{{{{#external_value: type}}_color_dark}} solid; border-radius: 13px 13px 13px 13px; width="25%"; cellpadding="2" cellspacing="3"; background: #000000;"> | ||
| − | |||
<tr><td rowspan="2" width="32px" style="background: #{{{{#external_value: type}}_color}}; border-radius: 13px 1px 1px 13px; align=center;">[[Image:{{#external_value: pdex}}small.png]]</td> | <tr><td rowspan="2" width="32px" style="background: #{{{{#external_value: type}}_color}}; border-radius: 13px 1px 1px 13px; align=center;">[[Image:{{#external_value: pdex}}small.png]]</td> | ||
| − | <td style="border: 1px #{{{{#external_value: type}}_color_dark}} solid; border-radius 1px 13px 1px 1px";>[[{{#external_value: name}}]]</td></tr> | + | <td style="border: 1px #{{{{#external_value: type}}_color_dark}} solid; border-radius 1px 13px 1px 1px"; background: #000000">[[{{#external_value: name}}]]</td></tr> |
| − | <tr><td>{{{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> | ||