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=Pokemon={{PAGENAME}}|data=member=Membership,number=Pokedex Number,name=Pokemon,rarity=Tier,levels=Levels,area=Area,region=Region}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/HeadbuttSpawnData|format=CSV with header|filters=Pokemon={{PAGENAME}}|data=member=Membership,number=Pokedex Number,name=Pokemon,rarity=Tier,levels=Levels,area=Area,region=Region,ma=MembersAccessible}} | ||
<table align="center" cellspacing="4" style="width: 45%; 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: 45%; 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> | ||
Line 10: | Line 10: | ||
<tr style="background-color: #F9F9F9; cellpadding: 3px"> | <tr style="background-color: #F9F9F9; cellpadding: 3px"> | ||
<td>[[{{{region}}}]]</td> | <td>[[{{{region}}}]]</td> | ||
<td>[[{{{area}}}|<span style="color:{{{member}}};">{{{area}}}</span>]]</td> | <td>[[{{{area}}}|<span style="color:{{{member}}}{{{ma}}};">{{{area}}}</span>]]</td> | ||
<td>{{{levels}}}</td> | <td>{{{levels}}}</td> | ||
<td>{{{rarity}}}</td> | <td>{{{rarity}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
<tr><td colspan="4"> <span style="color:#FF00BF;font-weight:bold;">Pink-colored</span> areas denote that | <tr><td colspan="4"> <span style="color:#FF00BF;font-weight:bold;">Pink-colored</span> areas denote that this area or inhabiting Pokémon is strictly [[membership]]-accessible.</td></tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> |