Difference between revisions of "Form:Event"

From OPENRESEARCH integration copy Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
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}}
</noinclude>
+
[[Help:Event]] provides information about Events, used properties and lists some examples.
<includeonly>
+
[[Category:Form]]
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
+
</noinclude><includeonly>{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
+
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Event|label=Event}}}
+
=Event=
<div id="collapse-pre-one" class="mw-collapsible">
+
{{{info|page name=<Event[Acronym]>}}}
<div class="mw-collapsible-toggle toccolours" style="float: none;background-color: lightblue;">
+
{{{for template|Event}}}
  <div class="mw-collapsible-toggle-row">
+
<!--
  <div class="mw-collapsible-toggle-header"><big>'''General Information'''<br>Includes all the field with general information of the Event. This does include some mandatory fields</big></div>
+
  -- This form uses Templates to create Headers, Title and Fields.
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
+
  -- Each row made corresponds to a field in the form made entirely from a Property and using a unique template.
  </div>
+
  -- See Template:CreateFormHeader for usage and source code.
</div>
+
-->
 
+
{{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">
{| class="form-table" width="100%"
+
{| class="formtable InfoBox" style="width:100%"
 
|-
 
|-
 
+
!{{FieldTitleByProperty|Acronym}}
{| class="formtable"
+
| {{{field |Acronym |input type=text |default={{PAGENAME}} |mandatory |unique}}}<nowiki>
! |Title{{#ifeq:{{#show: Property:Title|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Title|?Property documentation}} | note}}
+
</nowiki>{{CreateFormRowByProperty|Title}}<nowiki>
  | {{{field
+
</nowiki>{{CreateFormRowByProperty|Homepage}}<nowiki>
          |Title
+
</nowiki>{{CreateFormRowByProperty|Start date}}<nowiki>
          |input type=text
+
</nowiki>{{CreateFormRowByProperty|End date}}
          |mandatory
 
}}}
 
|-
 
! |Homepage{{#ifeq:{{#show: Property:Homepage|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Homepage|?Property documentation}}| note}}
 
| {{{field
 
          |Homepage
 
          |input type=text
 
  }}}
 
|-
 
! |Acronym{{#ifeq:{{#show: Property:Acronym|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Acronym|?Property documentation}}| note}}
 
| {{{field
 
          |Acronym
 
          |input type=text
 
          |default={{PAGENAME}}
 
 
  }}}
 
|-
 
! |Ordinal{{#ifeq:{{#show: Property:Ordinal|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Ordinal|?Property documentation}}| note}}
 
| {{{field
 
          |Ordinal
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
  }}}
 
|-
 
! |Event Type{{#ifeq:{{#show: Property:Event type|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Event type|?Property documentation}}| note}}
 
| {{{field
 
          |Event Type
 
          |input type=dropdown
 
          |values=congress,conference,workshop,seminar,colloquium,tutorial,track,symposium,hackathon,meet-up,session,demonstration,other
 
  }}}
 
|-
 
  ! |Event in series{{#ifeq:{{#show: Property:Event in series|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Event id|?Property documentation}} | note}}
 
  | {{{field
 
          |Series
 
          |input type=tokens
 
          |values from concept=Event series
 
 
}}}
 
|-
 
! Start date{{#ifeq:{{#show: Property:Start date|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Start date|?Property documentation}}| note}}
 
  | {{{field
 
          |Start date
 
          |input type=datepicker
 
          |mandatory
 
}}}
 
|-
 
! |End date<span style="color:#f00">*</span>: {{#info:End date of an event| note}}
 
  | {{{field
 
          |End date
 
          |input type=datepicker
 
          |mandatory
 
}}}
 
|-
 
! |Has subject: {{#info:Subject of the event| note}}
 
  | {{{field
 
          |Has subject
 
          |input type=tokens
 
          |values from property=Has subject
 
}}}
 
|-
 
! |Has location country : {{#info:Country of the academic event| note}}
 
  | {{{field
 
          |Country
 
          |input type=combobox
 
          |values from property= Has location country
 
}}}
 
|-
 
! |Has location state: {{#info:State of the country| note}}
 
  | {{{field
 
          |State
 
          |input type=combobox
 
          |values from property: Has location state
 
}}}
 
|-
 
! |Has location city: {{#info:City of the country| note}}
 
  | {{{field
 
          |City
 
          |input type=combobox
 
          |values from property: Has location city
 
}}}
 
|-
 
! |Sponsor: {{#info:Sponsor of the event| note}}
 
  | {{{field
 
          |Sponsor
 
          |input type=text
 
}}}
 
 
|-
 
|-
|}
+
! {{FieldTitleByProperty|Event type}}:
 +
| {{{field |Event type |input type=dropdown |values=congress,conference,workshop,seminar,colloquium,tutorial,track,symposium,hackathon,meet-up,session,demonstration,other|show on select=other=>Event_type_other }}}
 +
<div id="Event_type_other">
 +
{{{field|Event type other|input type=text|placeholder=Please specify the event type here}}}
 +
</div>
 +
<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Event in series}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Ordinal}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Has location country}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Has location state}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Has location city}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Has subject}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Sponsor}}<nowiki>
 +
</nowiki>
 
|}
 
|}
 
</div>
 
</div>
 
</div>
 
</div>
<div id="collapse-pre-one" class="mw-collapsible mw-collapsed">
+
----
<div class="mw-collapsible-toggle toccolours" style="float: none;">
+
{{CreateFormHeader|Identification Numbers| External Event Ids|mw-collapsed}}
  <div class="mw-collapsible-toggle-row">
 
  <div class="mw-collapsible-toggle-header"><big>'''Important Dates'''<br>All the major important dates of the Event </big></div>
 
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
 
  </div>
 
</div>
 
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{| class="formtable"
+
{| class="formtable InfoBox" style="width:100%;"
 
+
<nowiki>
|-
+
</nowiki>{{CreateFormRowByProperty|GND-ID}}<nowiki>
! |Submission deadline: {{#info: The submission deadline of an academic event.| note}}
+
</nowiki>{{CreateFormRowByProperty|WikiCFP ID}}<nowiki>
  | {{{field
+
</nowiki>{{CreateFormRowByProperty|Wikidataid}}<nowiki>
          |Submission deadline
+
</nowiki>
          |input type=datetimepicker
 
}}}
 
|-
 
! |Paper deadline: {{#info:  Used to provide the paper submission deadline of an academic event.| note}}
 
  | {{{field
 
          |Paper deadline
 
          |input type=datetimepicker
 
}}}
 
|-
 
! |Notification: {{#info:  Used to provide the notification deadline of an academic event.| note}}
 
  | {{{field
 
          |Notification
 
          |input type=datetimepicker
 
}}}
 
|-  
 
! |Abstract deadline: {{#info:  A generic deadline of the submission.| note}}  
 
  | {{{field
 
          |Abstract deadline
 
          |input type=datetimepicker
 
}}}
 
|-
 
! |Camera ready due: {{#info:  A camera ready deadline of an academic event.| note}}  
 
  | {{{field
 
          |Camera ready due
 
          |input type=datetimepicker
 
}}}
 
|-
 
! |Workshop deadline: {{#info: The workshop deadline of an academic event.| note}}
 
  | {{{field
 
          |Workshop deadline
 
          |input type=datetimepicker
 
}}}
 
|-
 
 
|}
 
|}
 
</div>
 
</div>
 
</div>
 
</div>
<div id="collapse-pre-one" class="mw-collapsible mw-collapsed">
+
----
<div class="mw-collapsible-toggle toccolours" style="float: none;">
+
<!--
  <div class="mw-collapsible-toggle-row">
+
{{CreateFormHeader|Metadata Information| Basic metadata information|mw-collapsed}}
  <div class="mw-collapsible-toggle-header"><big>'''Identification Numbers'''<br>External Event Ids </big></div>
 
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
 
  </div>
 
</div>
 
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{| class="form-table" width="100%"
+
{| class="formtable InfoBox" style="width:100%;"
 
+
<nowiki>
{| class="formtable"
+
</nowiki>{{CreateFormRowByProperty|Metadata author}}<nowiki>
! |WikiCFP ID: {{#info:WikiCFP identification number| note}}
+
</nowiki>{{CreateFormRowByProperty|Metadata source}}<nowiki>
  | {{{field
+
</nowiki>{{CreateFormRowByProperty|Metadata timestamp}}<nowiki>
          |WikiCFP ID
+
</nowiki>
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
! |Wikidataid: {{#info:Wikidata identification number| note}}  
 
  | {{{field
 
          |Wikidataid
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
!| GND-ID: {{#info:GND identification number| note}}  
 
  | {{{field
 
          |GND-ID
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
!| DBLP ID: {{#info:DBLP identification number| note}}  
 
  | {{{field
 
          |DBLP ID
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
|}
 
 
|}
 
|}
 
</div>
 
</div>
 
</div>
 
</div>
 
+
----  -->
<div id="collapse-pre-one" class="mw-collapsible mw-collapsed">
+
{{CreateFormHeader|Topics|General topics of the events in Free Text form|mw-collapsed}}
  <div class="mw-collapsible-toggle toccolours" style="float: none;">
 
  <div class="mw-collapsible-toggle-row">
 
  <div class="mw-collapsible-toggle-header"><big>'''Biblographic and Restropective Information'''<br>Additional Info </big></div>
 
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
 
  </div>
 
</div>
 
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{| class="formtable"
+
{| class="formtable InfoBox" style="width:100%;"
 
 
|-
 
! |Submitted Papers: {{#info: number of accepted papers.| note}}
 
  | {{{field
 
          |Submitted Papers
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
! |Accepted Papers: {{#info: number of accepted papers.| note}}
 
  | {{{field
 
          |Accepted Papers
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
}}}
 
|-
 
! |Attendees: {{#info: Number of attendees of the conference| note}}
 
  | {{{field
 
          |Attendees
 
          |input type=regexp|regexp=/^\d*$/|message=Only numbers!
 
 
 
}}}
 
 
|-
 
|-
 +
| {{{section|Topics|level=2|autogrow|restricted|class=FormInputField}}}
 
|}
 
|}
 
</div>
 
</div>
 
</div>
 
</div>
{{{end template}}}
+
----     
  
 +
''To save your changes, click the <strong>'Save'</strong> tab at the top of the page, then click the <strong>'Save page'</strong> button.''
  
  
 +
<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
'''Event description:'''
+
-->
{{{standard input|free text|editor=wikieditor|rows=10|preload=Template:Event preprint body}}}
 
  
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
Line 251: Line 94:
  
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 +
 +
</includeonly>

Latest revision as of 18:01, 17 April 2021


Help:Event provides information about Events, used properties and lists some examples.