Difference between revisions of "Form:User"
From SHA2017 Wiki
(trying to highlight the event in the calendar) |
(Added DECT and Callsign fields) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 14: | Line 14: | ||
| {{{field|Name|input type=text|maxlength=60}}} | | {{{field|Name|input type=text|maxlength=60}}} | ||
{{Form/Comment|This name is used to generate a SHA Flag. You can experiment a bit with your flag name [https://sha2017.org/design here].}} | {{Form/Comment|This name is used to generate a SHA Flag. You can experiment a bit with your flag name [https://sha2017.org/design here].}} | ||
| − | |||
| − | |||
| − | |||
|- | |- | ||
! Bringing: | ! Bringing: | ||
| Line 30: | Line 27: | ||
| {{{field|Arrival|input type=datetimepicker|default=2017/08/04|values=2017/07/26,2017/07/27,2017/07/28,2017/07/29,2017/07/30,2017/07/31,2017/08/01,2017/08/02,2017/08/03,2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08,2017/08/09,2017/08/08,2017/08/10,2017/08/11,2017/08/12,2017/08/13|highlight dates=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|first date=2017/07/26|last date=2017/08/13}}} | | {{{field|Arrival|input type=datetimepicker|default=2017/08/04|values=2017/07/26,2017/07/27,2017/07/28,2017/07/29,2017/07/30,2017/07/31,2017/08/01,2017/08/02,2017/08/03,2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08,2017/08/09,2017/08/08,2017/08/10,2017/08/11,2017/08/12,2017/08/13|highlight dates=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|first date=2017/07/26|last date=2017/08/13}}} | ||
{{Form/Comment|It's possible to arrive earlier than the start of the event. If you do, you are expected to help with build up. The best thing then is to contact [[Volunteering]] to request to be there. Large villages can start their buildup somewhat earlier since there is a limit on when trucks can unload/load on the terrain: see the [[FAQ]]}} | {{Form/Comment|It's possible to arrive earlier than the start of the event. If you do, you are expected to help with build up. The best thing then is to contact [[Volunteering]] to request to be there. Large villages can start their buildup somewhat earlier since there is a limit on when trucks can unload/load on the terrain: see the [[FAQ]]}} | ||
| + | |- | ||
| + | ! Buildup | ||
| + | | {{{field|BuildupVehicle|existing values only|default=No|input type=dropdown|property=Has Buildup Vehicle}}} | ||
| + | {{{field|BuildupTime|existing values only|default=None|input type=dropdown|property=Attendee_Buildup}}} | ||
| + | {{Form/Comment|If you want to enter the Field with a vehicle for buildup, please select a ''date and time'' here. If multiple people arrive in one vehicle only one person should fill this field. That data will be aggregated for all users and shown on the [[Camping/Buildup]] page. The idea here is to prevent traffic jams by spreading out the arrival of vehicles that want to enter the field.}} | ||
|- | |- | ||
! Departure | ! Departure | ||
| {{{field|Departure|input type=datetimepicker|default=2017/08/08|values=2017/07/26,2017/07/27,2017/07/28,2017/07/29,2017/07/30,2017/07/31,2017/08/01,2017/08/02,2017/08/03,2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08,2017/08/08,2017/08/09,2017/08/10,2017/08/11,2017/08/12,2017/08/13|highlight dates=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|first date=2017/07/26|last date=2017/08/13}}} | | {{{field|Departure|input type=datetimepicker|default=2017/08/08|values=2017/07/26,2017/07/27,2017/07/28,2017/07/29,2017/07/30,2017/07/31,2017/08/01,2017/08/02,2017/08/03,2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08,2017/08/08,2017/08/09,2017/08/10,2017/08/11,2017/08/12,2017/08/13|highlight dates=2017/08/04,2017/08/05,2017/08/06,2017/08/07,2017/08/08|first date=2017/07/26|last date=2017/08/13}}} | ||
{{Form/Comment|It's possible to stay a few days after the event to help with teardown, you're invited too. But please contact [[Volunteering]] to request to be there. For more detailed planning of terrain access, see the [[FAQ]]}} | {{Form/Comment|It's possible to stay a few days after the event to help with teardown, you're invited too. But please contact [[Volunteering]] to request to be there. For more detailed planning of terrain access, see the [[FAQ]]}} | ||
| + | |||
|- | |- | ||
! E-Mail: | ! E-Mail: | ||
| {{{field|EMail|input type=text|maxlength=254}}} | | {{{field|EMail|input type=text|maxlength=254}}} | ||
| + | |- | ||
| + | ! Twitter: | ||
| + | | {{{field|Twitter|input type=text|maxlength=254}}} | ||
| + | |- | ||
| + | ! DECT: | ||
| + | | {{{field|DECT|input type=text|maxlength=254}}} | ||
| + | |- | ||
| + | ! Callsign: | ||
| + | | {{{field|Callsign|input type=text|maxlength=254}}} | ||
|} | |} | ||
<div style="position:fixed; top:10042px; right:11337px;">{{{field|haxordate|input type=datepicker}}} this field is added because of a bug in mediawiki, where datetime fields ONLY show the date picker when a date picker is loaded on the page. This apperantly how they test their software. So we have to hack around it. | <div style="position:fixed; top:10042px; right:11337px;">{{{field|haxordate|input type=datepicker}}} this field is added because of a bug in mediawiki, where datetime fields ONLY show the date picker when a date picker is loaded on the page. This apperantly how they test their software. So we have to hack around it. | ||
Latest revision as of 13:28, 31 July 2017
This is the "User" 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.