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..." |
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" |
||
(12 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Pokemon}}}|data=number=Pokedex Number,name=Name}} | |||
{{#get_web_data:url=http:// | <tr style="background-color:#DDD; color: #000000;"><td> | ||
<tr style="background-color:# | [[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}|<span style="color:#000000;">{{#external_value:name}}</span>]]</td> | ||
<td>[[File:{{{Item}}}.png|link={{{Item}}}|alt={{{Item}}}]]</td> | <td width="5%"> | ||
{{#get_web_data:url=http:// | {{#if:{{{Item|}}} | | ||
<td>[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}]]</td> | [[File:{{#ifexist: File:{{{Item}}}.png| {{{Item}}}.png | MissingIcon.png}}|link={{{Item}}}|alt={{{Item}}}]]</td> | ||
|None | |||
}} | |||
{{#get_web_data:url=http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Evolution}}}|data=number=Pokedex Number,name=Name}} | |||
<td width="5%">[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}|<span style="color:#000000;">{{#external_value:name}}</span>]]</td> | |||
</tr> | </tr> | ||
</includeonly> | </includeonly> |