Form:Trip Report: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (add template category)
(add one day buffer to date)
 
(8 intermediate revisions by the same user not shown)
Line 13: Line 13:
! Trip date:  
! Trip date:  
| {{{field|Trip Date|input type=datepicker
| {{{field|Trip Date|input type=datepicker
  |default={{CURRENTYEAR}}/{{CURRENTMONTH2}}/{{CURRENTDAY2}}
   |week start=1
   |week start=1
   |highlight days of week=6,0
   |highlight days of week=6, 0
   |last date={{CURRENTYEAR}}/{{CURRENTMONTH1}}/{{CURRENTDAY2}}
   |last date={{CURRENTYEAR}}/{{CURRENTMONTH2}}/{{#expr:{{CURRENTDAY2}}+1}}
   |date format=LONG
   }}}
}}}
|-
|-
! Trails Hiked:  
! Trails Hiked:  
Line 41: Line 41:
   |existing values only
   |existing values only
   |values from namespace=User}}}
   |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:  
Line 53: Line 59:
! Hike Comment:  
! Hike Comment:  
| {{{field|Hike Comment|input type=textarea|placeholder=Enter your general comments about the hike. Why where you there, any experiences, etc.}}}
| {{{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}}}

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.