Template:Trail Map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(gkml?)
m (Testing removal of template to fix incompatible browser)
Tag: Reverted
Line 185: Line 185:
|link=none
|link=none
|showtitle=no
|showtitle=no
|template=Map Balloon Template
|gkml={{#arraymap:{{#arrayprint:KMLlinks}}|,|@@@@|{{#replace:@@@@|<nowiki> </nowiki>|_}}|,}}
|gkml={{#arraymap:{{#arrayprint:KMLlinks}}|,|@@@@|{{#replace:@@@@|<nowiki> </nowiki>|_}}|,}}
}}
}}
{{#if:{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}} Download KML] / [{{#replace:https://tehcc.org/clubwiki/index.php?title=Special:Upload&wpDestFile={{#arrayprint:maintrail}}.kml&wpForReUpload=1|<nowiki> </nowiki>|_}} Upload new version] / [[:File:{{#arrayprint:maintrail}}.kml|KML File Page]] / [{{Create Profile Link|KML={{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|Title={{#arrayprint:maintrail}}}} Create Profile Chart] / [{{Create Map Link|KML={{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}}} gpsvisualizer Map]|[[File:{{#titleparts:{{#arrayprint:maintrail}}}}.kml{{!}}Upload KML]]}}<br /></includeonly>
{{#if:{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|[{{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}} Download KML] / [{{#replace:https://tehcc.org/clubwiki/index.php?title=Special:Upload&wpDestFile={{#arrayprint:maintrail}}.kml&wpForReUpload=1|<nowiki> </nowiki>|_}} Upload new version] / [[:File:{{#arrayprint:maintrail}}.kml|KML File Page]] / [{{Create Profile Link|KML={{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}|Title={{#arrayprint:maintrail}}}} Create Profile Chart] / [{{Create Map Link|KML={{filepath:{{#titleparts:{{#arrayprint:maintrail}}}}.kml}}}} gpsvisualizer Map]|[[File:{{#titleparts:{{#arrayprint:maintrail}}}}.kml{{!}}Upload KML]]}}<br /></includeonly>

Revision as of 13:22, 23 March 2023

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= |Zoom Cancel=[any entry will trigger cancel]}}

Parameter Main Trail is optional and will default to the pagename. Optionally, additional trails can be requested to have the KML be shown by listing Trail page names separated by commas. Lastly, the KML Rezoom command in the map can be overridden by defining anything to Zoom Cancel. Useful for maps where only part of the trail is mapped to not zoom on only it.

Future features could allow specifying map settings.

Edit the page to see the template text.