Form:Event
From Whitespace (Hackerspace Gent)
(Difference between revisions)
m |
m |
||
| (14 intermediate revisions by 4 users not shown) | |||
| Line 2: | Line 2: | ||
This is the 'Event' form. To add an event, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page. | This is the 'Event' form. To add an event, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page. | ||
| − | {{#forminput:Event}} | + | {{#forminput:Event|autocomplete on category=Events}} |
You can also '''[[:Category:Events|browse existing events]]'''. | You can also '''[[:Category:Events|browse existing events]]'''. | ||
| − | </noinclude><includeonly> | + | </noinclude><includeonly>{{{info|add title=Create a new event|edit title=Edit an existing event}}} |
{{{for template|Event}}} | {{{for template|Event}}} | ||
{| | {| | ||
| + | ! Event type: | ||
| + | | {{{field|Event type|input type=combobox}}} | ||
| + | |- | ||
! Start date: | ! Start date: | ||
| − | | {{{field|Start date|input type= | + | | {{{field|Start date|input type=datetimepicker|mandatory|interval=5|default=yyyy/mm/dd 19:30:00}}} |
|- | |- | ||
! End date: | ! End date: | ||
| − | | {{{field|End date|input type= | + | | {{{field|End date|input type=datetimepicker|mandatory|interval=5|default=yyyy/mm/dd 23:59:59 }}} |
|- | |- | ||
! Location: | ! Location: | ||
| − | | {{{field|Location|mandatory}}} | + | | {{{field|Location|mandatory|values from category=Locations|input type=combobox}}} |
| + | |- | ||
| + | ! Short description: | ||
| + | | {{{field|Short description}}} | ||
|- | |- | ||
! Cost: | ! Cost: | ||
| Line 26: | Line 32: | ||
'''People presenting:''' | '''People presenting:''' | ||
| − | {{{field|Presenters|input type=textarea | + | {{{field|Presenters|input type=textarea with autocomplete|values from category=People|list}}} |
'''People otherwise attending:''' | '''People otherwise attending:''' | ||
| − | {{{field|Attendees|input type=textarea| | + | {{{field|Attendees|input type=textarea with autocomplete|values from category=People|list}}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 09:15, 4 January 2012
This is the 'Event' form. To add an event, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.
You can also browse existing events.