Template:PokemonByEVYield: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
|95 | |95 | ||
| | | | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|number={{#var: vector}}|data=number=Pokedex Number,name=Name,exp=Base Experience,generation=Generation,HP=EVHP,ATK=EVATK,DEF=EVDEF,SPA=EVSPA,SPDDEF=EVSPD,SPD=EVSP}} | * {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|number={{#var: vector}}|data=number=Pokedex Number,name=Name,exp=Base Experience,generation=Generation,HP=EVHP,ATK=EVATK,DEF=EVDEF,SPA=EVSPA,SPDDEF=EVSPD,SPD=EVSP}} | ||
<tr style="background-color: #666666; cellpadding: 3px"> | <tr style="background-color: #666666; cellpadding: 3px"> | ||
<td>{{#external_value: number}}</td> | <td>{{#external_value: number}}</td> | ||
Line 17: | Line 17: | ||
<td style="background-color: #FAE078;">{{#external_value: DEF}}</td> | <td style="background-color: #FAE078;">{{#external_value: DEF}}</td> | ||
<td style="background-color: #9DB7F5;">{{#external_value: SPA}}</td> | <td style="background-color: #9DB7F5;">{{#external_value: SPA}}</td> | ||
<td style="background-color: #A7DB8D;">{{#external_value: | <td style="background-color: #A7DB8D;">{{#external_value: SPDEF}}</td> | ||
<td style="background-color: #FA92B2;">{{#external_value: SPD}}</td> | <td style="background-color: #FA92B2;">{{#external_value: SPD}}</td> | ||
<td></td> | <td></td> |