Template:Infobox Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Removing all forced units - need to update IB's....)
(Cleaning up displayed usage)
Line 4: Line 4:
<pre>
<pre>
{{Infobox Trail
{{Infobox Trail
                    | Image Name = Placeholder.gif
| Image Name = Placeholder.gif
                    | Park = Optional - should be name of a park without [[ ]] that has a page
| Park = Optional - should be name of a park without [[ ]] that has a page
                    | City = *
| City = *
                    | State = *
| State = *
                    | Marking = *
| Marking = *
                    | Trail Use = <list names of other templates>
| Trail Use = <list names of other templates>
                    | Difficulty Rating = *
| Difficulty Rating = *
                    | Hike Time = Default hours/hour/hr/hrs, but accepts minutes/m/min
| Hike Time = Default Hours, but accepts Min
                    | Distance = *
| Distance = Default Miles, but accepts Ft, Meters, and km
                    | Elevation Gain = *
| Elevation Gain = Default Feet but accepts Yards, Meters, km
                    | High Point = *
| High Point = Default Feet but accepts Yards, Meters, km
                    | Latitude = *
| Latitude = *
                    | Longitude = *
| Longitude = *
                    | Medical = *
| Medical = *
}}
}}
</pre>
</pre>

Revision as of 22:56, 7 September 2015

This is the 'Infobox Trail' template. This template creates the 'sidebar' with info about each trail like the state, nearest city, nearest medical, coordinates of the tail head.

It should be called in the following format:

{{Infobox Trail
 | Image Name = Placeholder.gif
 | Park = Optional - should be name of a park without [[ ]] that has a page
 | City = *
 | State = *
 | Marking = *
 | Trail Use = <list names of other templates>
 | Difficulty Rating = *
 | Hike Time = Default Hours, but accepts Min
 | Distance = Default Miles, but accepts Ft, Meters, and km 
 | Elevation Gain = Default Feet but accepts Yards, Meters, km
 | High Point = Default Feet but accepts Yards, Meters, km
 | Latitude = *
 | Longitude = *
 | Medical = *
}}

Edit the page to see the template text.