Template:Trip Report: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (tweak formatting to my liking)
(Add fields as desired)
Line 4: Line 4:
<pre>
<pre>
{{Trip Report
{{Trip Report
  |Trip date=
  |Trip Date=
  |Number of people=
|Hike Duration=
|Hike Length=
  |Number of People=
  |Reported By=
  |Reported By=
  |Wiki Users on Hike=
  |Wiki Users on Hike=
|Trails=
  |Trail Condition=
  |Trail Condition=
  |Water Abundance=
  |Water Abundance=
|Trail Comment=
|Hike Comment=
}}
}}
</pre>
</pre>
Line 15: Line 20:
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Trip date
! Trip date
| [[Trip Date::{{{Trip date|}}}]]
| [[Trip Date::{{{Trip Date|}}}]]
|-
! Hike Duration
| [[Hike Time::{{{Hike Duration|}}}]]
|-
! Hike Length
| [[Hike Time::{{{Trail distance round trip|}}}]]
|-
|-
! 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|}}}]]
|-
|-
! Wiki Users on Hike
! Wiki Users on Hike
| {{#arraymap:{{{Wiki Users on Hike|}}}|,|x|[[On the Hike::x]]}}
| {{#arraymap:{{{Wiki Users on Hike|}}}|,|x|[[On the Hike::User:x]]}}
|-
! Trails
| {{#arraymap:{{{Trails|}}}|,|x|[[Trail::x]]}}
|-
|-
! Trail Condition
! Trail Condition
| [[Trail Condition::{{{Trail Condition|}}}]]
| [[Trail Condition::{{{Trail Condition|}}}]]
|-
! Trail Comment
| [[Trail Comment::{{{Trail Comment|}}}]]
|-
|-
! Water Abundance
! Water Abundance
| [[Water Abundance::{{{Water Abundance|}}}]]
| [[Water Abundance::{{{Water Abundance|}}}]]
|-
! Hike Comment
| [[Hike Comment::{{{Hike Comment|}}}]]
|}
|}


[[Category:Trip Reports]]
[[Category:Trip Reports]]
</includeonly>
</includeonly>

Revision as of 14:18, 18 November 2018

This is the "Trip Report" template. It should be called in the following format:

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

Edit the page to see the template text.