Template:Infobox Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Add two new trail lengths and make the old and new if-then conditional)
(Add trail type - it's all crammed in one line, will fix if needed)
Line 14: Line 14:
  | Distance = OBSOLETE - Hike distance, unclear intent; round trip? Segments? Lollipops? (Default Miles, but accepts Ft, Meters, and km)
  | Distance = OBSOLETE - Hike distance, unclear intent; round trip? Segments? Lollipops? (Default Miles, but accepts Ft, Meters, and km)
  | Round Trip Distance = Typical/shortest trip distance to get from parking to do the trail and back (Default Miles, but accepts Ft, Meters, and km)
  | Round Trip Distance = Typical/shortest trip distance to get from parking to do the trail and back (Default Miles, but accepts Ft, Meters, and km)
  | Trail Distance = The strict length of the trail ignoring any repeated sections (Default Miles, but accepts Ft, Meters, and km)
  | Trail Distance = The strict length of the trail ignoring any repeated sections for obsessive unique trail counters (Default Miles, but accepts Ft, Meters, and km)
| Trail Type = Loop / In-and-Out / Segment (Choose one of the three)
  | Elevation Gain = Total climbing distance for described hike direction (Default Feet but accepts Yards, Meters, km)
  | Elevation Gain = Total climbing distance for described hike direction (Default Feet but accepts Yards, Meters, km)
  | Elevation Loss = Total descending distance for described hike direction (Default Feet but accepts Yards, Meters, km)
  | Elevation Loss = Total descending distance for described hike direction (Default Feet but accepts Yards, Meters, km)
Line 21: Line 22:
  | Longitude = OBSOLETE - Longitude location of parking location in decimal format
  | Longitude = OBSOLETE - Longitude location of parking location in decimal format
  | Parking coords = Optional - Lat,Lon format, long term replacing Latitude and Longitude above
  | Parking coords = Optional - Lat,Lon format, long term replacing Latitude and Longitude above
  | Trailhead coords = Optional - Lat,Lon format
  | Trailhead coords = Optional - Lat,Lon format, likely use this on the trail map
  | Medical = *
  | Medical = *
}}
}}
Line 68: Line 69:
|-
|-
{{#if: {{{Trail Distance|}}}|! Distance: round-trip/trail only}}
{{#if: {{{Trail Distance|}}}|! Distance: round-trip/trail only}}
{{#if: {{{Trail Distance|}}}|{{!}} [[Round Trip Distance::{{{Round Trip Distance|}}}]] / [[Trail Distance::{{{Trail Distance}}}]]}}
{{#if: {{{Trail Distance|}}}|{{!}} [[Trail distance round trip::{{{Round Trip Distance|}}}]] / [[Trail Distance::{{{Trail Distance}}}]] / [[Trail Type::{{{Trail Type}}}]]}}
|-
|-
! Elevation Change
! Elevation Change

Revision as of 21:35, 16 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. Entries marked "Optional" should be deleted, or at least blank in the usage to avoid erroneous data connections.

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 = {{ATV‎}} {{Biking}} {{Camping}} {{Dogs}} {{Fishing}} {{Hike}} {{Horses}} {{Shelter}} {{Skiing}} {{Waterfall}} 
 | Difficulty Rating = Easy / Medium / Hard
 | Hike Time = Default Hours, but accepts Min
 | Distance = OBSOLETE - Hike distance, unclear intent; round trip? Segments? Lollipops? (Default Miles, but accepts Ft, Meters, and km)
 | Round Trip Distance = Typical/shortest trip distance to get from parking to do the trail and back (Default Miles, but accepts Ft, Meters, and km)
 | Trail Distance = The strict length of the trail ignoring any repeated sections for obsessive unique trail counters (Default Miles, but accepts Ft, Meters, and km)
 | Trail Type = Loop / In-and-Out / Segment (Choose one of the three)
 | Elevation Gain = Total climbing distance for described hike direction (Default Feet but accepts Yards, Meters, km)
 | Elevation Loss = Total descending distance for described hike direction (Default Feet but accepts Yards, Meters, km)
 | High Point = Default Feet but accepts Yards, Meters, km
 | Latitude = OBSOLETE - Latitude location of parking location in decimal format
 | Longitude = OBSOLETE - Longitude location of parking location in decimal format
 | Parking coords = Optional - Lat,Lon format, long term replacing Latitude and Longitude above
 | Trailhead coords = Optional - Lat,Lon format, likely use this on the trail map
 | Medical = *
}}

Edit the page to see the template text.