Template:AreaLandSpawns: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude>This is to be used on area-specific pages. If Pokemon-spawn data is documented for the page name, it'll be auto-tabulated when this template is applied on the page...." |
No edit summary |
||
(33 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>This is to be used on area-specific pages. If Pokemon-spawn data is | <noinclude>This is to be used on area-specific pages. | ||
<includeonly> | |||
{{# | If Pokemon-spawn data is available for the page name on the official spawns dump, it'll be auto-tabulated when this template is applied on the page. To specify the locational name, use the {{{Location}}} parameter—especially recommendable for multisectional areas.</noinclude><includeonly><!-- | ||
<table align="center" style="width: 85%; max-width: 90%; text-align: center; cellpadding: 3px; cellspacing: 10px; margin: auto auto; border-radius: 15px; border: 4px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;"> | |||
<tr style="background-color: {{#var:cell}};"><th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 15%; border: | Map,Pokemon,DexID,Morning,Day,Night,MinLvl,MaxLvl,Item,Member,Tier | ||
{{# | |||
-->{{#if:{{{Location|}}} | {{#vardefine:Location|{{{Location}}}}} | {{#vardefine:Location|{{PAGENAME}}}} }}{{#if:{{{Type|}}} | {{#vardefine:border|#{{{{{Type}}}_color_dark}}}}{{#vardefine:background|#{{{{{Type}}}_color}}}}{{#vardefine:cell|#{{{{{Type}}}_color_light}}}}}}<!-- | |||
-->{{#get_file_data:source=spawns|file name=land_spawns.csv|format=CSV with header|filters=Map={{#var:Location}}|data=member=Member,number=DexID,name=Pokemon,morning=Morning,day=Day,night=Night,item=Item,rarity=Tier,minlvl=MinLvl,maxlvl=MaxLvl}}<!-- | |||
--><table align="center" style="width: 85%; max-width: 90%; text-align: center; cellpadding: 3px; cellspacing: 10px; margin: auto auto; border-radius: 15px; border: 4px solid {{#var:border}}; background-color: {{#var:background}}; padding: 7px;"> | |||
<tr style="background-color: {{#var:cell}};"><th scope="col" colspan="2" style="border-radius: 15px 1px 1px 1px; width: 15%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Pokémon</th><th scope="col" style="width: 23%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Level range</th><th colspan="3" scope="col" style="width: 6%; border: 1px solid {{#var:border}};">[[Pokétime|<span style="color: {{#var:border}};">Times</span>]]</th><th style="width: 20%; border: 1px solid {{#var:border}}; color: {{#var:border}};">Held Item</th><th style="border-radius: 1px 15px 1px 1px; width: 10%; border: 1px solid {{#var:border}};">[[List of Pokémon by Rarity Tier|<span style="color: {{#var:border}};">Rarity Tier</span>]]</tr> | |||
{{#display_external_table: | |||
template=AreaLandSpawnRow|data=member=member,number=number,name=name,morning=morning,day=day,night=night,item=item,rarity=rarity,minlvl=minlvl,maxlvl=maxlvl | |||
}} | }} | ||
<br> | <br> | ||
<br> | <br> | ||
<tr><td colspan="8" style="text-align: left;"><p style="margin-top: 8px; margin-left: 10px;"><span style="color:#FF00BF; font-weight: bold;">Pink-colored</span> names denote that this Pokémon is exclusively encounterable for [[members]] in this area | <tr><td colspan="8" style="text-align: left; border: 1px solid {{#var:border}}; background-color: {{#var:cell}}; border-radius: 1px 1px 25px 25px;"><p style="margin-top: 8px; margin-left: 10px;"><ul><li><span style="color:#FF00BF; font-weight: bold;">Pink-colored</span> names denote that this Pokémon is exclusively encounterable for [[members]] in this area</li> | ||
<li>'''Emboldened''' levels indicate they are isolatable with the [[Repel trick]]</li></ul></p></td></tr> | |||
</table> | </table> | ||
</includeonly> | </includeonly> |
Latest revision as of 01:09, 14 December 2023
This is to be used on area-specific pages.
If Pokemon-spawn data is available for the page name on the official spawns dump, it'll be auto-tabulated when this template is applied on the page. To specify the locational name, use the {{{Location}}} parameter—especially recommendable for multisectional areas.