Form:Trip Report: Difference between revisions
Jump to navigation
Jump to search
(Add trails field) |
(format form) |
||
Line 12: | Line 12: | ||
{| class="formtable" | {| class="formtable" | ||
! Trip date: | ! Trip date: | ||
| {{{field|Trip date}}} | | {{{field|Trip Date|input type=datepicker | ||
|week start=1 | |||
|highlight days of week=6,0 | |||
|last date={{CURRENTYEAR}}/{{CURRENTMONTH1}}/{{CURRENTDAY2}} | |||
|date format=LONG | |||
}}} | |||
|- | |- | ||
! Trails Hiked: | ! Trails Hiked: | ||
| {{{field|Trails}}} | | {{{field|Trails|input type=tokens | ||
|existing values only | |||
|values from category=Trails | |||
}}} | |||
|- | |||
! Hike duration: | |||
| {{{field|Hike Duration|regexp=/^[1-9]\d*(\.\d+)?$/}}} (include units: '''hrs''' (''default'') or min) - "Out of the car and back" time, exclude camping time if an overnighter | |||
|- | |||
! Hike length: | |||
| {{{field|Hike Length|regexp=/^[1-9]\d*(\.\d+)?$/}}} (include units: '''mi'''(''default''), km, ft, m) - Total miles hiked for this trip | |||
|- | |- | ||
! Number of people: | ! Number of people: | ||
| {{{field|Number of | | {{{field|Number of People|regexp=/^[1-9]\d*(\.\d+)?$/}}} - Number of people on this trip (including reporter) | ||
|- | |- | ||
! Reported By: | ! Reported By: | ||
| {{{field|Reported By}}} | | {{{field|Reported By|input type=combobox|namespace=User|values from namespace=User|existing values only}}} | ||
|- | |- | ||
! Wiki Users on Hike: | ! Wiki Users on Hike: | ||
| {{{field|Wiki Users on Hike}}} | | {{{field|Wiki Users on Hike|input type=tokens | ||
|existing values only | |||
|namespace=User | |||
|values from namespace=User}}} | |||
|- | |- | ||
! Trail Condition: | ! Trail Condition: | ||
| {{{field|Trail Condition}}} | | {{{field|Trail Condition|type=dropdown|values=Clear,Problems,Impassible}}} | ||
|- | |- | ||
! Water Abundance: | ! Water Abundance: | ||
| {{{field|Water Abundance}}} | | {{{field|Water Abundance|type=dropdown|values=Dry,Ok,Over running}}} | ||
|- | |||
! Trail Comment: | |||
| {{{field|Trail Comment|input type=textarea|placeholder=Enter details of how you experienced the trail. Any blowdowns, hard to pass areas, etc.}}} | |||
|- | |||
! Hike Comment: | |||
| {{{field|Trail Comment|input type=textarea|placeholder=Enter your general comments about the hike. Why where you there, any experiences, etc.}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
{{{standard input|summary}}} | {{{standard input|summary}}} |
Revision as of 13:47, 18 November 2018
This is the "Trip Report" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.