Form:Meeting
From Whitespace (Hackerspace Gent)
(Difference between revisions)
m |
m |
||
| (29 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
This is the 'Meeting' form. To add an meeting, 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 'Meeting' form. To add an meeting, 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:Meeting}} | + | {{#forminput:Meeting|autocomplete on category=Meetings}} |
| + | You can also '''[[:Category:Meetings|browse existing meetings]]'''. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{for template|Meeting}}} | {{{for template|Meeting}}} | ||
{| | {| | ||
! 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|default=Whitespace}}} | + | | {{{field|Location|default=Whitespace|mandatory|values from category=Locations|input type=combobox}}} |
| + | |- | ||
| + | ! Logo: | ||
| + | | {{{field|Logo|uploadable|autocomplete on namespace=File|mandatory|default=Open-closed-meeting.png}}} | ||
|} | |} | ||
'''People attending the meeting:''' | '''People attending the meeting:''' | ||
| − | |||
| + | {{{field|Attendees|input type=textarea with autocomplete|values from category=People|list|rows=3}}} | ||
| + | |||
| + | {{{end template}}} | ||
| + | |||
| + | '''Agenda points:''' | ||
| + | |||
| + | {{{for template|AgendaPoints}}} | ||
| + | {{{field|points|input type=textarea|rows=7}}} | ||
{{{end template}}} | {{{end template}}} | ||
| + | {{{for template|Subpages}}}{{{end template}}} | ||
| − | + | {{{for template|MeetingNotes}}}{{{end template}}} | |
| − | + | '''Meeting notes:''' | |
| + | {{{standard input|free text|autogrow}}} | ||
{{{standard input|summary}}} | {{{standard input|summary}}} | ||
Latest revision as of 19:00, 8 February 2012
This is the 'Meeting' form. To add an meeting, 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 meetings.