Template:Trail: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(First pass at trail template for form use)
(Major update to trail template to prepare for use - may need the BG color defined per row - see template:park)
Line 28: Line 28:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly><!----
</noinclude><includeonly>{| style="width: 350px; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#D1CEC3;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
hide the table of contents, I'm not expecting our pages so long that they're needed
--><div style="float: right; width: 285px"><div class="Infobox_Trail"><!--
the class assignment makes sure we get the right CSS applied from Common.css
 
Begin main table
-->{| style="width: 100%; margin:5px 0 0 0; background:none; border-spacing: 0px;"
| style="width:50%; vertical-align:top;" |
{|
<!--lines like the one below create a visual divider bar cell -->
!colspan="2" |
|-
|-
| colspan=2 border=0 height="200" align="center" valign="top" | {{#ifexist: Media:{{PAGENAME}} Banner.jpg|[[File:{{PAGENAME}} Banner.jpg|270px]]|<div style="width:270px"><div class="pops" style="width:200px;height:200px;line-height:270px;text-align:center;border: 1px solid #404040">''[[media:{{PAGENAME}} Banner.jpg|Click here to upload a picture]]''</div></div>}}
| colspan=2 border=0 height="200" align="center" valign="top" | {{#ifexist: Media:{{PAGENAME}} Banner.jpg|[[File:{{PAGENAME}} Banner.jpg|350px]]|<div style="width:250px"><div class="pops" style="width:200px;height:200px;line-height:250px;text-align:center;border: 1px solid #404040">''[[media:{{PAGENAME}} Banner.jpg|Click here to upload a picture]]''</div></div>}}
|-
!colspan="2" |
|-
! width="150" | Trail Name
| width="130" | {{PAGENAME}}
|-
|-
{{#if: {{{Trail Number|}}}|! Trail Number}}
{{#if: {{{Trail Number|}}}|! Trail Number}}
Line 69: Line 54:
| [[Trail Blaze::{{{Marking}}}]]
| [[Trail Blaze::{{{Marking}}}]]
|-
|-
! [[ClubWIKI:Trail Use| Trail Use]]
! [[Template:List to Icons| Trail Use]]
| {{List to Icons|List={{{Trail Use|}}}}}{{#set:Allowed activities={{{Trail Use|}}}|+sep=,}}
| {{List to Icons|List={{{Trail Use|}}}}}{{#set:Allowed activities={{{Trail Use|}}}|+sep=,}}
|-
|-
! Features
! [[Template:List to Icons| Features]]
| {{List to Icons|List={{{Trail Features|}}}}}{{#set:Features={{{Trail Features|}}}|+sep=,}}
| {{List to Icons|List={{{Trail Features|}}}}}{{#set:Features={{{Trail Features|}}}|+sep=,}}
|-
|-
Line 80: Line 65:
! Hiking Time
! Hiking Time
| [[Hike Time::{{{Hike Time}}}]]
| [[Hike Time::{{{Hike Time}}}]]
|-
{{#if: {{{Distance|}}}|! Distance, round-trip}}
{{#if: {{{Distance|}}}|{{!}} [[Trail distance round trip::{{{Distance|}}}]]}}
|-
|-
{{#if: {{{Trail Distance|}}}|! Distance:<br>round-trip/trail only}}
{{#if: {{{Trail Distance|}}}|! Distance:<br>round-trip/trail only}}
Line 101: Line 83:
{{#if: {{{Trailhead location|}}}|! Trailhead}}
{{#if: {{{Trailhead location|}}}|! Trailhead}}
{{#if: {{{Trailhead location|}}}|{{!}} [[Trailhead location::{{{Trailhead location|}}}]]}}
{{#if: {{{Trailhead location|}}}|{{!}} [[Trailhead location::{{{Trailhead location|}}}]]}}
|-
!colspan="2" |
|-
|-
| colspan=2 id="gmap" border=0 height="180" valign="top" style="margin-top: 20px;" |  
| colspan=2 id="gmap" border=0 height="180" valign="top" style="margin-top: 20px;" |  
{{#display_map:{{{Parking location|}}}
{{#display_map:{{{Parking location|}}}~{{#titleparts:{{PAGENAME}}}}~Main Parking Location|zoom=8|width=100%|height=180px|type=roadmap|controls=}}
|zoom=8
|width=270px
|height=180px
|type=roadmap
|controls=zoom
}}
|
|-
|-
! colspan="2" id="maplink" | [http://maps.google.com/maps?q={{#replace:{{{Parking location|}}}}} Show on Google Maps]<!--
! style="text-align: center; background-color:#ccccff;" colspan="2" | <span style="font-size: larger;">[http://maps.google.com/maps?q={{#replace:{{{Parking location|}}}}} Show In Google Maps]</span>
 
|}[[Category:Trail]]</includeonly>
close inner table -->
|}
<!-- close outer table -->
|}
</div></div>[[Category:Trail]]</includeonly>

Revision as of 12:11, 11 November 2018

This is the 'Trail' template. This template creates the 'sidebar' with info about each trail like the state, nearest city, coordinates of the tail head. If not used, entries marked "Optional" should be left blank (no '*') in the usage to avoid erroneous data connections.

It should be called in the following format:

{{Infobox Trail
 | Trail Number = Optional - Typically a Forest Service Trail #
 | Park = Optional - should be name of a park without [[ ]] that has a page
 | Land Owner = Optional - Expected to typically be name of city, state, or national forest (e.g. Kingsport, Cherokee National Forest, or Tennessee)
 | Wilderness Area = Optional - Name of wilderness area if it applies
 | City = Nearest city
 | State = State located in
 | Marking = Trail marking - only color if standard rectangle, otherwise include shape
 | Trail Use = Things you can do on the trail (ATV, dog free, horse, camp, etc.) 
 | Trail Features = Things you get to see (Waterfalls, open views, caves, rivers, etc.)
 | Difficulty Rating = Easy / Medium / Hard
 | Hike Time = Default Hours, but accepts Min
 | 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 - As it is, the lowest elevation of the trail (Default Feet but accepts Yards, Meters, km)
 | Elevation Change = Optional - Simple mathematical difference between Low point and High point (Default Feet but accepts Yards, Meters, km)
 | High Point = Default Feet but accepts Yards, Meters, km
 | Parking location = Lat,Lon format, long term replacing Latitude and Longitude above (sets IB map pin)
 | Trailhead location = Optional if not within visual distance of parking location
}}

Edit the page to see the template text.