Form:Trail Search: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (tweak field types)
(Make numeric fields regexp with number restrictions)
Line 12: Line 12:
{| class="formtable"
{| class="formtable"
! Length min:  
! Length min:  
| {{{field|length min}}}
| {{{field|length min|input type=regexp|regexp=/^[0-9]+$/}}}
|-
|-
! Length max:  
! Length max:  
| {{{field|length max}}}
| {{{field|length max|input type=regexp|regexp=/^[0-9]+$/}}}
|-
|-
! Trail page needs:  
! Trail page needs:  
Line 46: Line 46:
|-
|-
! Farthest radial distance from your location:  
! Farthest radial distance from your location:  
| {{{field|distance max}}}
| {{{field|distance max|input type=regexp|regexp=/^[0-9]+$/}}}
|-
|-
! Your location
! Your location

Revision as of 11:15, 1 December 2016

This is the "Trail Search" 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.