Template:Park trail map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(add icon back)
(more attributes)
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= map
| format = map
| icon = MarkerT.png
  | width = auto
| height = 550
| type = terrain
}}</includeonly>
}}</includeonly>

Revision as of 13:04, 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.