Difference between revisions of "Template:Event"

From Openresearch
Jump to: navigation, search
(pushed from cr by wikipush)
(Undo revision 227830 by Wf (talk))
(Tag: Undo)
Line 1: Line 1:
<noinclude>
+
<noinclude>This template is used for collecting data about some event. When inserted in an event's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax &ndash; there are far easier ways of creating tables in MediaWiki.
<!--
 
  -- Copyright (C) 2015-2020 BITPlan GmbH
 
  --
 
  -- Pater-Delp-Str. -- 1
 
  -- D-47877 -- Willich-Schiefbahn
 
  --
 
  -- http://www.bitplan.com
 
  --
 
  --
 
-->
 
This is the template {{Link|target=Template:Event|title=Event}}.
 
It belongs to the concept/topic {{Link|target=:Concept:Event}}<br>
 
You may find examples for the use of this template via the {{Link|target=List of Events}}.
 
=== Usage ===
 
==== storemode subobject ====
 
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|storemode=subobject
 
}}
 
</pre>
 
 
 
==== storemode property ====
 
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|storemode=property
 
}}
 
</pre>
 
 
 
==== storemode none ====
 
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|storemode=none
 
}}
 
</pre>
 
 
 
 
 
==== viewmode tableheader ====
 
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|viewmode=tableheader
 
}}
 
</pre>
 
 
 
==== viewmode tablerow ====
 
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|viewmode=tablerow
 
}}
 
</pre>
 
  
==== viewmode tablefooter ====
+
To use this template, insert the following at the beginning of your user page. All fields are strictly '''optional''' and should be omitted if no data is given.
 
<pre>{{Event
 
<pre>{{Event
|acronym=
+
| Title=Full title of the given event
|wikidataid=
+
| Ordinal=Ordinal of the event e.g. 1 for 1st
|homepage=
+
| Type = One of Conference, Workshop, Tutorial, PhDSymposium, summer school, demo session
|series=
+
|  Field = the primary scientific field of the event (additional ones can be added via [[Category:Scientific Field]] in the article text
|city=
+
|  Series=Abbreviation of event series, in case the event belongs to a continuing series
|region=
+
|  Superevent=Larger hosting event (e.g. conference of a workshop)
|country=
+
|  Homepage=URL of the homepage
|viewmode=tablefooter
+
|  Logo=Logo of the event
}}
+
| Start date=November 9 2009
</pre>
+
|  End date=November 10 2009
 +
| City=the city the event takes place in
 +
|  State=the state (or equivalent) the event takes place in
 +
| Country=the country the event takes place in
 +
| Abstract deadline=deadline for abstract submissions (usually for papers that are to be submitted later)
 +
|  Paper deadline=deadline for submitting papers, a special kind of submission deadline; read the docu below
 +
|  Submission deadline=general deadline for (most relevant kinds of) submissions; read the docu below
 +
|  Poster deadline=deadline for submitting posters; read the docu below
 +
|  Demo deadline=deadline for submitting demo papers; read the docu below
 +
|  Workshop deadline=deadline for submitting workshops proposals
 +
|  Tutorial deadline=deadline for submitting tutorial proposals
 +
|  Notification=date of acceptance notifications
 +
|  Camera ready=deadline for submitting the camera ready
 +
|  Attendance fee = regular fee for attending the event
 +
|  Reduced attendance fee = reduced fee for attending the event (e.g. for students)
 +
|  Attendance fee currency = one of €, $ or something from Category:Currency
 +
|  Submitted papers = number of submitted papers
 +
|  Accepted papers = number of accepted papers
 +
| Accepted short papers = number of accepted short papers
 +
}}</pre>
 +
The order of the fields is not relevant. The template should be given as the ''first'' thing on a page.
  
==== viewmode labelfield ====
+
'''A note on the various deadlines:''' In general, you only need some deadlines. The ''submission deadline'' should represent the single most important deadline for an event. If there is a paper deadline, it automatically counts as a submission deadline as well. The other kinds of deadlines are just relevant for events that accept many forms of contribution (e.g. papers and demos). If an event has just one type of submission (e.g. a developer's event might only accept demos) then use ''submission deadline'' since it is the main deadline and it is clear what kind of submissions are meant.
<pre>{{Event
 
|acronym=
 
|wikidataid=
 
|homepage=
 
|series=
 
|city=
 
|region=
 
|country=
 
|viewmode=labelfield
 
}}
 
</pre>
 
 
 
=== Source (pretty printed) ===
 
<source lang='html4strict'>
 
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Event<br>|}}
 
