Template:PKM: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>Use this in tandem with Template:MoveLevelUpTable to construct the move-data rows in it.</noinclude> <includeonly> {{#get_web_data:url=http://pro-wiki.info/inde..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Use this in tandem with [[Template:MoveLevelUpTable]] to construct the move-data rows in it.</noinclude> | <noinclude>Use this in tandem with [[Template:MoveLevelUpTable]] to construct the move-data rows in it.</noinclude> | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{ | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Name={{{Name}}}|data=number=Pokedex Number,name=Name,type1=Type1,type2=Type2}} | ||
<tr style="background-color:#FFFFFF;"> | <tr style="background-color:#FFFFFF;"> | ||
<td>[[File:{{#external_value:number}}Icon.png]]</td> | <td>[[File:{{#external_value:number}}Icon.png]]</td> |
Revision as of 13:06, 4 January 2017
Use this in tandem with Template:MoveLevelUpTable to construct the move-data rows in it.