Difference between revisions of "Template:MoveType"
From Pokemon World Online Wiki
m (Added padding to ensure that the bottom-row cells do not overlap with the table border.) |
m |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#get_web_data:url= | + | <includeonly>{{#get_web_data:url=https://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}}; padding: 4px;" 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}}; padding: 4px;" 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" 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> | <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> | ||