Template:TEPokemon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Text replacement - "https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" to "http://wiki.pokemonrevolution.net/index.php?title=Special:GetData/" |
||
(11 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 width="5%"> | |||
{{#if:{{{Item|}}} | | {{#if:{{{Item|}}} | | ||
[[File:{{# | [[File:{{#ifexist: File:{{{Item}}}.png| {{{Item}}}.png | MissingIcon.png}}|link={{{Item}}}|alt={{{Item}}}]]</td> | ||
|None | |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}} | |||
{{#get_web_data:url=http:// | <td width="5%">[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}|<span style="color:#000000;">{{#external_value:name}}</span>]]</td> | ||
<td>[[File:{{#external_value:number}}Icon.png]]</td><td>[[{{#external_value:name}}]]</td> | |||
</tr> | </tr> | ||
</includeonly> | </includeonly> |