Template:Trail Map: Difference between revisions
Jump to navigation
Jump to search
(back to comma) |
(it's working, just need to change trailhead location retrieval for titleparts - I think) |
||
Line 23: | Line 23: | ||
<br />{{#arrayprint:alltrailnames|{{!}}{{!}}|@@@@|{{#titleparts:@@@@}}}} | <br />{{#arrayprint:alltrailnames|{{!}}{{!}}|@@@@|{{#titleparts:@@@@}}}} | ||
<br />{{#arrayprint:KMLlinks|,|@@@@|{{#replace:@@@@|<nowiki> </nowiki>|_}}}} | <br />{{#arrayprint:KMLlinks|,|@@@@|{{#replace:@@@@|<nowiki> </nowiki>|_}}}} | ||
{{#compound_query:[[{{#arrayprint:alltrailnames|{{!}}{{!}}}}]] | {{#compound_query:[[{{#arrayprint:alltrailnames|{{!}}{{!}}|@@@@|{{#titleparts:@@@@}}}}]] | ||
;icon=MarkerT.png | ;icon=MarkerT.png | ||
;?Trailhead location | ;?Trailhead location |
Revision as of 11:50, 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.