Template:Infobox Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(retrying trail head coordinates)
(trying to get coordinates to work again)
Line 109: Line 109:
</div>
</div>
{{#set:
{{#set:
  Trail head coordinates={{{Latitude}}}, {{{Longitude}}}
  Trail head coordinates={{#lat_deg2dms: {{{Latitude}}}}}, {{#long_deg2dms: {{{Longitude}}}}}
}}
}}
</includeonly>
</includeonly>

Revision as of 08:54, 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.