Editing Form:Trail Search
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 11: | Line 11: | ||
{{{for template|Trail Search}}} | {{{for template|Trail Search}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | ! Length min: | ||
| {{{field| | | {{{field|length min|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}} | ||
|- | |- | ||
! | ! Length max: | ||
| {{{field|length max|input type=regexp|regexp=/^\d*$/|message=Only numbers!}}} | |||
|- | |||
! Trail page needs: | |||
| {{{field | |||
| trail needs | |||
| input type=checkboxes | |||
| values from property=Trail page needs | |||
}}} | |||
|- | |||
! Allowed activities: | |||
| {{{field | |||
| allowed activities | |||
| input type=checkboxes | |||
| values from property=Allowed activities | |||
}}} | |||
|- | |||
! Park: | |||
| {{{field | |||
| park | |||
| input type=dropdown | |||
| values from property=Park | |||
}}} | |||
|- | |||
! State: | |||
| {{{field | |||
| state | |||
| input type=checkboxes | |||
| values from property=State | |||
}}} | |||
|- | |||
! Farthest radial distance from your location: | |||
| {{{field|distance max|input type=regexp|regexp=/^[0-9]+$/}}} | |||
|- | |||
! Your location | |||
| {{{field | | {{{field | ||
| location coordinates | | location coordinates | ||
Line 24: | Line 58: | ||
| controls=zoom | | controls=zoom | ||
}}} | }}} | ||
|} | |} | ||
{{{end template}}}</includeonly> | {{{end template}}} | ||
'''Free text:''' | |||
{{{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> |