Difference between revisions of "Template:TSPk"
From Pokemon World Online Wiki
m |
m |
||
| (22 intermediate revisions by the same user not shown) | |||
| 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= | + | {{#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=Pokedex Number,type=Type1}} |
| − | <table style="border: 2px # | + | <td><table style="border: 2px #3b3b3b solid; border-radius: 13px 13px 13px 13px; background: #c8c8c8;"> |
| − | + | <td width="32px" style="border-radius: 13px 1px 1px 13px;">[[Image:{{#external_value: pdex}}small.png]]</td> | |
| − | <td style="background: # | + | <td width="96px" style="background: #dbdbdb; border-radius: 1px 13px 13px 1px">[[{{#external_value: name}}]]</td> |
| − | + | </table></td> | |
| − | + | ||
</includeonly> | </includeonly> | ||