Difference between revisions of "Form:Event OLD"
Jump to navigation
Jump to search
Musaab Khan (talk | contribs) (Created page with "<noinclude> {{#forminput:form=Event|values from concept=Event}} </noinclude>") |
Musaab Khan (talk | contribs) m (Musaab Khan moved page Form:Event to Form:Event OLD without leaving a redirect) |
||
(150 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
+ | <!-- | ||
+ | -- Form for events | ||
+ | -- | ||
+ | -- Caters 24 properties as of now for the creation of events | ||
+ | --> | ||
{{#forminput:form=Event|values from concept=Event}} | {{#forminput:form=Event|values from concept=Event}} | ||
+ | for any event | ||
+ | </noinclude> | ||
+ | <includeonly> | ||
+ | |||
+ | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} | ||
+ | |||
+ | {{{for template|Event|label=Event}}} | ||
+ | {{FormHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields}} | ||
+ | <div class="mw-collapsible-content"> | ||
+ | {| class="form-table" width="100%" | ||
+ | |- | ||
+ | {| class="formtable" | ||
+ | <!--Title property definition with the field --> | ||
+ | ! |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}} | ||
+ | | {{{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 | ||
+ | }}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | </div> | ||
+ | </div> | ||
+ | {{FormHeader|Important Dates|All the major important dates of the Event|mw-collapsed}} | ||
+ | <div class="mw-collapsible-content"> | ||
+ | {| 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> | ||
+ | {{FormHeader|Identification Numbers|External Event Ids|mw-collapsed}} | ||
+ | <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! | ||
+ | }}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | </div> | ||
+ | </div> | ||
+ | {{FormHeader|Biblographic and Restropective Information|Additional Info|mw-collapsed}} | ||
+ | <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! | ||
+ | |||
+ | }}} | ||
+ | |- | ||
+ | |} | ||
+ | </div> | ||
+ | </div> | ||
+ | {{{end template}}} | ||
+ | <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>'''Experimental Stuff'''<br>New features currently in experimentation</big></div> | ||
+ | <div class="mw-collapsible-toggle-indicator">[[File:right-black-arrow.png|150px|link=]]</div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | |||
+ | {{{for template|Biblographic|multiple}}} | ||
+ | {| class="formtable" | ||
+ | |- | ||
+ | ! |Type of event | ||
+ | | {{{field | ||
+ | |Type | ||
+ | |input type=combobox | ||
+ | |values=Conference, Proceedings | ||
+ | }}} | ||
+ | |- | ||
+ | !| DOI | ||
+ | | {{{field|has DOI|input type=text}}} | ||
+ | |- | ||
+ | !|link | ||
+ | |{{{field|has Link|input type=text}}} | ||
+ | |- | ||
+ | |} | ||
+ | {{{end template}}} | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
− | + | ||
+ | |||
+ | |||
+ | |||
+ | '''Event description:''' | ||
+ | {{{standard input|free text|editor=wikieditor|rows=10|preload=Template:Event preprint body}}} | ||
+ | |||
+ | {{{standard input|summary}}} | ||
+ | |||
+ | {{{standard input|minor edit}}} {{{standard input|watch}}} | ||
+ | |||
+ | {{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}} |
Latest revision as of 13:54, 11 May 2021
for any event