Template:AreaFishingSpawns: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
If Pokemon-spawn data is documented for the page name on [[RawSpawnData]], it'll be auto-tabulated when this template is applied on the page. If you want to specify the locational name, use the {{{Location}}} argument; otherwise, it'll default to the page-name as the location name.</noinclude> | If Pokemon-spawn data is documented for the page name on [[RawSpawnData]], it'll be auto-tabulated when this template is applied on the page. If you want to specify the locational name, use the {{{Location}}} argument; otherwise, it'll default to the page-name as the location name.</noinclude> | ||
<includeonly> | <includeonly> | ||
{{#if:{{{Location|}}} | {{#vardefine:Location|{{{Location}}}}} | {{# | {{#if:{{{Location|}}} | {{#vardefine:Location|{{{Location}}}}} | {{#vardefine:Location|{{PAGENAME}}}} }} | ||
{{#vardefine:waterborder|#{{Water_color_dark}}}} | {{#vardefine:waterborder|#{{Water_color_dark}}}} | ||
{{#vardefine:waterbackground|#{{Water_color}}}} | {{#vardefine:waterbackground|#{{Water_color}}}} |
Revision as of 16:36, 13 January 2017
This is to be used on area-specific pages for fishably encounterable Pokemon.
If Pokemon-spawn data is documented for the page name on RawSpawnData, it'll be auto-tabulated when this template is applied on the page. If you want to specify the locational name, use the {{{Location}}} argument; otherwise, it'll default to the page-name as the location name.