Difference between revisions of "Form:Event"

From Beyond Social
 
(52 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Add an event==
+
<noinclude>
Add an event to the Beyond Social calendar.  
+
This is the form page that can be used to add an '''event'''. The output of this form is placed in the [[Template:Event]].
  
{{#forminput:form=Article}}
+
=Structure of this form=
 
+
==Beyond Social Events==
+
Location
{{[[Template::Template:Event]]
+
Date
|?Thumb
+
Time
|?Date
+
Event type
|?Modification date
+
Image
|?Creation date
+
Image caption
|?Last editor is
+
|format=template
+
About
|template=Events
+
Internal (wiki) links
|sort=Date
+
External links (webpages)
|order=descending
+
}}
+
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}}}
 
Each editorial is a collection of different articles, carefully selected to emphasise a certain issue, topic or theme and guided by a text by the curator to read articles in a new way. [[Editorial_Tutorial|More info here]].
 
  
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
 
{| class="formtable" style="verticle-align:top;font-weight:normal;"
! Title:  
+
! Subtitle:  
| {{{field|Title|mandatory|placeholder=e.g.: My first Event|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}}}
 
|-
 
|-
! Image:
+
! End date (if applicable):  
| {{{field|Image|input type=text with autocomplete|values from namespace=File|placeholder=e.g.: Research.jpg|cols=100}}}<br>
+
| {{{field|Enddate|input type=datepicker}}}
 
|-
 
|-
! Caption:
+
! Time:  
| {{{field|Caption|placeholder=e.g.: Presentation day, photograph by Ward Cunningham, 2017|cols=100}}}
+
| {{{field|Time|cols=150}}}
 
|-
 
|-
! <small style="font-weight:normal;">Note: You need to upload your image first to the wiki &rarr; [[Special:Upload|Upload File]]</small>
+
! 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