Template:Trail Map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(test urlencode)
(try replace)
Line 23: Line 23:
<br />{{#arrayprint:othertrailnames|{{!}}{{!}}}}
<br />{{#arrayprint:othertrailnames|{{!}}{{!}}}}
<br />{{#arrayprint:alltrailnames|{{!}}{{!}}}}
<br />{{#arrayprint:alltrailnames|{{!}}{{!}}}}
<br />{{urlencode:{{#arrayprint:KMLlinks|{{!}}{{!}}}}}}
<br />{{#replace:{{#arrayprint:KMLlinks|{{!}}{{!}}}}|<nowiki> </nowiki>|_}}
{{#compound_query:[[{{#arrayprint:alltrailnames|{{!}}{{!}}}}]]
{{#compound_query:[[{{#arrayprint:alltrailnames|{{!}}{{!}}}}]]
  ;icon=MarkerT.png
  ;icon=MarkerT.png

Revision as of 11:15, 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.