Template:Trip Report: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
(add template category)
(Add setting kml link)
 
(6 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
Line 11: Line 12:
  |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=
  |Trail Comment=
  |Hike Comment=
  |Hike Comment=
|Report Tags=
}}
}}
</pre>
</pre>
Line 24: Line 28:
|-
|-
! Trails
! Trails
| {{#arraymap:{{{Trails|}}}|,|x|[[Trail::x]]}}
| {{#arraymap:{{{Trails|}}}|,|@@@@|[[Trail::@@@@]]}}
|-
|-
! Hike Duration
! Hike Duration
Line 36: Line 40:
|-
|-
! Reported By
! Reported By
| [[Reported By::User:{{{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::User: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 52: Line 62:
! Hike Comment
! Hike Comment
| [[Hike 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.