Form:Park: Difference between revisions

From TEHCC Wiki
Jump to navigation Jump to search
m (change from free to none and change size of field)
(change regex to match nothing)
Line 24: Line 24:
|-
|-
! Entrance fee:  
! Entrance fee:  
| ${{{field|Entrance Fee|input type=regexp|regexp=/^[0-9]{1,3}(?:\.[0-9]{2})?$/|size=8|placeholder=Fee to enter|message=Enter dollar amount with optional two digit ¢, and no currency symbols}}} {{{field|Entrance Fee Type|input type=dropdown|values=None,per vehicle,per person}}} - Leave blank for unknown
| ${{{field|Entrance Fee|input type=regexp|regexp=/^(?:[0-9]{1,3}(?:\.[0-9]{2}))?$/|size=8|placeholder=Fee to enter|message=Enter dollar amount with optional two digit ¢, and no currency symbols}}} {{{field|Entrance Fee Type|input type=dropdown|values=None,per vehicle,per person}}} - Leave blank for unknown
|-
|-
! Activities:  
! Activities:  

Revision as of 14:50, 30 November 2019

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