Template:PokemonByEVYield: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="sortable" style="text-align: center; width: 100%">
<table class="pro-table" align="center" style="width: 90%;">
<tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: 9%;">No.</th><th scope="col" class="pro-table-header-cell">Name</th><th scope="col" class="pro-table-header-cell" width="5%">Exp.</th><th style="background-color: #FF0000; width: 5%">HP</th><th style="background-color: #F08030; width: 5%;">Attack</th><th style="background-color: #FD8030; width: 5%>Defense</th><th style="background-color: #6890F0; width: 8%">Sp. Attack</th><th style="background-color: #78C850; width: 8%;">Sp. Defense</th><th style="background-color: #F85888; width: 5%">Speed</th><th class="pro-table-header-cell" style="width: 5%; border-radius: 1px 15px 1px 1px;">Total</th></tr>
<tr>
<td>
<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="11%">Rarity Tier</th><th style="background-color: #FF0000; width: 6%; border: 3px solid #{{HP_color_dark}};">HP</th><th style="background-color: #F08030; width: 7%; border: 3px solid #{{Attack_color_dark}};">Attack</th><th style="background-color: #FD8030; width: 7%; border: 3px solid #{{Defense_color_dark}};">Defense</th><th style="background-color: #6890F0; width: 10%; border: 3px solid #{{Special_Attack_color_dark}};">Sp. Attack</th><th style="background-color: #78C850; width: 12%; border: 3px solid #{{Special_Defense_color_dark}};">Sp. Defense</th><th style="background-color: #F85888; width: 6%; border: 3px solid #{{Speed_color_dark}}; border-top-right-radius: 15px;">Speed</th></tr>


{{#loop: vector
{{#for_external_table:
|1
{{#get_web_data:url=https://wiki.pokemonrevolution.net/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}}
|95
<tr style="background-color: #DDD; color:#000000; cellpadding: 3px">
|
<td>{{{number}}}</td>
{{#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}}
<td>[[File:{{{number}}}Icon.png]]</td>  
<tr style="background-color: #666666; cellpadding: 3px">
<td>{{{npc}}}{{{wild}}}[[{{{name}}}]]{{{wild}}}{{{npc}}}</td>
<td>{{#external_value: number}}</td>
<td>{{{exp}}}</td>
<td>[[File:{{#external_value: number}}Icon.png]]</td>  
<td>{{{rarity}}}</td>
<td>[[{{#external_value: name}}]]</td>
<td style="background-color: #FF5959; color:#FFFFFF;">{{{HP}}}</td>
<td>{{#external_value: exp}}</td>
<td style="background-color: #F5AC78; color:#FFFFFF;">{{{ATK}}}</td>
<td style="background-color: #FF5959;">{{#external_value: HP}}</td>
<td style="background-color: #FAE078; color:#FFFFFF;">{{{DEF}}}</td>
<td style="background-color: #F5AC78;">{{#external_value: ATK}}</td>
<td style="background-color: #9DB7F5; color:#FFFFFF;">{{{SPA}}}</td>
<td style="background-color: #FAE078;">{{#external_value: DEF}}</td>
<td style="background-color: #A7DB8D; color:#FFFFFF;">{{{SPDDEF}}}</td>
<td style="background-color: #9DB7F5;">{{#external_value: SPA}}</td>
<td style="background-color: #FA92B2; color:#FFFFFF;">{{{SPD}}}</td>
<td style="background-color: #A7DB8D;">{{#external_value: SPATK}}</td>
<td style="background-color: #FA92B2;">{{#external_value: SPD}}</td>
<td></td>
</tr>
</tr>
}}
}}
 
</table>
<tr><td style="border-radius: 1px 1px 15px 15px; text-align: left; padding: 3px; color: #FFFFFF; font-size: 13px;" colspan="11">&nbsp;&nbsp;&nbsp;All '''emboldened''' Pokémon are encounterable in the wild; see their individual pages for locational information regardingly.</td></tr>
</table>
</table>
</includeonly>
</includeonly>

Latest revision as of 08:31, 28 August 2025