Template:Trip Report: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (tweak formatting to my liking)
(Add setting kml link)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Trip Report" template.
This is the "Trip Report" template. It is intended to be populated by using the [[Form:Trip Report]].
It should be called in the following format:
 
It uses the following format:
<pre>
<pre>
{{Trip Report
{{Trip Report
  |Trip date=
  |Trip Date=
  |Number of people=
|Trails=
|Hike Duration=
|Hike Length=
  |Number of People=
  |Reported By=
  |Reported By=
  |Wiki Users on Hike=
  |Wiki Users on Hike=
|TEHCC Organized=
|Share in Newsletter
  |Trail Condition=
  |Trail Condition=
  |Water Abundance=
  |Water Abundance=
|Trail Comment=
|Hike Comment=
|Report Tags=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
[[Category:Trip Report Class Items]]
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Trip date
! Trip date
| [[Trip Date::{{{Trip date|}}}]]
| [[Trip Date::{{{Trip Date|}}}]]
|-
! Trails
| {{#arraymap:{{{Trails|}}}|,|@@@@|[[Trail::@@@@]]}}
|-
! Hike Duration
| [[Hike Time::{{{Hike Duration|}}}]]
|-
! Hike Length
| [[Trail distance round trip::{{{Hike Length|}}}]]
|-
|-
! Number of people
! Number of people
| [[How Many Hiked::{{{Number of people|}}}]]
| [[How Many Hiked::{{{Number of People|}}}]]
|-
|-
! Reported By
! Reported By
| [[Reported By::{{{Reported By|}}}]]
| [[Reported By::User:{{{Reported By|}}}|{{{Reported By|}}}]]
|-
|-
! Wiki Users on Hike
! Wiki Users on Hike
| {{#arraymap:{{{Wiki Users on Hike|}}}|,|x|[[On the Hike::x]]}}
| {{#arraymap:{{{Wiki Users on Hike|}}}|,|@@@@|[[On the Hike::User:@@@@{{!}}@@@@]]}}
|-
! TEHCC Organized?
| [[TEHCC Organized Event::{{{TEHCC Organized|}}}]]
|-
! Share in Newsletter?
| [[Share in Newsletter::{{{Share in Newsletter|}}}]]
|-
|-
! Trail Condition
! Trail Condition
Line 31: Line 56:
! Water Abundance
! Water Abundance
| [[Water Abundance::{{{Water Abundance|}}}]]
| [[Water Abundance::{{{Water Abundance|}}}]]
|-
! Trail Comment
| [[Trail Comment::{{{Trail Comment|}}}]]
|-
! Hike Comment
| [[Hike Comment::{{{Hike Comment|}}}]]
|-
! Trip Report Tags
| {{#arraymap:{{{Report Tags|}}}|,|@@@@|[[Report Tags::@@@@]]}}
|}
|}
 
{{Trail Map|Other Trails={{{Trails|}}}}}
[[Category:Trip Reports]]
{{#if:{{filepath:{{#titleparts:{{PAGENAME}}}}.kml}}|{{#set:Has KML Link={{filepath:{{#titleparts:{{PAGENAME}}}}.kml}} }} }}[[Category:Trip Reports]]
</includeonly>
</includeonly>

Latest revision as of 00:25, 31 December 2019

This is the "Trip Report" template. It is intended to be populated by using the Form:Trip Report.

It uses the following format:

{{Trip Report
 |Trip Date=
 |Trails=
 |Hike Duration=
 |Hike Length=
 |Number of People=
 |Reported By=
 |Wiki Users on Hike=
 |TEHCC Organized=
 |Share in Newsletter
 |Trail Condition=
 |Water Abundance=
 |Trail Comment=
 |Hike Comment=
 |Report Tags=
}}

Edit the page to see the template text.