Difference between revisions of "Form:EventSeries"

From Openresearch
Jump to: navigation, search
m
Line 1: Line 1:
 +
 +
 +
 +
 
<noinclude>
 
<noinclude>
This is the 'EventSeries' form.
+
This is the {{smartMediaWiki}}-Form for "Event series".
  
{{#forminput:EventSeries}}
+
Create a new Event series by entering a new pagename for a Event series
 +
into the field below.
  
</noinclude><includeonly>
+
If you enter an existing Event series pagename - you will edit the Event series
{{{info|page name=<Event series[Acronym]><unique number>}}}
+
with that pagename.
 +
{{#forminput:form=Event series|values from concept=Topic}}
 +
</noinclude>
 +
<includeonly>
 +
{{{section|Event series|level=1|hidden}}}
 +
= Event series =
 +
 
 +
<!-- Event series -->
 
{{{for template|Event series}}}
 
{{{for template|Event series}}}
=General Information=
+
{| class="wikitable"
{| class="formtable"
+
! colspan='2'| Event series
! Acronym:
+
 
| {{{field|Acronym}}}
 
| Acronym of the event series such as "ESWC", if same event name exists, it will be ignored.
 
 
|-
 
|-
! Title:
+
! DblpSeries:  
| {{{field|Title}}}
+
<!-- Special:Types/text DblpSeries -->
| Full title of the given event series, e.g. "European Semantic Web Conference"
+
| {{{field
 +
    |DblpSeries
 +
    |property=Event series DblpSeries
 +
    |size= 80
 +
}}}
 
|-
 
|-
! Twitter user/hashtag:
+
! Field:
| {{{field|has Twitter}}}
+
<!-- Special:Types/text Field -->
| User account or hashtag used on Twitter for the event (e.g. @EKAWConf2014)
+
| {{{field
 +
    |Field
 +
    |property=Event series Field
 +
    |size= 80
 +
}}}
 
|-
 
|-
! Logo:
+
! acronym:  
|colspan="2"| {{{field|Logo|uploadable}}}
+
<!-- Special:Types/text acronym -->
|
+
| {{{field
 +
    |acronym
 +
    |property=Event series acronym
 +
    |size= 80 |mandatory
 +
}}}
 
|-
 
|-
! Proceedings Bibliography:
+
! acronym:  
| {{{field|has Proceedings Bibliography}}}
+
<!-- Special:Types/text acronym -->
| Link to the proceedings bibliography (e.g. on DBLP) and without http://
+
| {{{field
 +
    |acronym
 +
    |property=Event series acronym
 +
    |size= 80 |mandatory
 +
}}}
 
|-
 
|-
! CORE2017 Rank:
+
! dblpid:  
| {{{field|has CORE2017 Rank}}}
+
<!-- Special:Types/text dblpid -->
| Rank in the [http://portal.core.edu.au/conf-ranks/?search={{PAGENAME}}&by=all&source=CORE2017&sort=atitle&page=1 CORE2017 Conference Ranking]
+
| {{{field
 +
    |dblpid
 +
    |property=Event series dblpid
 +
    |size= 80
 +
}}}
 
|-
 
|-
! SC members:
+
|}
| {{{field|Has SC member}}}
+
 
| Steering Committee Members
+
{{{field|storemode|default=property|hidden}}}
 +
{{{end template}}}
 +
 
 +
<!-- Topic -->
 +
{{{section|properties|level=1|hidden}}}
 +
= properties =
 +
 
 +
<!-- Property -->
 +
{{{for template|Property|multiple}}}
 +
{| class="wikitable"
 +
! colspan='2'| Property
 +
 
 +
 
 +
|-
 +
! allowedValues:
 +
<!-- Special:Types/Text allowedValues -->
 +
| {{{field
 +
    |allowedValues
 +
    |property=Property allowedValues
 +
    |size=50
 +
}}}
 +
|-
 +
! defaultValue:
 +
<!-- Special:Types/Code defaultValue -->
 +
| {{{field
 +
    |defaultValue
 +
    |property=Property defaultValue
 +
    |size=80
 +
}}}
 +
|-
 +
! documentation:
 +
<!-- Special:Types/Text documentation -->
 +
| {{{field
 +
    |documentation
 +
    |property=Property documentation
 +
    |size=500 |input type=textarea
 +
}}}
 
|-
 
|-
! Field *:  
+
! index:  
| {{{field|Field|input type=token|size=20|mandatory|autocomplete on namespace=Category}}}
+
<!-- Special:Types/Number index -->
| Scientific field of the event, multiple fields can be separated by comma
+
| {{{field
 +
    |index
 +
    |property=Property index
 +
    |size= 80
 +
}}}
 
|-
 
|-
! Repeat every:
+
! inputType:  
| {{{field|Period}}}{{{field|Unit|input type=dropdown|values=day,week,month,year}}}
+
<!-- Special:Types/Text inputType -->
 +
| {{{field
 +
    |inputType
 +
    |property=Property inputType
 +
    |size=50 |input type=dropdown |values=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
 +
}}}
 +
|-
 +
! isLink:
 +
<!-- Special:Types/Boolean isLink -->
 +
| {{{field
 +
    |isLink
 +
    |property=Property isLink
 +
    |size= 80
 +
}}}
 +
|-
 +
! label:
 +
<!-- Special:Types/Text label -->
 +
| {{{field
 +
    |label
 +
    |property=Property label
 +
    |size=50
 +
}}}
 +
|-
 +
! mandatory:
 +
<!-- Special:Types/Boolean mandatory -->
 +
| {{{field
 +
    |mandatory
 +
    |property=Property mandatory
 +
    |size=4
 +
}}}
 +
|-
 +
! name:
 +
<!-- Special:Types/Text name -->
 +
| {{{field
 +
    |name
 +
    |property=Property name
 +
    |size=50 |mandatory
 +
}}}
 +
|-
 +
! namespace:
 +
<!-- Special:Types/Text namespace -->
 +
| {{{field
 +
    |namespace
 +
    |property=Property namespace
 +
    |size=20
 +
}}}
 +
|-
 +
! nullable:
 +
<!-- Special:Types/Boolean nullable -->
 +
| {{{field
 +
    |nullable
 +
    |property=Property nullable
 +
    |size= 80
 +
}}}
 +
|-
 +
! primaryKey:
 +
<!-- Special:Types/Boolean primaryKey -->
 +
| {{{field
 +
    |primaryKey
 +
    |property=Property primaryKey
 +
    |size=4
 +
}}}
 +
|-
 +
! showInGrid:
 +
<!-- Special:Types/Boolean showInGrid -->
 +
| {{{field
 +
    |showInGrid
 +
    |property=Property showInGrid
 +
    |size= 80
 +
}}}
 +
|-
 +
! size:
 +
<!-- Special:Types/Number size -->
 +
| {{{field
 +
    |size
 +
    |property=Property size
 +
    |size=3
 +
}}}
 +
|-
 +
! sortPos:
 +
<!-- Special:Types/Number sortPos -->
 +
| {{{field
 +
    |sortPos
 +
    |property=Property sortPos
 +
    |size=3
 +
}}}
 +
|-
 +
! topic:
 +
<!-- Special:Types/Page topic -->
 +
| {{{field
 +
    |topic
 +
    |property=Property topic
 +
    |size= 80 |input type=dropdown  
 +
}}}
 +
|-
 +
! type:
 +
<!-- Special:Types/Page type -->
 +
| {{{field
 +
    |type
 +
    |property=Property type
 +
    |size= 80 |input type=dropdown
 +
}}}
 +
|-
 +
! uploadable:
 +
<!-- Special:Types/Boolean uploadable -->
 +
| {{{field
 +
    |uploadable
 +
    |property=Property uploadable
 +
    |size=4
 +
}}}
 +
|-
 +
! values_from:
 +
<!-- Special:Types/Code values_from -->
 +
| {{{field
 +
    |values_from
 +
    |property=Property values_from
 +
    |size=200 |input type=textarea
 +
}}}
 
|-
 
|-
! Homepage:
 
| {{{field|Homepage}}}
 
| URL of the homepage
 
 
|}
 
|}
 +
{{{field|storemode|default=property|hidden}}}
 
{{{end template}}}
 
{{{end template}}}
 
+
<!-- Property -->
 
<headertabs/>
 
<headertabs/>
  
'''Event series historical notes:'''
+
{{{section|Freitext|level=1|hidden}}}
 
+
=Freitext=
{{{standard input|free text|editor=wikieditor|rows=30|preload=Template:Event series preprint body}}}
+
{{{standard input|free text|rows=10}}}
 
 
 
{{{standard input|summary}}}
 
{{{standard input|summary}}}
  
{{{standard input|minor edit}}} {{{standard input|watch}}}
+
{{{standard input|changes}}}
  
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
+
{{{standard input|save}}}
 +
{{{standard input|cancel}}}
 
</includeonly>
 
</includeonly>

Revision as of 02:00, 18 February 2021



This is the Template:SmartMediaWiki-Form for "Event series".

Create a new Event series by entering a new pagename for a Event series into the field below.

If you enter an existing Event series pagename - you will edit the Event series with that pagename.