Template:Park trail map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(trying additional field)
(simplifying again)
Line 10: Line 10:
</noinclude>
</noinclude>
<includeonly>{{#ask: [[Category:Trail]] [[Park::{{PAGENAME}}]] [[Trailhead location::+]]
<includeonly>{{#ask: [[Category:Trail]] [[Park::{{PAGENAME}}]] [[Trailhead location::+]]
  | ?Trailhead location;icon=MarkerT.png
  | ?Trailhead location
  | format=googlemaps
  | format= map
| type="terrain"
| width="auto"
| height="550"
}}</includeonly>
}}</includeonly>

Revision as of 13:02, 8 October 2015

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

More specifically, it maps the coordinates from the pages with Category:Trail and the property Park set to the page name.

It should be called in the following format:

{{Park trail map}}

Edit the page to see the template text.