Form:Trip Report: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
No edit summary
 
(add one day buffer to date)
 
(17 intermediate revisions by the same user not shown)
Line 6: Line 6:


{{#forminput:form=Trip Report}}
{{#forminput:form=Trip Report}}
 
[[Category:Trip Report Class Items]]
</noinclude><includeonly>
</noinclude><includeonly>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
Line 12: Line 12:
{| class="formtable"
{| class="formtable"
! Trip date:  
! Trip date:  
| {{{field|Trip date}}}
| {{{field|Trip Date|input type=datepicker
  |default={{CURRENTYEAR}}/{{CURRENTMONTH2}}/{{CURRENTDAY2}}
  |week start=1
  |highlight days of week=6, 0
  |last date={{CURRENTYEAR}}/{{CURRENTMONTH2}}/{{#expr:{{CURRENTDAY2}}+1}}
  }}}
|-
! Trails Hiked:
| {{{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 people}}}
| {{{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|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
  |values from namespace=User}}}
|-
! TEHCC Organized Hike?:
| {{{field|TEHCC Organized|input type=checkbox|default=no}}}
|-
! Include in TEHCC Newsletters?:
| {{{field|Share in Newsletter|input type=checkbox|default=yes}}}
|-
|-
! Trail Condition:  
! Trail Condition:  
| {{{field|Trail Condition}}}
| {{{field|Trail Condition|input type=dropdown|values=Clear,Problems,Impassible}}}
|-
|-
! Water Abundance:  
! Water Abundance:  
| {{{field|Water Abundance}}}
| {{{field|Water Abundance|input 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|Hike Comment|input type=textarea|placeholder=Enter your general comments about the hike. Why where you there, any experiences, etc.}}}
|-
! Trip Report Tags:
| {{{field|Report Tags|input type=tokens
  |values from property=Report Tags
  |placeholder=Add tags of your choosing for any sort of later desired summaries (e.g. TEHCC Hike, Dog Hike, etc.)
}}}
|}
|}
{{{end template}}}
{{{end template}}}
{{{standard input|watch}}}


'''Free text:'''
{{{standard input|save}}} {{{standard input|cancel}}}
 
{{{standard input|free text|rows=10}}}
 
 
{{{standard input|summary}}}
 
{{{standard input|minor edit}}} {{{standard input|watch}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>
</includeonly>

Latest revision as of 17:40, 4 January 2021

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.