Template:AreaHeadbuttData: Difference between revisions
Jump to navigation
Jump to search
Shirra2006 (talk | contribs) No edit summary |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#vardefine:border|#{{Forest_color_dark}}}}{{#vardefine:background|#{{Forest_color}}}}{{#vardefine:cell|#{{Forest_color_light}}}} | <includeonly>{{#vardefine:border|#{{Forest_color_dark}}}}{{#vardefine:background|#{{Forest_color}}}}{{#vardefine:cell|#{{Forest_color_light}}}} | ||
{{#get_web_data:url= | {{#get_web_data:url=https://wiki.pokemonrevolution.net/index.php?title=Special:GetData/HeadbuttSpawnData|format=CSV with header|filters=Area={{PAGENAME}}|data=member=Membership,number=Pokedex Number,name=Pokemon,rarity=Tier,levels=Levels,area=Area,region=Region}} | ||
<table align="center" cellspacing="4" style="width: 50%; max-width: 60%; text-align: center; cellpadding: 3px; margin: auto auto; border-radius: 15px; border: 4px solid #{{Forest_color_dark}}; background-color: #{{Forest_color}}; padding: 7px;"> | <table align="center" cellspacing="4" style="width: 50%; max-width: 60%; text-align: center; cellpadding: 3px; margin: auto auto; border-radius: 15px; border: 4px solid #{{Forest_color_dark}}; background-color: #{{Forest_color}}; padding: 7px;"> | ||
<tr><td colspan="4"><div style="margin: auto auto; width: 60px; height: 60px; border: 3px solid #{{Forest_color_dark}}; border-radius: 40px; padding: 5px; background-color: #{{Forest_color_light}};>[[File:Headbuttable_Tree.png]]</div></td></tr> | <tr><td colspan="4"><div style="margin: auto auto; width: 60px; height: 60px; border: 3px solid #{{Forest_color_dark}}; border-radius: 40px; padding: 5px; background-color: #{{Forest_color_light}};>[[File:Headbuttable_Tree.png]]</div></td></tr> | ||
<tr style="background-color: #{{Forest_color_light}};"> | <tr style="background-color: #{{Forest_color_light}};"> | ||
<th scope="col" colspan="2" style="width: 15%; border: 1px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Pokémon</th> | <th scope="col" colspan="2" style="width: 15%; border: 1px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Pokémon</th> | ||
Line 18: | Line 14: | ||
</tr> | </tr> | ||
}} | }} | ||
<tr> | |||
<td width="15%" style="background-color: {{#var:border}}; color: {{#var:cell}}; font-weight: bold;">Amount of Trees</td> | |||
<td width="35%" style="border: 1px solid {{#var:border}}; background-color: #FFFFFF;">{{{Amount}}} trees</td> | |||
</tr> | |||
</table> | </table> | ||
</includeonly> | </includeonly> |