Template:PokemonByEVYield: Difference between revisions
Jump to navigation
Jump to search
Added in a new column: rarity-tier values. |
mNo edit summary |
||
Line 4: | Line 4: | ||
<td> | <td> | ||
<table class="sortable" style="text-align: center; background-color: #333333;"> | <table class="sortable" style="text-align: center; background-color: #333333;"> | ||
<tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 7%;">No.</th><th scope="col" class="pro-table-header-cell" width="10%">Name</th><th scope="col" class="pro-table-header-cell" width="4%">Exp.</th><th class="pro-table-header-cell" width=" | <tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 7%;">No.</th><th scope="col" class="pro-table-header-cell" width="10%">Name</th><th scope="col" class="pro-table-header-cell" width="4%">Exp.</th><th class="pro-table-header-cell" width="11%">Rarity Tier</th><th style="background-color: #FF0000; width: 6%">HP</th><th style="background-color: #F08030; width: 7%;">Attack</th><th style="background-color: #FD8030; width: 7%>Defense</th><th style="background-color: #6890F0; width: 10%">Sp. Attack</th><th style="background-color: #78C850; width: 12%;">Sp. Defense</th><th style="background-color: #F85888; width: 6%; border-radius: 1px 15px 1px 1px;">Speed</th></tr> | ||
{{#for_external_table: | {{#for_external_table: | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Generation={{{1}}}|data=generation=Generation,number=Pokedex Number,name=Name,exp=Base Experience,HP=EVHP,ATK=EVATK,DEF=EVDEF,SPA=EVSPA,SPDDEF=EVSPD,SPD=EVSP,wild=Wild}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|filters=Generation={{{1}}}|data=generation=Generation,number=Pokedex Number,name=Name,exp=Base Experience,HP=EVHP,ATK=EVATK,DEF=EVDEF,SPA=EVSPA,SPDDEF=EVSPD,SPD=EVSP,wild=Wild,rarity=Tier}} | ||
<tr style="background-color: #666666; cellpadding: 3px"> | <tr style="background-color: #666666; cellpadding: 3px"> | ||
<td>{{{number}}}</td> | <td>{{{number}}}</td> |