Template:Infobox Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(Adding optional Low point and high/low diff to elevation - separate from climbing/descending distances)
(Trying math for elevation max/min difference)
Line 19: Line 19:
  | 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)
  | Low Point = Optional - Default Feet but accepts Yards, Meters, km
  | Low Point = Optional - Default Feet but accepts Yards, Meters, km, use will trigger calculation for max/min difference
  | High Point = Default Feet but accepts Yards, Meters, km
  | High Point = Default Feet but accepts Yards, Meters, km
| Elevation Change = Optional - Default Feet but accepts Yards, Meters, km
  | Latitude = OBSOLETE - Latitude location of parking location in decimal format
  | Latitude = OBSOLETE - Latitude location of parking location in decimal format
  | Longitude = OBSOLETE - Longitude location of parking location in decimal format
  | Longitude = OBSOLETE - Longitude location of parking location in decimal format
Line 88: Line 87:
| [[Elevation Gain::{{{Elevation Gain}}}]] / [[Elevation Loss::{{{Elevation Loss}}}]]
| [[Elevation Gain::{{{Elevation Gain}}}]] / [[Elevation Loss::{{{Elevation Loss}}}]]
|-
|-
! {{#if: {{{Low Point|}}}|! Low/}}{{#if: {{{Elevation Change|}}}|! Diff/}}High Point
! {{#if: {{{Low Point|}}}|! Low/Diff/}}High Point
| {{#if: {{{Low Point|}}}|{{!}} [[Trail Low Point::{{{Low Point}}}]] / }}{{#if: {{{Elevation Change|}}}|{{!}} [[Trail Elevation Difference::{{{Elevation Change}}}]] / }}[[Trail High Point::{{{High Point}}}]]
| {{#if: {{{Low Point|}}}|{{!}} [[Trail Low Point::{{{Low Point}}}]] / [[Trail Elevation Difference::{{{{{#expr:{{{High Point}}}-{{{High Point}}}}}}}}]] / }}[[Trail High Point::{{{High Point}}}]]
|-
|-
{{#if: {{{Parking coords|}}}|! Parking}}
{{#if: {{{Parking coords|}}}|! Parking}}

Revision as of 10:27, 29 May 2016

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. If not used, entries marked "Optional" should be least blank (no '*') in the usage to avoid erroneous data connections. Lines marked "OBSOLETE" are not to be used and should be deleted in the usage if updating a trail page. They are left here for backward compatibility and will be removed once the conversion is complete.

It should be called in the following format:

{{Infobox Trail
 | Image Name = Placeholder.gif
 | Trail Number = Optional - Typically a Forest Service Trail #
 | 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)
 | Low Point = Optional - Default Feet but accepts Yards, Meters, km, use will trigger calculation for max/min difference
 | 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 = Lat,Lon format, long term replacing Latitude and Longitude above (sets IB map pin)
 | Trailhead coords = Optional - Lat,Lon format, likely use this on the trail map
 | Medical = *
}}

Edit the page to see the template text.