Difference between revisions of "Form:Event OLD"
Jump to navigation
Jump to search
Musaab Khan (talk | contribs) |
Musaab Khan (talk | contribs) m (Musaab Khan moved page Form:Event to Form:Event OLD without leaving a redirect) |
||
(23 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> | </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}}} | ||
{{{for template|Event|label=Event}}} | {{{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"> | <div class="mw-collapsible-content"> | ||
{| class="form-table" width="100%" | {| class="form-table" width="100%" | ||
|- | |- | ||
− | + | {| class="formtable" | |
− | {| 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}} | ! |Title{{#ifeq:{{#show: Property:Title|?Property mandatory}}|true|<span style="color:#f00">*</span>}}: {{#info:{{#show: Property:Title|?Property documentation}} | note}} | ||
| {{{field | | {{{field | ||
Line 78: | Line 78: | ||
| {{{field | | {{{field | ||
|Has subject | |Has subject | ||
− | |input type= | + | |input type=tokens |
+ | |values from property=Has subject | ||
}}} | }}} | ||
|- | |- | ||
Line 95: | Line 96: | ||
}}} | }}} | ||
|- | |- | ||
− | ! |Has location city: {{#info: | + | ! |Has location city: {{#info:City of the country| note}} |
| {{{field | | {{{field | ||
|City | |City | ||
|input type=combobox | |input type=combobox | ||
|values from property: Has location city | |values from property: Has location city | ||
+ | }}} | ||
+ | |- | ||
+ | ! |Sponsor: {{#info:Sponsor of the event| note}} | ||
+ | | {{{field | ||
+ | |Sponsor | ||
+ | |input type=text | ||
}}} | }}} | ||
|- | |- | ||
Line 106: | Line 113: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | {{FormHeader|Important Dates|All the major important dates of the Event|mw-collapsed}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{| class="formtable" | {| class="formtable" | ||
Line 156: | Line 157: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | {{FormHeader|Identification Numbers|External Event Ids|mw-collapsed}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{| class="form-table" width="100%" | {| class="form-table" width="100%" | ||
{| class="formtable" | {| class="formtable" | ||
− | ! | + | ! |WikiCFP ID: {{#info:WikiCFP identification number| note}} |
| {{{field | | {{{field | ||
|WikiCFP ID | |WikiCFP ID | ||
Line 173: | Line 168: | ||
}}} | }}} | ||
|- | |- | ||
− | ! | + | ! |Wikidataid: {{#info:Wikidata identification number| note}} |
| {{{field | | {{{field | ||
|Wikidataid | |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! | |input type=regexp|regexp=/^\d*$/|message=Only numbers! | ||
}}} | }}} | ||
Line 183: | Line 190: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | {{FormHeader|Biblographic and Restropective Information|Additional Info|mw-collapsed}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{| class="formtable" | {| class="formtable" | ||
Line 227: | Line 227: | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
− | {{{for template|Biblographic | + | {{{for template|Biblographic|multiple}}} |
{| class="formtable" | {| class="formtable" | ||
− | |||
− | |||
− | |||
|- | |- | ||
− | ! DOI | + | ! |Type of event |
− | | {{{field|has DOI| | + | | {{{field |
+ | |Type | ||
+ | |input type=combobox | ||
+ | |values=Conference, Proceedings | ||
+ | }}} | ||
+ | |- | ||
+ | !| DOI | ||
+ | | {{{field|has DOI|input type=text}}} | ||
+ | |- | ||
+ | !|link | ||
+ | |{{{field|has Link|input type=text}}} | ||
|- | |- | ||
− | |||
− | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
Line 243: | Line 248: | ||
</div> | </div> | ||
− | |||
</div> | </div> | ||
Latest revision as of 13:54, 11 May 2021
for any event