Difference between revisions of "Form:Event"

From Beyond Social
 
(46 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the form page that can be used to add an '''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]].
  
The output of this form is placed in the [[Template:Event]].
+
=Structure of this form=
 
+
=Add an event=
+
Location
Add an event to the Beyond Social calendar.
+
Date
 
+
Time
{{#forminput:form=Event}}
+
Event type
 +
Image
 +
Image caption
 +
 +
About
 +
Internal (wiki) links
 +
External links (webpages)
 +
 +
Documentation
  
 
</noinclude>
 
</noinclude>
Line 17: Line 25:
  
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
! Title:  
+
! Subtitle:  
| {{{field|Title|mandatory|placeholder= |cols=100}}}
+
| {{{field|Subtitle|cols=150}}}
 +
|-
 +
! Location:
 +
| {{{field|Location|cols=150}}}
 
|-
 
|-
! Date:  
+
! (Start) date:  
 
| {{{field|Date|mandatory|input type=datepicker}}}
 
| {{{field|Date|mandatory|input type=datepicker}}}
 +
|-
 +
! End date (if applicable):
 +
| {{{field|Enddate|input type=datepicker}}}
 +
|-
 +
! Time:
 +
| {{{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>
 
|-
 
|-
 
!
 
!
 
|}
 
|}
  
==Description==
 
Write here a short description of this event.
 
  
{{{field|Description|input type=textarea|editor=wikieditor|rows=10}}}
+
==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 14: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