Template:Park trail map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Convert to use arrays for parkname)
m (oh and remove stupid marker clustering)
Line 175: Line 175:
|showtitle=no
|showtitle=no
|template=Map Balloon Template
|template=Map Balloon Template
|markercluster=yes
|kml={{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}}
|kml={{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}}
}}
}}
{{#if:{{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}} Download KML]|[[File:{{#titleparts:{{#arrayprint:parkname}}}}.kml{{!}}Upload KML]]}}</includeonly>
{{#if:{{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:parkname}}}}.kml}} Download KML]|[[File:{{#titleparts:{{#arrayprint:parkname}}}}.kml{{!}}Upload KML]]}}</includeonly>

Revision as of 16:14, 14 December 2018

This returns a map of the trails associated with the park page it is called on.

More specifically, it maps the coordinates in Property:Trailhead location from the pages with Category:Trails and the property Park set to the page name or other passed page name.

It should be called in the following format:

{{Park trail map|Park={{PAGENAME}}}}

Edit the page to see the template text.

The template is too detailed to show an example. See Warriors' Path State Park map for an example.