Template:TEPokemon: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> <tr style="color:#FFB600; border: 1px solid #000000; background-color: #1B1A1A;"><th colspan="2" style="border-top-left-radius: 25px;">Pokémon</th><th width="14..." |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<tr style="color:#FFB600; border: 1px solid #000000; background-color: #1B1A1A;"><th colspan="2" style="border-top-left-radius: 25px;">Pokémon</th><th width="14%">Held Item</th><th colspan="2" style="border-top-right-radius: 25px;">Evolution</th></tr> | <tr style="color:#FFB600; border: 1px solid #000000; background-color: #1B1A1A;"><th colspan="2" style="border-top-left-radius: 25px;">Pokémon</th><th width="14%">Held Item</th><th colspan="2" style="border-top-right-radius: 25px;">Evolution</th></tr> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Pokemon}}}|data=number=Pokedex Number,name=Name}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Pokemon}}}|data=number=Pokedex Number,name=Name}} | ||
<tr style="background-color:#666666;"><td>[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}]]</td> | <tr style="background-color:#666666;"><td> | ||
{{#if:{{{Item|}}} | | |||
[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}]]</td> | |||
|None | |||
}} | |||
<td>[[File:{{{Item}}}.png|link={{{Item}}}|alt={{{Item}}}]]</td> | <td>[[File:{{{Item}}}.png|link={{{Item}}}|alt={{{Item}}}]]</td> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evolution}}}|data=number=Pokedex Number,name=Name}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evolution}}}|data=number=Pokedex Number,name=Name}} | ||