Difference between revisions of "Form:Event"
From Beyond Social
Line 8: | Line 8: | ||
This is the form page that can be used to add an '''event'''. The output of this form is placed in the [[Template:Event]]. | This is the form page that can be used to add an '''event'''. The output of this form is placed in the [[Template:Event]]. | ||
+ | Location | ||
+ | Date | ||
+ | Time | ||
+ | Event type | ||
+ | Image | ||
+ | |||
+ | About | ||
+ | Internal (wiki) links | ||
+ | External links (webpages) | ||
+ | |||
+ | Documentation | ||
</noinclude> | </noinclude> | ||
Line 17: | Line 28: | ||
{| class="formtable" style="verticle-align:top;font-weight:normal;" | {| class="formtable" style="verticle-align:top;font-weight:normal;" | ||
− | ! | + | ! Location: |
− | | {{{field| | + | | {{{field|Location|mandatory|cols=150}}} |
|- | |- | ||
! Date: | ! Date: | ||
| {{{field|Date|mandatory|input type=datepicker}}} | | {{{field|Date|mandatory|input type=datepicker}}} | ||
|- | |- | ||
− | ! | + | ! Time: |
− | | {{{field| | + | | {{{field|Time|cols=150}}} |
+ | |- | ||
+ | ! Event type: <br> | ||
+ | | {{{field|Type|cols=150}}} | ||
+ | |- | ||
+ | ! Image: <br> | ||
+ | | {{{field|Image|input type=uploadable}}} | ||
|- | |- | ||
! | ! | ||
|} | |} | ||
− | == | + | ==About== |
− | + | A longer description about this event. | |
+ | |||
+ | {{{field|About|input type=textarea|editor=wikieditor|rows=10}}} | ||
+ | |||
+ | {{{end template}}} | ||
+ | |||
+ | {{{for template|Links_internal|multiple|label=Add internal (wiki) links|add button text=Add link}}} | ||
+ | Link: {{{field|link|input type=text with autocomplete|values from namespace=User||Main||Talk||File|class=articles|cols=100|placeholder=e.g.: About Beyond Social}}} | ||
+ | Display text: {{{field|displaytext|input type=text|cols=100|placeholder=e.g.: More information about this project}}} | ||
+ | {{{end template}}} | ||
+ | |||
+ | {{{for template|Links_external|multiple|label=Add external links (webpages)|add button text=Add link}}} | ||
+ | Link: {{{field|link|input type=text|class=articles|cols=100|placeholder=e.g.: http://www.wikipedia.org}}} | ||
+ | Display text: {{{field|displaytext|input type=text|cols=100|placeholder=e.g.: Wikipedia, The Free Encyclopedia}}} | ||
+ | {{{end template}}} | ||
+ | |||
+ | {{{for template|Documentation|label=Form for creating an Event}}} | ||
+ | |||
+ | ==Documentation== | ||
+ | Media files (images, video's) and articles of this event. | ||
− | {{{field| | + | {{{field|Documentation|input type=textarea|editor=wikieditor|rows=30}}} |
{{{end template}}} | {{{end template}}} |
Revision as of 10:10, 16 August 2017
Add an event
Add an event to the Beyond Social calendar.
About
This is the form page that can be used to add an event. The output of this form is placed in the Template:Event.
Location Date Time Event type Image About Internal (wiki) links External links (webpages) Documentation