Difference between revisions of "Form:Event"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | <!-- | ||
+ | -- This is a form for generating a new event. | ||
+ | --> | ||
<noinclude> | <noinclude> | ||
{{#forminput:form=Event|values from concept=Event}} | {{#forminput:form=Event|values from concept=Event}} | ||
Line 15: | Line 18: | ||
{{{for template|Event}}} | {{{for template|Event}}} | ||
---- | ---- | ||
+ | |||
+ | <!-- | ||
+ | -- This form uses Templates to create Headers, Title and Fields. | ||
+ | -- Each row made corresponds to a field in the form made entirely from a Property and using a unique template. | ||
+ | -- See Template:CreateFormHeader for usage and source code. | ||
+ | --> | ||
{{CreateFormHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields}} | {{CreateFormHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields}} | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
Line 84: | Line 93: | ||
<div style="display:none">{{{field|Status|hidden|strict|multiple}}}</div> | <div style="display:none">{{{field|Status|hidden|strict|multiple}}}</div> | ||
+ | |||
+ | <!-- | ||
+ | -- Buttons are placed on the bottom and on the top for convenience of the user | ||
+ | --> | ||
{{{standard input|summary}}} | {{{standard input|summary}}} |