Difference between revisions of "Form:Event"

From OPENRESEARCH integration copy Wiki
Jump to navigation Jump to search
(pushed from orth by wikipush)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
{{#forminput:form=Event|values from concept=Event}}
 
{{#forminput:form=Event|values from concept=Event}}
 +
[[Category:Form]]
 
</noinclude>
 
</noinclude>
 +
 
<includeonly>
 
<includeonly>
 +
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
 
{{{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>
 +
=Event=
 +
{{{info|page name=<Event[Acronym]>}}}
  
{{{for template|Event|label=Event}}}
+
{{{for template|Event}}}
<div id="collapse-pre-one" class="mw-collapsible">
+
----
<div class="mw-collapsible-toggle toccolours" style="float: none;background-color: lightblue;">
+
{| class="formtable InfoBox mw-collapsible" style="width:100%"
  <div class="mw-collapsible-toggle-row">
+
! colspan="2" class="tableHeadline"|Basic information
  <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>
 
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
 
  </div>
 
</div>
 
 
 
<div class="mw-collapsible-content">
 
{| class="form-table" width="100%"
 
|-
 
 
 
{| class="formtable"
 
  ! |Title{{#ifeq:{{#show: Property:Title|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Title|?Property documentation}} | note}}
 
  | {{{field
 
          |Title
 
          |input type=text
 
          |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}}
+
!{{FieldTitleByProperty|Acronym}}
| {{{field
+
| {{{field |Acronym |input type=text |default={{PAGENAME}} |mandatory |unique}}}<nowiki>
          |Event Type
+
</nowiki>{{CreateFormRowByProperty|Title}}<nowiki>
          |input type=dropdown
+
</nowiki>{{CreateFormRowByProperty|Homepage}}<nowiki>
          |values=congress,conference,workshop,seminar,colloquium,tutorial,track,symposium,hackathon,meet-up,session,demonstration,other
+
</nowiki>{{CreateFormRowByProperty|Start date}}<nowiki>
  }}}
+
</nowiki>{{CreateFormRowByProperty|End date}}
 
|-
 
|-
  ! |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}}
+
! {{FieldTitleByProperty|Event type}}:
  | {{{field  
+
| {{{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 }}}
          |Series
+
<div id="Event_type_other">
          |input type=tokens
+
{{{field|Event type other|input type=text|placeholder=Please specify the event type here}}}
          |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
 
}}}
 
|-
 
|}
 
|}
 
 
</div>
 
</div>
</div>
+
<nowiki>
<div id="collapse-pre-one" class="mw-collapsible mw-collapsed">
+
</nowiki>{{CreateFormRowByProperty|Event in series}}<nowiki>
<div class="mw-collapsible-toggle toccolours" style="float: none;">
+
</nowiki>{{CreateFormRowByProperty|Ordinal}}<nowiki>
  <div class="mw-collapsible-toggle-row">
+
</nowiki>{{CreateFormRowByProperty|Has location country}}<nowiki>
  <div class="mw-collapsible-toggle-header"><big>'''Important Dates'''<br>All the major important dates of the Event </big></div>
+
</nowiki>{{CreateFormRowByProperty|Has location state}}<nowiki>
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
+
</nowiki>{{CreateFormRowByProperty|Has location city}}<nowiki>
  </div>
+
</nowiki>{{CreateFormRowByProperty|Has subject}}<nowiki>
</div>
+
</nowiki>{{CreateFormRowByProperty|Sponsor}}<nowiki>
<div class="mw-collapsible-content">
+
</nowiki>
{| class="formtable"
 
 
 
|-
 
! |Submission deadline: {{#info: The submission deadline of an academic event.| note}}  
 
  | {{{field
 
          |Submission deadline
 
          |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>
+
{| class="formtable InfoBox mw-collapsible mw-collapsed" style="width:100%;"
<div id="collapse-pre-one" class="mw-collapsible mw-collapsed">
+
!  colspan="2" class="tableHeadline" |Identifiers<nowiki>
<div class="mw-collapsible-toggle toccolours" style="float: none;">
+
</nowiki>{{CreateFormRowByProperty|GND-ID}}<nowiki>
  <div class="mw-collapsible-toggle-row">
+
</nowiki>{{CreateFormRowByProperty|WikiCFP ID}}<nowiki>
  <div class="mw-collapsible-toggle-header"><big>'''Identification Numbers'''<br>External Event Ids </big></div>
+
</nowiki>{{CreateFormRowByProperty|Wikidataid}}<nowiki>
  <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div>
+
</nowiki>
  </div>
 
</div>
 
<div class="mw-collapsible-content">
 
{| class="form-table" width="100%"
 
 
 
{| class="formtable"
 
! |WikiCFP ID: {{#info:WikiCFP identification number| note}}  
 
  | {{{field
 
          |WikiCFP ID
 
          |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!
 
}}}
 
|-
 
 
|}
 
|}
 +
----
 +
{| class="formtable InfoBox mw-collapsible mw-collapsed" style="width:100%;"
 +
!  colspan="2" class="tableHeadline"  |Metadata<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Metadata author}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Metadata source}}<nowiki>
 +
</nowiki>{{CreateFormRowByProperty|Metadata timestamp}}<nowiki>
 +
</nowiki>
 
|}
 
|}
</div>
+
----
</div>
+
{| class="formtable InfoBox mw-collapsible mw-collapsed" style="width:100%;"
 
+
! colspan="2" class="tableHeadline"  |Topics
<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">
 
  <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">
 
{| class="formtable"
 
 
 
|-
 
! |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>
 
{{{end template}}}
 
  
 +
It is recommended to add as many details of your software as possible for better popularity and faster indexing by public search engines.
  
 +
''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>
 
 
'''Event description:'''
 
{{{standard input|free text|editor=wikieditor|rows=10|preload=Template:Event preprint body}}}
 
  
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
Line 251: Line 74:
  
 
{{{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>

Revision as of 21:28, 23 March 2021