Form:Event
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (upload field, attendee field size) |
m (fieldsets) |
||
Line 11: | Line 11: | ||
{{{info|add title=Add an Event|edit title=Edit an Event}}} | {{{info|add title=Add an Event|edit title=Edit an Event}}} | ||
{{{for template|Event}}} | {{{for template|Event}}} | ||
− | <div style="float:right | + | <div style="float:right; width:27%;"> |
+ | <fieldset> | ||
+ | <legend>Attendance</legend> | ||
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
Line 20: | Line 22: | ||
| {{{field|attendees|values from namespace=User|size=40}}} | | {{{field|attendees|values from namespace=User|size=40}}} | ||
|} | |} | ||
+ | </fieldset> | ||
</div><!-- | </div><!-- | ||
− | --><div style="float:left | + | --><div style="float:left; width:72%; margin-bottom:20px;"> |
+ | <fieldset> | ||
+ | <legend>Mandatory information</legend> | ||
{| class="formtable" | {| class="formtable" | ||
|- | |- | ||
Line 52: | Line 57: | ||
| {{{field|location|input type=combobox|values from category=Location|default=Hackerspace, Strassen|mandatory}}} | | {{{field|location|input type=combobox|values from category=Location|default=Hackerspace, Strassen|mandatory}}} | ||
|} | |} | ||
+ | </fieldset> | ||
</div><!-- | </div><!-- | ||
− | --><div style="clear:both | + | --><div style="clear:both; width:72%;"> |
+ | <fieldset> | ||
+ | <legend>Event properties</legend> | ||
{| class="formtable" | {| class="formtable" | ||
! Logo: | ! Logo: | ||
Line 75: | Line 83: | ||
| {{{field|extrainfo}}} || style="border-top: 1px solid #99ccff;" | Optional: Any extra information to be displayed on the '''frontpage''' on the day this event takes place? | | {{{field|extrainfo}}} || style="border-top: 1px solid #99ccff;" | Optional: Any extra information to be displayed on the '''frontpage''' on the day this event takes place? | ||
|} | |} | ||
+ | </fieldset> | ||
</div> | </div> | ||
Revision as of 18:55, 6 August 2011
This is the 'Event' form.
It can be used for Events, Workshops, Conferences, Camps, Seminars, Meetings, Parties, and so on....
To add 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.