Template:AreaFishingSpawns: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo 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:{{{FishingLocation|}}} | {{#vardefine:FishingLocation|{{{Location}}}}}  | {{#vardefine:Location|{{PAGENAME}}}} }}
{{#if:{{{Location|}}} | {{#vardefine:FishingLocation|{{{Location}}}}}  | {{#vardefine:FishingLocation|{{PAGENAME}}}} }}
{{#vardefine:waterborder|#{{Water_color_dark}}}}
{{#vardefine:waterborder|#{{Water_color_dark}}}}
{{#vardefine:waterbackground|#{{Water_color}}}}
{{#vardefine:waterbackground|#{{Water_color}}}}

Revision as of 12:44, 15 March 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.