Difference between revisions of "Template:MoveType"
From Pokemon World Online Wiki
m |
m |
||
| Line 1: | Line 1: | ||
<includeonly>{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList|format=CSV with header|filters=type={{ucfirst:{{{1}}}}}|data=name=Name,type=Type,category=Category,power=Power,accuracy=Accuracy}} | <includeonly>{{#get_web_data:url=http://pwo-wiki.info/index.php?title=Special:GetData/MovesRawList|format=CSV with header|filters=type={{ucfirst:{{{1}}}}}|data=name=Name,type=Type,category=Category,power=Power,accuracy=Accuracy}} | ||
<center><table class="sortable" style="text-align:center; border: #{{{{{1}}}_color_dark}} 3px solid; border-radius: 15px 15px 15px 15px; background: #{{{{{1}}}_color_light}};" class="sortable" width="45%" cellspacing="3" cellpadding="5"> | <center><table class="sortable" style="text-align:center; border: #{{{{{1}}}_color_dark}} 3px solid; border-radius: 15px 15px 15px 15px; background: #{{{{{1}}}_color_light}};" class="sortable" width="45%" cellspacing="3" cellpadding="5"> | ||
| − | <tr><th scope="col" style="background: #{{{{{1}}}_color}}; border-radius: 15px 0px 0px 0px;" width="17%">Name</th><th style="background: #{{{{{1}}}_color}};" scope="col | + | <tr><th scope="col" style="background: #{{{{{1}}}_color}}; border-radius: 15px 0px 0px 0px;" width="17%">Name</th><th style="background: #{{{{{1}}}_color}};" scope="col" width="11%">Category</th><th style="background: #{{{{{1}}}_color}};" scope="col" width="6%">Power</th><th style="background: #{{{{{1}}}_color}}; border-radius: 0px 15px 0px 0px;" scope="col" width="5%">Accuracy</th></tr> |
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background: #FFFFFF;"> | <tr style="background: #FFFFFF;"> | ||