Template:Park trail map: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Make park field optional - defaults to pagename if not provided)
m (add template category)
Line 8: Line 8:
</pre>
</pre>
Edit the page to see the template text.
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.
[[Category:Park Class Items]]
</noinclude>
</noinclude>
<includeonly>{{#compound_query: [[Category:Trail||Trails]] [[Park::{{#if: {{{Park|}}}|{{{Park|}}}|{{PAGENAME}} }}]] [[Trailhead location::+]]
<includeonly>{{#compound_query: [[Category:Trail||Trails]] [[Park::{{#if: {{{Park|}}}|{{{Park|}}}|{{PAGENAME}} }}]] [[Trailhead location::+]]

Revision as of 11:27, 20 November 2018

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}}}}

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.