Template:Park trail count: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>This counts the number of trails with the "Park" property set to the page name of the page this template is called on. More specifically it coun...")
 
(forgot to include the example)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>This counts the number of trails with the "[[Property:Park|Park]]" property set to the page name of the page this template is called on.  
<noinclude>This returns the number of trails assigned to the park that this template is called on.  


More specifically it counts the number of pages with [[:Category:Trail]] and the property [[Property:Park|Park]] set to the page name.
More specifically it counts the number of pages with [[:Category:Trails]] and the property [[Property:Park|Park]] set to the page name this template is called on.


It should be called in the following format:
It should be called in the following format, typically expected to reference current page but can be used as needed:
<pre>
<pre>
{{Park trail count}}
{{Park trail count|Park={{PAGENAME}}}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
Example output for Warriors' Path State Park:
{{#ask: [[Category:Trail||Trails||Trail Stubs]] [[Park::Warriors' Path State Park]]
| format=count
}}
[[Category:Park Class Items]]
</noinclude>
</noinclude>
<includeonly>
<includeonly>{{#ask: [[Category:Trail||Trails||Trail Stubs]] [[Park::{{#if: {{{Park|}}}|{{{Park|}}}|{{PAGENAME}} }}]]
{{#ask: [[Category:Trail]] [[Park::{{PAGENAME}}]]
| ?Trail distance round trip#mi
  | format=count
  | format=count
}}
}}</includeonly>
</includeonly>

Latest revision as of 11:50, 12 December 2018

This returns the number of trails assigned to the park that this template is called on.

More specifically it counts the number of pages with Category:Trails and the property Park set to the page name this template is called on.

It should be called in the following format, typically expected to reference current page but can be used as needed:

{{Park trail count|Park={{PAGENAME}}}}

Edit the page to see the template text.

Example output for Warriors' Path State Park: 24