Template:PokemonByEVYield: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary Tag: Manual revert |
||
(6 intermediate revisions by 2 users not shown) | |||
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="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: | <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> | ||
{{#for_external_table: | {{#for_external_table: | ||
{{#get_web_data:url= | {{#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}} | ||
<tr style="background-color: #DDD; color:#000000; cellpadding: 3px"> | <tr style="background-color: #DDD; color:#000000; cellpadding: 3px"> | ||
<td>{{{number}}}</td> | <td>{{{number}}}</td> |