Form:Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Add map markers tab)
(adding help info to the page text tab)
Line 101: Line 101:
{{{end template}}}
{{{end template}}}
= Page Text =
= Page Text =
{|
|+Help for editing page text
|This is the desired page structure. Unused portions can be simply omitted/deleted. Desire to begin with a large map of the trail (<nowiki>{{Trail Map}}</nowiki>), then table of contents (<nowiki>__TOC__</nowiki>), then onto the page content.
<pre><nowiki>{{Trail Map}}</nowiki>
<nowiki>__TOC__</nowiki>
==Trail Overview==
==How To Get There==
==Route Description==
==Typical Conditions==
==Fees, Permits, etc.==
==After the Hike==
==Miscellaneous Information==
==Photos==
<nowiki>{{Park trail gallery|Trail={{PAGENAME}}}}</nowiki></pre>
|
{| class="wikitable"
|+Useful templates in text sections
!Name
!Template code to insert
!Description
|-
| style="width: 7em;" |[[Template:Trail map|Trail map]]
| style="width: 22em;" |<code><nowiki>{{Trail Map}}</nowiki></code> or
<code><nowiki>{{Trail Map|Other Trails=<optional>}}</nowiki></code>
|Returns a large topo map showing the trailhead and parking location. Replace <optional> with comma separated trails on this website. For the current trail page and any specified 'Other Trails' it will also show any map markers and KML file from the trail page. When displaying, if a KML file is found with the name of the trail page, it will provide a link under the map to download the kml file or to upload a replacement. If not found, it provides a link to upload a KML file.
|-
|[[Template:Park trail gallery|Park trail gallery]]
|<code><nowiki>{{Park trail gallery|Park={{PAGENAME}}}}</nowiki></code>
|Returns a photo gallery of the images associated with a park.
|}
|}
'''Free text:'''
'''Free text:'''



Revision as of 22:55, 22 November 2019

This is the "Trail" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.