{{#if:{{{?acronym|}}}|"{{{?acronym}}}" is acronym of it <br>|}}
 
{{#if:{{{?wikidataid|}}}|"{{{?wikidataid}}}" is wikidataid of it <br>|}}
 
{{#if:{{{?homepage|}}}|"{{{?homepage}}}" is homepage of it <br>|}}
 
{{#if:{{{?series|}}}|"{{{?series}}}" is series of it <br>|}}
 
{{#if:{{{?city|}}}|"{{{?city}}}" is city of it <br>|}}
 
{{#if:{{{?region|}}}|"{{{?region}}}" is region of it <br>|}}
 
{{#if:{{{?country|}}}|"{{{?country}}}" is country of it <br>|}}
 
|#default={{#switch:{{{storemode|}}}
 
|none=
 
|subobject={{#subobject:-
 
|isA=Event
 
|Event acronym={{{acronym|}}}
 
|Event wikidataid={{{wikidataid|}}}
 
|Event homepage={{{homepage|}}}
 
|Event series={{{series|}}}
 
|Event city={{{city|}}}
 
|Event region={{{region|}}}
 
|Event country={{{country|}}}
 
}}
 
|#default={{#set:
 
|isA=Event
 
|Event acronym={{{acronym|}}}
 
|Event wikidataid={{{wikidataid|}}}
 
|Event homepage={{{homepage|}}}
 
|Event series={{{series|}}}
 
|Event city={{{city|}}}
 
|Event region={{{region|}}}
 
|Event country={{{country|}}}
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
|hidden=
 
|masterdetail=
 
|tableheader={{{!}} class='wikitable'
 
!acronym!!wikidataid!!homepage!!series!!city!!region!!country
 
{{!}}-
 
|tablerow=
 
{{!}}{{{acronym|}}}{{!}}{{!}}{{{wikidataid|}}}{{!}}{{!}}{{{homepage|}}}{{!}}{{!}}{{{series|}}}{{!}}{{!}}{{{city|}}}{{!}}{{!}}{{{region|}}}{{!}}{{!}}{{{country|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
acronym={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>wikidataid={{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}<br>homepage={{#if:{{{homepage|}}}|{{{homepage|}}}|}}<br>series={{#if:{{{series|}}}|[[{{{series|}}}]]|}}<br>city={{#if:{{{city|}}}|[[{{{city|}}}]]|}}<br>region={{#if:{{{region|}}}|[[{{{region|}}}]]|}}<br>country={{#if:{{{country|}}}|[[{{{country|}}}]]|}}<br>|#default={{{!}} class='wikitable'
 
! colspan='2' {{!}}Event
 
{{!}}-
 
{{#switch:{{{storemode|}}}|property=
 
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Event/{{FULLPAGENAME}}|title=edit}}
 
{{!}}-
 
}}
 
!acronym
 
{{!}}&nbsp;{{#if:{{{acronym|}}}|{{{acronym|}}}|}}
 
{{!}}-
 
!wikidataid
 
{{!}}&nbsp;{{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}
 
{{!}}-
 
!homepage
 
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage|}}}|}}
 
{{!}}-
 
!series
 
{{!}}&nbsp;{{#if:{{{series|}}}|[[{{{series|}}}]]|}}
 
{{!}}-
 
!city
 
{{!}}&nbsp;{{#if:{{{city|}}}|[[{{{city|}}}]]|}}
 
{{!}}-
 
!region
 
{{!}}&nbsp;{{#if:{{{region|}}}|[[{{{region|}}}]]|}}
 
{{!}}-
 
!country
 
{{!}}&nbsp;{{#if:{{{country|}}}|[[{{{country|}}}]]|}}
 
{{!}}-
 
{{!}}}
 
}}
 
}}
 
[[Category:Event]]{{#default_form:Event}}
 
</source>
 
=== Source ===
 
Click on "Edit" to edit the noinclude-part Source of this Template.
 
 
[[Category:Template]]
 
[[Category:Template]]
 
+
</noinclude>
</noinclude><includeonly>{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Event<br>|}}
+
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em"
{{#if:{{{?acronym|}}}|"{{{?acronym}}}" is acronym of it <br>|}}
+
! colspan="2" style="background: #ADD8E6; color: black" | {{PAGENAME}}
{{#if:{{{?wikidataid|}}}|"{{{?wikidataid}}}" is wikidataid of it <br>|}}
+
|-
{{#if:{{{?homepage|}}}|"{{{?homepage}}}" is homepage of it <br>|}}
+
{{#ifeq:{{{Logo|}}}|||{{#set:|Logo={{{Logo}}}}}{{Tablelongrow|Align=Center|Value=[[Image:{{{Logo}}}|frameless|Logo of {{{Name|{{PAGENAME}}}}}]] }}}}
{{#if:{{{?series|}}}|"{{{?series}}}" is series of it <br>|}}
+
|-
{{#if:{{{?city|}}}|"{{{?city}}}" is city of it <br>|}}
+
{{#ifeq:{{{Title|}}}|||{{Tablelongrow|Value=[[title:={{{Title}}}]]}}}}
{{#if:{{{?region|}}}|"{{{?region}}}" is region of it <br>|}}
+
|-
{{#if:{{{?country|}}}|"{{{?country}}}" is country of it <br>|}}
+
{{#ifeq:{{{Ordinal|}}}|||{{Tablerow|Label=Ordinal|Value=[[ordinal:={{{Ordinal}}}]]}}}}
|#default={{#switch:{{{storemode|}}}
+
|-
|none=
+
{{#ifeq:{{{Series|}}}|||{{Tablerow|Label=Event in series|Value=[[Event in series::{{{Series}}}]]}}}}
|subobject={{#subobject:-
+
|-
|isA=Event
+
{{#ifeq:{{{Superevent|}}}|||{{Tablerow|Label=Subevent of|Value=[[subevent of::{{{Superevent}}}]]}}}}
|Event acronym={{{acronym|}}}
+
|-
|Event wikidataid={{{wikidataid|}}}
+
{{#ifeq:{{{Start date|}}}|||{{Tablerow|Label=Dates|Value=[[start date:={{{Start date}}}]] {{#ifeq:{{{End date|}}}|||<small>{{#ask:[[{{PAGENAME}}]]|?start date=start|?end date=end|?has location city=location|searchlabel=(iCal)|format=icalendar}}</small>}}}} - {{#ifeq:{{{End date|}}}|||[[end date:={{{End date}}}]]}} }}
|Event homepage={{{homepage|}}}
+
|-
|Event series={{{series|}}}
+
{{#ifeq:{{{Homepage|}}}|||{{Tablerow|Label=Homepage:|mandatory|Value=[[homepage:={{{Homepage}}}]]}}}}
|Event city={{{city|}}}
+
|-
|Event region={{{region|}}}
+
{{#ifeq:{{{Twitter account|}}}|||{{Tablerow|Label=Twitter account:|Value=[[Has twitter:={{{Twitter account}}}]]}}}}
|Event country={{{country|}}}
+
|-
}}
+
{{#ifeq:{{{Submitting link|}}}|||{{Tablerow|Label=Submitting link:|Value=[[Has Submitting link:={{{Submitting link}}}]]}}}}
|#default={{#set:
+
|-
|isA=Event
+
<!-- *** Location: *** -->
|Event acronym={{{acronym|}}}
+
{{#ifeq:{{{City|}}}{{{State|}}}{{{Country|}}}|||{{Tablesection|Label=Location|Color=#ADD8E6|Textcolor=#fff}}}}
|Event wikidataid={{{wikidataid|}}}
+
|-
|Event homepage={{{homepage|}}}
+
{{Tablerow
|Event series={{{series|}}}
+
| Label=Location:
|Event city={{{city|}}}
+
| Value={{#ifeq:{{{City|}}}|||[[has location city::{{{City}}}|{{{City}}}]]}}{{#ifeq:{{{State|}}}|||, [[has location state::{{{State}}}]]}}{{#ifeq:{{{Country|}}}|||, [[has location country::Category:{{{Country}}}|{{{Country}}}]]}}
|Event region={{{region|}}}
 
|Event country={{{country|}}}
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
|hidden=
 
|masterdetail=
 
|tableheader={{{!}} class='wikitable'
 
!acronym!!wikidataid!!homepage!!series!!city!!region!!country
 
{{!}}-
 
|tablerow=
 
{{!}}{{{acronym|}}}{{!}}{{!}}{{{wikidataid|}}}{{!}}{{!}}{{{homepage|}}}{{!}}{{!}}{{{series|}}}{{!}}{{!}}{{{city|}}}{{!}}{{!}}{{{region|}}}{{!}}{{!}}{{{country|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
acronym={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>wikidataid={{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}<br>homepage={{#if:{{{homepage|}}}|{{{homepage|}}}|}}<br>series={{#if:{{{series|}}}|[[{{{series|}}}]]|}}<br>city={{#if:{{{city|}}}|[[{{{city|}}}]]|}}<br>region={{#if:{{{region|}}}|[[{{{region|}}}]]|}}<br>country={{#if:{{{country|}}}|[[{{{country|}}}]]|}}<br>|#default={{{!}} class='wikitable'
 
! colspan='2' {{!}}Event
 
{{!}}-
 
{{#switch:{{{storemode|}}}|property=
 
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Event/{{FULLPAGENAME}}|title=edit}}
 
{{!}}-
 
}}
 
!acronym
 
{{!}}&nbsp;{{#if:{{{acronym|}}}|{{{acronym|}}}|}}
 
{{!}}-
 
!wikidataid
 
{{!}}&nbsp;{{#if:{{{wikidataid|}}}|{{{wikidataid|}}}|}}
 
{{!}}-
 
!homepage
 
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage|}}}|}}
 
{{!}}-
 
!series
 
{{!}}&nbsp;{{#if:{{{series|}}}|[[{{{series|}}}]]|}}
 
{{!}}-
 
!city
 
{{!}}&nbsp;{{#if:{{{city|}}}|[[{{{city|}}}]]|}}
 
{{!}}-
 
!region
 
{{!}}&nbsp;{{#if:{{{region|}}}|[[{{{region|}}}]]|}}
 
{{!}}-
 
!country
 
{{!}}&nbsp;{{#if:{{{country|}}}|[[{{{country|}}}]]|}}
 
{{!}}-
 
{{!}}}
 
}}
 
 
}}
 
}}
[[Category:Event]]{{#default_form:Event}}</includeonly>
+
|-
 +
{{#if:{{{City|}}}|{{Tablesection|Label={{#display_map:{{{City|}}}|service=leaflet|width=280|height=280}}<br />}}}}
 +
|-
 +
<!-- *** Dates: *** -->
 +
{{#ifeq:{{{Abstract deadline|}}}{{{Submission deadline|}}}{{{Notification|}}}{{{Camera ready|}}}{{{Paper deadline|}}}{{{Poster deadline|}}}{{{Demo deadline|}}}|||{{Tablesection|Label=Important dates|Color= #ADD8E6|Textcolor=#fff}}}}
 +
|-
 +
{{#ifeq:{{{Workshop deadline|}}}|||{{Tablerow|Label=Workshops:|Value=[[workshop deadline:={{{Workshop deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Tutorial deadline|}}}|||{{Tablerow|Label=Tutorials:|Value=[[tutorial deadline:={{{Tutorial deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Abstract deadline|}}}|||{{Tablerow|Label=Abstracts:|Value=[[abstract deadline:={{{Abstract deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Paper deadline|}}}|||{{Tablerow|Label=Papers:|Value=[[paper deadline:=submission deadline:={{{Paper deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Poster deadline|}}}|||{{Tablerow|Label=Posters:|Value=[[poster deadline:={{{Poster deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Demo deadline|}}}|||{{Tablerow|Label=Demos:|Value=[[demo deadline:={{{Demo deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Submission deadline|}}}|||{{Tablerow|Label=Submissions:|Value=[[submission deadline:={{{Submission deadline}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Last Accepted Rates|}}}|||{{Tablerow|Label=Last Accepted Rates:|Value=[[Last Accepted Rates:={{{Last Accepted Rates}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Notification|}}}|||{{Tablerow|Label=Notification:|Value=[[notification:={{{Notification}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Camera ready|}}}|||{{Tablerow|Label=Camera ready due:|Value=[[Camera ready due:={{{Camera ready}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Superevent|}}}||{{Tablelongrow|Align=Left|Font size=80%|Value={{#ask: [[subevent of::{{PAGENAME}}]]| intro=Subevents:_ | sep=,_}}}}|}}
 +
|-
 +
{{#ifeq:{{{Registration link|}}}|||{{Tablerow|Label=Registration link:|Value=[[Registration link:={{{Registration link}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Accepted short papers|}}}|||{{Tablerow|Label=Accepted short papers:|Value=[[Accepted short papers:={{{Accepted short papers}}}]]}}}}
 +
|-
 +
{{#ifeq:{{{Attendance fee|}}}|||{{Tablerow|Label=Attendance fee:|Value=[[Attendance fee currency::{{{Attendance fee currency}}}]] [[Attendance fee::{{{Attendance fee}}}]] / [[Attendance fee reduced:={{{Attendance fee reduced}}}]] (reduced)}}}}
 +
|-
 +
{{#ifeq:{{{Early bird student|}}}|||{{Tablerow|Label=Early bird student:|Value=[[Attendance fee currency::{{{Attendance fee currency}}}]] [[Early bird student::{{{Early bird student}}}]] / [[Early bird fee reduced:={{{Early bird fee reduced}}}]] (reduced)}}}}
 +
|-
 +
{{#ifeq:{{{On site student|}}}|||{{Tablerow|Label=On site student:|Value=[[Attendance fee currency::{{{Attendance fee currency}}}]] [[On site student::{{{On site student}}}]] / [[On site fee reduced:={{{On site fee reduced}}}]] (reduced)}}}}
 +
|-
 +
{{#ifeq:{{{Early bird regular|}}}|||{{Tablerow|Label=Early bird regular:|Value=[[Attendance fee currency::{{{Attendance fee currency}}}]] [[Early bird regular::{{{Early bird regular}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{On site regular|}}}|||{{Tablerow|Label=On site regular:|Value=[[Attendance fee currency::{{{Attendance fee currency}}}]] [[On site regular::{{{On site regular}}}]]}} }}
 +
|-
 +
{{#ifeq:{{{Submitted papers|}}}|||{{Tablerow|Label=Papers:|Value=Submitted [[Submitted papers::{{{Submitted papers}}}]] / Accepted [[Accepted papers:={{{Accepted papers}}}]] ([[Acceptance rate::{{#expr:{{{Accepted papers}}}/{{{Submitted papers}}}*100 round 1}}]] %)}}}}
 +
|-
 +
<!-- *** Committees: *** -->
 +
{{#ifeq:{{{Has coordinator|}}}{{{has general chair|}}}{{{has program chair|}}}{{{has workshop chair|}}}{{{has OC member|}}}{{{has tutorial chair|}}}{{{has demo chair|}}}{{{Has PC member|}}}|||{{Tablesection|Label=Committees|Color= #ADD8E6|Textcolor=#fff}}}}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{Has coordinator|}}}|,|var|[[Has coordinator::var]]}}|||{{Tablerow|Label=Organizers:|Value={{#arraymap:{{{Has coordinator|}}}|,|var|[[Has coordinator::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has general chair|}}}|,|var|[[has general chair::var]]}}|||{{Tablerow|Label=General chairs:|Value={{#arraymap:{{{has general chair|}}}|,|var|[[has general chair::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has program chair|}}}|,|var|[[has program chair::var]]}}|||{{Tablerow|Label=PC chairs:|Value={{#arraymap:{{{has program chair|}}}|,|var|[[has program chair::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has workshop chair|}}}|,|var|[[has workshop chair::var]]}}|||{{Tablerow|Label=Workshop chairs:|Value={{#arraymap:{{{has workshop chair|}}}|,|var|[[has workshop chair::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has OC member|}}}|,|var|[[has OC member::var]]}}|||{{Tablerow|Label=Panel Chair:|Value={{#arraymap:{{{has OC member|}}}|,|var|[[has OC member::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has tutorial chair|}}}|,|var|[[has tutorial chair::var]]}}|||{{Tablerow|Label=Seminars Chair:|Value={{#arraymap:{{{has tutorial chair|}}}|,|var|[[has tutorial chair::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has demo chair|}}}|,|var|[[has demo chair::var]]}}|||{{Tablerow|Label=Demo chairs:|Value={{#arraymap:{{{has demo chair|}}}|,|var|[[has demo chair::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{Has PC member|}}}|,|var|[[Has PC member::var]]}}|||{{Tablerow|Label=PC members:|Value={{#arraymap:{{{Has PC member|}}}|,|var|[[Has PC member::var]]}} }} }}
 +
|-
 +
{{#ifeq:{{#arraymap:{{{has Keynote speaker|}}}|,|var|[[has Keynote speaker::var]]}}|||{{Tablerow|Label=Keynote speaker:|Value={{#arraymap:{{{has Keynote speaker|}}}|,|var|[[has Keynote speaker::var]]}} }} }}
 +
|-
 +
{{Tablesection|Label=Table of Contents|Color=#ADD8E6|Textcolor=#fff}}
 +
|-
 +
| colspan="2" style="padding-top: 2px; " |<div id="smworgtable-toc" style="font-size: 90%;">__TOC__</div>
 +
|-
 +
<!--  *** Twitter ***  -->
 +
{{#if:{{{Twitter account|}}}|{{Tablesection|Label=Tweets by {{{Twitter account}}}|Color=#ADD8E6|Textcolor=#fff}}|}}
 +
|-
 +
| colspan="2" style="padding-top: 2px; " | {{#if:{{{Twitter account|}}}|<div><html><a class="twitter-timeline" height="400" width="350" href="https://twitter.com/</html>{{{Twitter account}}}<html>">Tweets by {{{Twitter account}}}</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></html></div>|}}
 +
|}
 +
<!--
 +
--><includeonly>
 +
[[Acronym::{{{Acronym|}}}|]]
 +
[[isA::{{{isA|Event}}}]]
 +
[[Has coordinates::{{#geocode:{{{Street address|}}}, {{{City|}}}, {{{State|}}}, {{{Country|}}}|geonames}}|]]
 +
{{#ifeq:{{{Type|}}}|||[[Category:{{{Type|}}}]]}}
 +
{{#ifeq:{{#arraymap:{{{Field|}}}|, |var|[[Category:var]]|&#32;}}|||{{#arraymap:{{{Field|}}}|, |var|[[Category:var]]|&#32;}}}}
 +
{{#arraymap:{{#show: {{PAGENAME}}| ?Event in series.Field|link=none}}|, |var|[[var]]}}
 +
{{#ifeq:{{{Country|}}}|||[[Category:{{{Country|}}}]]}}
 +
{{#ifeq:{{{Superevent|}}}||[[Category:Stand-alone event]]|}}
 +
{{#default_form:Event}}
 +
</includeonly>

Revision as of 12:48, 16 November 2020

This template is used for collecting data about some event. When inserted in an event's page, it creates a decorative table with much helpful information. It also takes care of annotating the given data semantically, so that users can easily find it or query it in other articles. Do not try to read this page's source code for learning table syntax – there are far easier ways of creating tables in MediaWiki.

To use this template, insert the following at the beginning of your user page. All fields are strictly optional and should be omitted if no data is given.

{{Event
 |  Title=Full title of the given event
 |  Ordinal=Ordinal of the event e.g. 1 for 1st
 |  Type = One of Conference, Workshop, Tutorial, PhDSymposium, summer school, demo session
 |  Field = the primary scientific field of the event (additional ones can be added via [[Category:Scientific Field]] in the article text
 |  Series=Abbreviation of event series, in case the event belongs to a continuing series
 |  Superevent=Larger hosting event (e.g. conference of a workshop)
 |  Homepage=URL of the homepage
 |  Logo=Logo of the event
 |  Start date=November 9 2009
 |  End date=November 10 2009
 |  City=the city the event takes place in
 |  State=the state (or equivalent) the event takes place in
 |  Country=the country the event takes place in
 |  Abstract deadline=deadline for abstract submissions (usually for papers that are to be submitted later)
 |  Paper deadline=deadline for submitting papers, a special kind of submission deadline; read the docu below
 |  Submission deadline=general deadline for (most relevant kinds of) submissions; read the docu below
 |  Poster deadline=deadline for submitting posters; read the docu below
 |  Demo deadline=deadline for submitting demo papers; read the docu below
 |  Workshop deadline=deadline for submitting workshops proposals
 |  Tutorial deadline=deadline for submitting tutorial proposals
 |  Notification=date of acceptance notifications
 |  Camera ready=deadline for submitting the camera ready
 |  Attendance fee = regular fee for attending the event
 |  Reduced attendance fee = reduced fee for attending the event (e.g. for students)
 |  Attendance fee currency = one of €, $ or something from Category:Currency
 |  Submitted papers = number of submitted papers
 |  Accepted papers = number of accepted papers
 |  Accepted short papers = number of accepted short papers
}}

The order of the fields is not relevant. The template should be given as the first thing on a page.

A note on the various deadlines: In general, you only need some deadlines. The submission deadline should represent the single most important deadline for an event. If there is a paper deadline, it automatically counts as a submission deadline as well. The other kinds of deadlines are just relevant for events that accept many forms of contribution (e.g. papers and demos). If an event has just one type of submission (e.g. a developer's event might only accept demos) then use submission deadline since it is the main deadline and it is clear what kind of submissions are meant.

Event
Location:
Table of Contents