Template:PKM: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Text replacement - "pro-wiki" to "prowiki" |
||
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:// | {{#get_web_data:url=http://prowiki.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>{{#external_value:number}}</td> | <td>{{#external_value:number}}</td> |
Revision as of 01:29, 16 March 2017
Use this in tandem with Template:MoveLevelUpTable to construct the move-data rows in it.