Template:PokemonSurfingData: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Added another column for fishing data (where applicable). |
||
Line 1: | Line 1: | ||
<noinclude>This is to be used on Pokémon-specific pages for Pokémon that are [[Surf|Surfing]]-encounterable to glean all its Surfing-encounterable spawn data. It transcludes data that is collated on [[RawSpawnData]].</noinclude> | <noinclude>This is to be used on Pokémon-specific pages for Pokémon that are [[Surf|Surfing]]-encounterable to glean all its Surfing-encounterable spawn data. It transcludes data that is collated on [[RawSpawnData]].</noinclude> | ||
<includeonly> | <includeonly> | ||
{{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/RawSpawnData|format=CSV with header|filters=Pokemon={{PAGENAME}},Location=Surfing|data=member=Membership,name=Pokemon,morning=Morning,day=Day,night=Night,item=Held Item,rarity=Tier,levels=Levels,area=Area,region=Region,ma=MembersAccessible}} | {{#get_web_data:url=http://pro-wiki.info/index.php?title=Special:GetData/RawSpawnData|format=CSV with header|filters=Pokemon={{PAGENAME}},Location=Surfing|data=member=Membership,name=Pokemon,morning=Morning,day=Day,night=Night,item=Held Item,rarity=Tier,levels=Levels,area=Area,region=Region,ma=MembersAccessible,rod=Rod}} | ||
<table align="center" style="width: | <table align="center" style="width: 88%; max-width: 100%; text-align: center; cellpadding: 3px; cellspacing: 10px; margin: auto auto; border-radius: 15px; border: 4px solid #{{Water_color_dark}}; background-color: #{{Water_color}}; padding: 7px;"> | ||
<tr><td colspan="8"><div style="margin: auto auto; width: 53px; height: 53px; border: 3px solid #{{Water_color_dark}}; border-radius: 40px; background-color: #{{Water_color_light}}; padding: 5px;">[[File:PikachuSurf.png]]</div></td></tr> | <tr><td colspan="8"><div style="margin: auto auto; width: 53px; height: 53px; border: 3px solid #{{Water_color_dark}}; border-radius: 40px; background-color: #{{Water_color_light}}; padding: 5px;">[[File:PikachuSurf.png]]</div></td></tr> | ||
<tr style="background-color: #{{Water_color_light}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Region</th><th scope="col" style="width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Levels</th><th colspan="3" scope="col" style="width: 6%; border: 2px solid #{{Water_color_dark}};">[[Pokétime|<span style="color: #{{Water_color_dark}};">Times</span>]]</th><th style="width: 10%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Held Item</th> | <tr style="background-color: #{{Water_color_light}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Region</th><th scope="col" style="width: 15%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Levels</th><th colspan="3" scope="col" style="width: 6%; border: 2px solid #{{Water_color_dark}};">[[Pokétime|<span style="color: #{{Water_color_dark}};">Times</span>]]</th><th style="width: 10%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Held Item</th> | ||
<th style="width: 7%; border: 2px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Rod</th> | |||
<th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Water_color_dark}};">[[List of Pokémon by Rarity Tier|<span style="color: #{{Water_color_dark}};">Rarity Tier</span>]]</tr> | <th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 2px solid #{{Water_color_dark}};">[[List of Pokémon by Rarity Tier|<span style="color: #{{Water_color_dark}};">Rarity Tier</span>]]</tr> | ||
{{#replace:Old|[[File:Old Rod.png|alt=Old Rod|Old Rod]]| | |||
{{#replace:Good|[[File:Good Rod.png|alt=Good Rod|Good Rod]]| | |||
{{#replace:Super|[[File:Super Rod.png|alt=Super Rod|Super Rod]]| | |||
{{#for_external_table: | {{#for_external_table: | ||
<tr style="background-color: #FFFFFF; cellpadding: 3px"> | <tr style="background-color: #FFFFFF; cellpadding: 3px"> | ||
Line 15: | Line 19: | ||
<td width="8%" style="background-color: #{{ {{{night}}}_color}}; border: 2px solid #{{ {{{night}}}_color_dark}};"><span style="color:#{{ {{{night}}}_color_light}}; font-weight: bold;">{{{night}}}</span></td> | <td width="8%" style="background-color: #{{ {{{night}}}_color}}; border: 2px solid #{{ {{{night}}}_color_dark}};"><span style="color:#{{ {{{night}}}_color_light}}; font-weight: bold;">{{{night}}}</span></td> | ||
<td>{{{item}}}</td> | <td>{{{item}}}</td> | ||
<td>{{{rod}}}</td> | |||
<td>[[:Category:Tier-{{{rarity}}} huntables|{{{rarity}}}]]</td> | <td>[[:Category:Tier-{{{rarity}}} huntables|{{{rarity}}}]]</td> | ||
</tr> | </tr> | ||
}} | |||
}} | |||
}} | |||
}} | }} | ||
<br> | <br> | ||
<br> | <br> | ||
<tr><td colspan="8" style="text-align: left;"><ul style="margin-top: 8px; margin-left: 10px;"><li><span style="color:#FF00BF; font-weight: bold;">Pink-colored</span> areas denote that this area or inhabiting spawn is strictly [[members]]-accessible.</li><li>All | <tr><td colspan="8" style="text-align: left;"><ul style="margin-top: 8px; margin-left: 10px;"><li><span style="color:#FF00BF; font-weight: bold;">Pink-colored</span> areas denote that this area or inhabiting spawn is strictly [[members]]-accessible.</li><li>All table rows with a fishing rod indicate that its corresponding Pokémon can also be [[Fishing|fished]].</li></ul></td></tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Revision as of 01:18, 10 March 2017
This is to be used on Pokémon-specific pages for Pokémon that are Surfing-encounterable to glean all its Surfing-encounterable spawn data. It transcludes data that is collated on RawSpawnData.