Template:Park trail miles: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Trying number format parser)
(line return getting added)
Line 9: Line 9:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude>
</noinclude>
<includeonly>
<includeonly>{{#number_format:{{#ask: [[Category:Trail]] [[Park::{{PAGENAME}}]]
{{#number_format:{{#ask: [[Category:Trail]] [[Park::{{PAGENAME}}]]
   | ?Trail Distance#mi
   | ?Trail Distance#mi
   | format=sum
   | format=sum

Revision as of 00:21, 19 September 2015

This returns the total mileage of trails assigned to the park page that this template is called on. Note: The template also returns the unit 'miles'.

More specifically, for pages with Category:Trail and the property Park set to the page name, it sums the values in property Trail distance round trip in miles and returns that value. Trail distances need to be cleaned up and likely offer a pure "trail length" separate from "typical hike distance."

It should be called in the following format:

{{Park trail miles}}

Edit the page to see the template text.