Template:PokemonHeadbuttData: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/HeadbuttSpawnData|format=CSV with header|filters= | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/HeadbuttSpawnData|format=CSV with header|filters=Membership=#FF00BF|data=member=Membership,number=Pokedex Number,name=Pokemon,rarity=Tier,levels=Levels,area=Area,region=Region}} | ||
<table align="center" cellspacing="4" style="width: | <table align="center" cellspacing="4" style="width: 50%; max-width: 65%; 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=" | <tr><td colspan="6"><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}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Levels</th><th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Forest_color_dark}}; | <tr style="background-color: #{{Forest_color_light}};"> | ||
<th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Pokémon</th> | |||
<th scope="col" style="width: 15%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Region</th> | |||
<th scope="col" style="width: 15%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Location</th> | |||
<th scope="col" style="width: 7%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Levels</th><th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Forest_color_dark}}; color: #{{Forest_color_dark}};">Rarity Tier</tr> | |||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #F9F9F9; cellpadding: 3px"> | <tr style="background-color: #F9F9F9; cellpadding: 3px"> | ||
<td>[[File:{{{number}}}Icon.png]]</td> | |||
<td>[[{{{name}}}]]</td> | |||
<td>[[{{{region}}}]]</td> | |||
<td>[[{{{area}}}|<span style="color:{{{member}}};">{{{area}}}</span>]]</td> | <td>[[{{{area}}}|<span style="color:{{{member}}};">{{{area}}}</span>]]</td> | ||
<td>{{{levels}}}</td> | <td>{{{levels}}}</td> | ||
Line 11: | Line 18: | ||
</tr> | </tr> | ||
}} | }} | ||
<tr><td colspan="6"> <span style="color:#FF00BF;font-weight:bold;">Pink-colored</span> areas denote that only [[Membership|members]] can encounter the Pokémon in that area.</td></tr> | |||
</table> | </table> | ||
</includeonly> | </includeonly> |