Template:BaseStatList: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Created page with "<includeonly><table class="pro-table" align="center" style="width: 85%;"> <tr> <td> <table class="sortable" style="text-align: center; background-color: #333333;"> <tr class="..."
 
Cae (talk | contribs)
mNo edit summary
Tag: Manual revert
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><table class="pro-table" align="center" style="width: 85%;">
<includeonly>{{#vardefine:cell|#{{Typeless_color_light}}}}{{#vardefine:background|#{{Typeless_color}}}}{{#vardefine:border|#{{Typeless_color_dark}}}}<table align="center" style="width: 85%; background-color: {{#var:background}}; border: 3px solid {{#var:border}}; padding: 4px; border-radius: 25px;">
<tr>
<tr>
<td>
<td>
<table class="sortable" style="text-align: center; background-color: #333333;">
<table class="sortable" style="text-align: center; width: 100%;">
<tr class="pro-table-header" style="text-align: center;"><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 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>
<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=https://wiki.pokemonrevolution.net/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}}
<tr style="background-color: #DDD; color:#000000; cellpadding: 3px">
<tr style="background-color: #FFFFFF; color:#000000; cellpadding: 3px">
<td>{{{number}}}</td>
<td>{{{number}}}</td>
<td>[[File:{{{number}}}Icon.png]]</td>  
<td>[[File:{{{number}}}Icon.png]]</td>  

Latest revision as of 14:51, 28 August 2025