Template:Park trail map: Difference between revisions
Jump to navigation
Jump to search
m (oh and remove stupid marker clustering) |
m (didn't work) |
||
(20 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Park trail map|Park={{PAGENAME}}}} | {{Park trail map|Park={{PAGENAME}}|Zoom=<nothing will kmlrezoom, number will zoom to that level}} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
Line 12: | Line 12: | ||
[[Category:Park Class Items]] | [[Category:Park Class Items]] | ||
</noinclude><includeonly>{{#arraydefine:parkname|{{#if: {{{Park|}}}|{{{Park|}}}|{{PAGENAME}}}}}}{{#compound_query:[[Category: | </noinclude><includeonly>{{#arraydefine:parkname|{{#if: {{{Park|}}}|{{{Park|}}}|{{PAGENAME}}}}}}{{#compound_query:[[Category:Parks]] [[{{#arrayprint:parkname}}]] | ||
;icon=MarkerA.png | |||
;?Main Location | |||
;?Park Type | |||
;?Park Website | |||
|[[Category:Trails]] [[Park::{{#arrayprint:parkname}}]] | |||
;icon=MarkerT.png | ;icon=MarkerT.png | ||
;?Trailhead location | ;?Trailhead location | ||
Line 167: | Line 172: | ||
|[[Category:Map Markers]] [[-Has subobject::{{#arrayprint:parkname}}]] [[Is Marker Type::Blowdown]] | |[[Category:Map Markers]] [[-Has subobject::{{#arrayprint:parkname}}]] [[Is Marker Type::Blowdown]] | ||
; icon = treedown.png | ; icon = treedown.png | ||
;?Has Marker Location | |||
;?Has Marker Title | |||
;?Has Marker Description | |||
|[[Category:Map Markers]] [[-Has subobject::{{#arrayprint:parkname}}]] [[Is Marker Type::Ranger Station]] | |||
; icon = Rangerstation.png | |||
;?Has Marker Location | ;?Has Marker Location | ||
;?Has Marker Title | ;?Has Marker Title | ||
;?Has Marker Description | ;?Has Marker Description | ||
|format=googlemaps | |format=googlemaps | ||
|kmlrezoom={{#if: {{{Zoom|}}}|no|yes}} | |||
|zoom={{#if: {{{Zoom|}}}|{{{Zoom|}}}}} | |||
|types=satellite, hybrid, terrain | |||
|width=auto | |width=auto | ||
|height=600 | |height=600 | ||
Line 177: | Line 190: | ||
|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] / [{{#replace:http://tehcc.org/clubwiki/index.php?title=Special:Upload&wpDestFile={{#arrayprint:parkname}}.kml&wpForReUpload=1|<nowiki> </nowiki>|_}} Upload new version] / [[:File:{{#titleparts:{{#arrayprint:parkname}}}}.kml|KML File Page]]|[[File:{{#titleparts:{{#arrayprint:parkname}}}}.kml{{!}}Upload KML]]}}</includeonly> |
Latest revision as of 08:24, 9 May 2020
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}}|Zoom=<nothing will kmlrezoom, number will zoom to that level}}
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.