Template:PokemonSurfingData: Difference between revisions
Jump to navigation
Jump to search
m Text replacement - "pro-wiki" to "prowiki" |
mNo edit summary |
||
(34 intermediate revisions by 3 users not shown) | |||
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]]. | ||
[[Category:Pokémon-location templates]] | |||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{# | {{#get_file_data:source=spawns|file name=surf_spawns.json|format=JSON|filters=Pokemon={{{Name|{{PAGENAME}}}}},FishingOnly=0|data=area=Map,member=MemberOnly,number=MonsterID,name=Pokemon,time=Daytime,item=Item,rarity=Tier,minlvl=MinLvl,maxlvl=MaxLvl,rod=RequiredRod,fishable=Fishing}} | ||
<table align=" | <table align="left" 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: | <tr style="background-color: #{{Water_color_light}};"><th scope="col" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 1px solid #{{Water_color_dark}}; color: | ||
<th style="width: 7%; border: | #{{Water_color_dark}};">Location</th><th scope="col" style="width: 7%; border: 1px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Levels</th><th colspan="3" scope="col" style="width: 6%; border: 1px solid #{{Water_color_dark}};">[[Pokétime|<span style="color: #{{Water_color_dark}};">Times</span>]]</th><th style="width: 10%; border: 1px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Held Item</th> | ||
<th style="border-radius: 1px 15px 1px 1px; width: 10%; border: | <th style="width: 7%; border: 1px solid #{{Water_color_dark}}; color: #{{Water_color_dark}};">Rod</th> | ||
{{# | <th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 1px solid #{{Water_color_dark}};">[[List of Pokémon by Rarity Tier|<span style="color: #{{Water_color_dark}};">Rarity Tier</span>]]</tr> | ||
{{#display_external_table:template=PokemonSurfingDataRow|data=area=area,number=number,name=name,time=time,minlvl=minlvl,maxlvl=maxlvl,item=item,rarity=rarity,rod=rod,fishable=fishable,member=member}} | |||
<tr><td colspan="9" style="text-align: left; border-radius: 1px 1px 25px 25px; border: 1px solid #{{Water_color_dark}}; background-color: #{{Water_color_light}};"><ul style="margin-top: 8px; margin-left: 12px; padding: 5px;"><li>All rows with a fishing rod indicate that its corresponding Pokémon can also be [[Fishing|fished]] with the rod tier shown</li> | |||
<li><span style="color:#FF00BF; font-weight: bold;">Pink-colored</span> areas denote that this area or inhabiting spawn is strictly [[membership]]-exclusive</li> | |||
<li>'''Emboldened''' levels indicate they are isolatable with the [[Repel trick]] | |||
</ul></td></tr> | |||
</table><br clear="all"> | |||
< | |||
</table> | |||
</includeonly> | </includeonly> |
Latest revision as of 14:44, 22 December 2023
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.