Template:Infobox Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Clean up template formatting and to show usage when in view mode)
m (minor rearrange)
Line 1: Line 1:
<!----
!
! This template creates the 'sidebar' with info about each trail like the
! state, nearest city, nearest medical, coordinates of the tail head.
!
-->
<noinclude>
<noinclude>
This is the 'Infobox Trail' template.
This is the 'Infobox Trail' template.
Line 20: Line 27:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude>


<includeonly>
<div style="float: right; width: 270px">
<div style="float: right; width: 270px">
<!----
!
! This template creates the 'sidebar' with info about each trail like the
! state, nearest city, nearest medical, coordinates of the tail head.
!
-->
<!----hide the table of contents, I'm not expecting our pages so long that they're needed -->
<!----hide the table of contents, I'm not expecting our pages so long that they're needed -->
__NOTOC__
__NOTOC__

Revision as of 08:28, 23 August 2015


This is the 'Infobox Trail' template. It should be called in the following format:

{{Infobox Trail
                     | Image Name = Placeholder.gif
                     | City = *
                     | State = *
                     | Marking = *
                     | Trail Use = <list names of other templates>
                     | Difficulty Rating = *
                     | Hike Time = *
                     | Distance = * 
                     | Elevation Gain = *
                     | High Point = *
                     | Latitude = *
                     | Longitude = *
                     | Medical = *
}}

Edit the page to see the template text.