Template:PokemonByEVYield: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Attributinally updated the table properties for visual-presentation enhancement. |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table class=" | <table class="pro-table" align="center" style="width: 80%;"> | ||
<tr class="pro-table-header"><th scope="col" colspan="2" class="pro-table-header-cell" style="border-radius: 15px 1px 1px 1px; width: | <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: 8%;">No.</th><th scope="col" class="pro-table-header-cell" width="10%">Name</th><th scope="col" class="pro-table-header-cell" width="7%">Exp.</th><th style="background-color: #FF0000; width: 5%">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: 9%">Sp. Attack</th><th style="background-color: #78C850; width: 11%;">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> | |||
{{#loop: vector | {{#loop: vector | ||
Line 22: | Line 25: | ||
</tr> | </tr> | ||
}} | }} | ||
</table> | </table> | ||
<tr><td style="border-radius: 1px 1px 15px 15px; text-align: left; padding: 3px; color: #FFFFFF; font-size: 13px;" colspan="11"> All '''emboldened''' Pokémon are encounterable in the wild; see their individual pages for locational information regardingly.</td></tr> | |||
</table> | |||
</includeonly> | </includeonly> |