Template:Trail Map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(try replace)
(try replace on the map kml)
Line 182: Line 182:
|showtitle=no
|showtitle=no
|template=Map Balloon Template
|template=Map Balloon Template
|kml={{#arrayprint:KMLlinks}}
|kml={{#replace:{{#arrayprint:KMLlinks}}|<nowiki> </nowiki>|_}}
}}
}}
{{#if:{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}} Download KML]|[[File:{{#titleparts:{{#arrayprint:maintrail}}}}.kml{{!}}Upload KML]]}}</includeonly>
{{#if:{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}} Download KML]|[[File:{{#titleparts:{{#arrayprint:maintrail}}}}.kml{{!}}Upload KML]]}}</includeonly>

Revision as of 11:18, 19 December 2018

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

It should be called in the following format:

{{Trail Map|Main Trail={{PAGENAME}}|Other Trails= }}

Parameter Main Trail is optional and will default to the pagename. Optionally, additional trails can be requested to have the KML be shown.

Edit the page to see the template text.