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}} | ||
| − | <td | + | <td><table style="border: 2px #3b3b3b solid; border-radius: 13px 13px 13px 13px; width=20%; background: #c8c8c8;"> |
| − | <td width="32px | + | <td width="32px" style="border-radius: 13px 1px 1px 13px;">[[Image:{{#external_value: pdex}}small.png]]</td> |
<td width="96px" style="background: #dbdbdb; border-radius: 1px 13px 13px 1px">[[{{#external_value: name}}]]</td> | <td width="96px" style="background: #dbdbdb; border-radius: 1px 13px 13px 1px">[[{{#external_value: name}}]]</td> | ||
</table></td> | </table></td> | ||
</includeonly> | </includeonly> | ||