Form:Event
From Whitespace (Hackerspace Gent)
(Difference between revisions)
m |
|||
| (31 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
| − | 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}} |
| − | </noinclude><includeonly> | + | You can also '''[[:Category:Events|browse existing events]]'''. |
| + | </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}}} | + | | {{{field|Location|mandatory|values from category=Locations|input type=combobox}}} |
| + | |- | ||
| + | ! Short description: | ||
| + | | {{{field|Short description}}} | ||
|- | |- | ||
! Cost: | ! Cost: | ||
| − | | {{{field|Cost|default=0}}} | + | | {{{field|Cost|default=0|mandatory}}} |
| + | |- | ||
| + | ! Logo: | ||
| + | | {{{field|Logo|uploadable|autocomplete on namespace=File|mandatory|default=WhitespaceLogo.gif}}} | ||
|} | |} | ||
| − | '''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}}} | ||
| − | |||
'''Free text:''' | '''Free text:''' | ||
| Line 39: | Line 44: | ||
{{{standard input|free text}}} | {{{standard input|free text}}} | ||
| + | {{{for template|Subpages}}}{{{end template}}}{{{for template|EventImages}}}{{{end template}}} | ||
| + | |||
| + | '''Edit summary:''' | ||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
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.