Template:BaseStatList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<td> | <td> | ||
<table class="sortable" style="text-align: center;"> | <table class="sortable" style="text-align: center;"> | ||
<tr style="text-align: center; background-color: {{#var:cell}}; color: {{#var:border}};"><th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 7%; border: 1px solid {{#var:border}};">No.</th><th scope="col" style="width: 10%; border: 1px solid {{#var:border}};">Name</th><th style="background-color: # | <tr style="text-align: center; background-color: {{#var:cell}}; color: {{#var:border}};"><th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 7%; border: 1px solid {{#var:border}};">No.</th><th scope="col" style="width: 10%; border: 1px solid {{#var:border}};">Name</th><th style="background-color: #{{HP_color_light}}; width: 6%; border: 1px solid #{{HP_color_dark}}; color: #{{HP_color_dark}}">HP</th><th style="background-color: #{{Attack_color_light}}; width: 7%; border: 1px solid #{{Attack_color_dark}}; color: #{{Attack_color_dark}};">Attack</th><th style="background-color: #{{Defense_color_light}}; width: 7%; border: 1px solid #{{Defense_color_dark}}; color: #{{Defense_color_dark}};">Defense</th><th style="background-color: #{{Special_Attack_color_light}}; width: 10%; border: 1px solid #{{Special_Attack_color_dark}}; color: #{{Special_Attack_color_dark}};">Sp. Attack</th><th style="background-color: #{{Special_Defense_color_light}}; width: 12%; border: 1px solid #{{Special_Defense_color_dark}}; color: #{{Special_Defense_color_dark}};">Sp. Defense</th><th style="background-color: #{{Speed_color_light}}; width: 6%; border: 1px solid #{{Speed_color_dark}}; color: #{{Speed_color_dark}}; border-top-right-radius: 15px;">Speed</th></tr> | ||
{{#for_external_table: | {{#for_external_table: | ||
{{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|data=generation=Generation,number=Pokedex Number,name=Name,HP=HP,ATK=Attack,DEF=Defense,SPA=Special Attack,SPDDEF=Special Defense,SPD=Speed}} | {{#get_web_data:url=http://prowiki.info/index.php?title=Special:GetData/PokemonRawList|format=CSV with header|data=generation=Generation,number=Pokedex Number,name=Name,HP=HP,ATK=Attack,DEF=Defense,SPA=Special Attack,SPDDEF=Special Defense,SPD=Speed}} |