Difference between revisions of "Form:Event"
From Beyond Social
| (52 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <noinclude> | |
| − | + | This is the form page that can be used to add an '''event'''. The output of this form is placed in the [[Template:Event]]. | |
| − | + | =Structure of this form= | |
| − | + | ||
| − | + | Location | |
| − | + | Date | |
| − | + | Time | |
| − | + | Event type | |
| − | + | Image | |
| − | + | Image caption | |
| − | + | ||
| − | + | About | |
| − | + | Internal (wiki) links | |
| − | + | External links (webpages) | |
| − | + | ||
| − | + | Documentation | |
| + | </noinclude> | ||
<includeonly> | <includeonly> | ||
| Line 22: | Line 23: | ||
{{{for template|Event|label=Form for creating an Event}}} | {{{for template|Event|label=Form for creating an Event}}} | ||
| − | |||
| − | |||
{| class="formtable" style="verticle-align:top;font-weight:normal;" | {| class="formtable" style="verticle-align:top;font-weight:normal;" | ||
| − | ! | + | ! Subtitle: |
| − | | {{{field| | + | | {{{field|Subtitle|cols=150}}} |
| + | |- | ||
| + | ! Location: | ||
| + | | {{{field|Location|cols=150}}} | ||
|- | |- | ||
| − | ! | + | ! (Start) date: |
| {{{field|Date|mandatory|input type=datepicker}}} | | {{{field|Date|mandatory|input type=datepicker}}} | ||
|- | |- | ||
| − | ! | + | ! End date (if applicable): |
| − | | {{{field| | + | | {{{field|Enddate|input type=datepicker}}} |
|- | |- | ||
| − | ! | + | ! Time: |
| − | | {{{field| | + | | {{{field|Time|cols=150}}} |
|- | |- | ||
| − | ! < | + | ! Event type: <br> |
| + | | {{{field|Type|mandatory|cols=150}}} | ||
| + | |- | ||
| + | ! Image: <br> | ||
| + | | {{{field|Image|uploadable|image preview}}} | ||
| + | |- | ||
| + | ! Image caption: <br> | ||
| + | | {{{field|Caption|cols=150}}} <small></small> | ||
| + | |- | ||
| + | ! | ||
|} | |} | ||
| − | |||
| − | |||
| − | {{{field| | + | ==About== |
| + | A longer description about this event. | ||
| + | |||
| + | {{{field|About|input type=textarea|editor=wikieditor|rows=10}}} | ||
| + | |||
| + | {{{end template}}} | ||
| + | |||
| + | {{{for template|Links_external|multiple|label=Add links|add button text=Add link}}} | ||
| + | Link: {{{field|link|input type=text|class=articles|cols=100|placeholder=e.g.: https://www.wikipedia.org}}} | ||
| + | Display text: {{{field|displaytext|input type=text|cols=100|placeholder=e.g.: Wikipedia, The Free Encyclopedia}}} | ||
| + | {{{end template}}} | ||
| + | |||
| + | {{{for template|Article Selection Overview|multiple|label=Add Wiki articles|add button text=Add article}}} | ||
| + | Article name: | ||
| + | {{{field|Article|input type=text with autocomplete|values from namespace=Main|class=articles|cols=100|placeholder=e.g.: Wiki_introduction}}} | ||
| + | {{{end template}}} | ||
| + | |||
| + | {{{for template|Documentation|label=Add documentation material to this event| }}} | ||
| + | |||
| + | ==Documentation== | ||
| + | Media files (images, video's) and articles of this event. | ||
| + | |||
| + | {{{field|Documentation|input type=textarea|editor=wikieditor|rows=30}}} | ||
{{{end template}}} | {{{end template}}} | ||
Latest revision as of 13:51, 29 June 2018
This is the form page that can be used to add an event. The output of this form is placed in the Template:Event.
Structure of this form
Location Date Time Event type Image Image caption About Internal (wiki) links External links (webpages) Documentation