Difference between revisions of "Template:Event series"

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search
(Created with the template CreateTopicForm by Tim Holzheim through LambdaActions)
Line 1: Line 1:
 +
  
  
  
 
<noinclude>
 
<noinclude>
 
+
This is the {{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.
 +
{{#forminput:form=Event series|values from concept=Topic}}
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
 
+
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{#switch:{{{storemode|}}}
+
{{{section|Event series|level=1|hidden}}}
 
+
= Event series =
    |none=
+
 
    |subobject=
+
<!-- Event series -->
      {{#subobject:-
+
{{{for template|Event series}}}
        |isA=Event series
+
{| class="wikitable"
       
+
! colspan='2'| Event series
        |Event series DblpSeries={{{DblpSeries|}}}
+
 
        |Event series Field={{{Field|}}}
+
|-
        |Event series acronym={{{acronym|}}}
+
! DblpSeries:
        |Event series acronym={{{acronym|}}}
+
<!-- Special:Types/text DblpSeries -->
        |Event series dblpid={{{dblpid|}}}
+
| {{{field
      }}
+
    |DblpSeries
 +
    |property=Event series DblpSeries
 +
    |size= 80
 +
}}}
 +
|-
 +
! Field:
 +
<!-- Special:Types/text Field -->
 +
| {{{field
 +
    |Field
 +
    |property=Event series Field
 +
    |size= 80
 +
}}}
 +
|-
 +
! acronym:
 +
<!-- Special:Types/text acronym -->
 +
| {{{field
 +
    |acronym
 +
    |property=Event series acronym
 +
    |size= 80 |mandatory
 +
}}}
 +
|-
 +
! acronym:
 +
<!-- Special:Types/text acronym -->
 +
| {{{field
 +
    |acronym
 +
    |property=Event series acronym
 +
    |size= 80 |mandatory
 +
}}}
 +
|-
 +
! dblpid:
 +
<!-- Special:Types/text dblpid -->
 +
| {{{field
 +
    |dblpid
 +
    |property=Event series dblpid
 +
    |size= 80
 +
}}}
 +
|-
 +
|}
  
    |#default=
+
{{{field|storemode|default=property|hidden}}}
      {{#set:
+
{{{end template}}}
        |isA=Event series
 
       
 
        |Event series DblpSeries={{{DblpSeries|}}}
 
        |Event series Field={{{Field|}}}
 
        |Event series acronym={{{acronym|}}}
 
        |Event series acronym={{{acronym|}}}
 
        |Event series dblpid={{{dblpid|}}}
 
      }}
 
  }}
 
  
 
+
<!-- Topic -->
{{#switch: {{{viewmode|}}}
+
{{{section|properties|level=1|hidden}}}
 
 
    |hidden=
 
    |masterdetail=
 
 
= properties =
 
= properties =
      {{#ask:[[Concept:Property]][[Property topic::Concept:Event series]]
+
 
     
+
<!-- Property -->
      |?Property allowedValues = allowedValues
+
{{{for template|Property|multiple}}}
      |?Property defaultValue = defaultValue
+
{| class="wikitable"
      |?Property documentation = documentation
+
! colspan='2'| Property
      |?Property index = index
+
 
      |?Property inputType = inputType
+
 
      |?Property isLink = isLink
+
|-
      |?Property label = label
+
! allowedValues:
      |?Property mandatory = mandatory
+
<!-- Special:Types/Text allowedValues -->
      |?Property name = name
+
| {{{field
      |?Property namespace = namespace
+
    |allowedValues
      |?Property nullable = nullable
+
    |property=Property allowedValues
      |?Property primaryKey = primaryKey
+
    |size=50
      |?Property showInGrid = showInGrid
+
}}}
      |?Property size = size
+
|-
      |?Property sortPos = sortPos
+
! defaultValue:
      |?Property topic = topic
+
<!-- Special:Types/Code defaultValue -->
      |?Property type = type
+
| {{{field
      |?Property uploadable = uploadable
+
    |defaultValue
      |?Property values_from = values_from
+
    |property=Property defaultValue
        |sort=Property name
+
    |size=80
        |order=ascending
+
}}}
      }}
+
|-
    |tableheader={{{!}} class='wikitable'
+
! documentation:
     
+
<!-- Special:Types/Text documentation -->
        !DblpSeries!
+
| {{{field
        !Field!
+
    |documentation
        !acronym!
+
    |property=Property documentation
        !acronym!
+
    |size=500 |input type=textarea
        !dblpid!
+
}}}
      {{!}}-
+
|-
     |tablerow=
+
! index:
     
+
<!-- Special:Types/Number index -->
        {{!}}{{{DblpSeries|}}}{{!}}
+
| {{{field
        {{!}}{{{Field|}}}{{!}}
+
    |index
        {{!}}{{{acronym|}}}{{!}}
+
     |property=Property index
        {{!}}{{{acronym|}}}{{!}}
+
    |size= 80
        {{!}}{{{dblpid|}}}{{!}}
+
}}}
      -
+
|-
     |tablefooter={{!}}}
+
! inputType:
    |labelfield=
+
<!-- Special:Types/Text inputType -->
     
+
| {{{field
        DblpSeries=={{#if:{{{DblpSeries|}}}|{{{DblpSeries|}}}|}}<br>
+
    |inputType
        Field=={{#if:{{{Field|}}}|{{{Field|}}}|}}<br>
+
    |property=Property inputType
        acronym=={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>
+
    |size=50 |input type=dropdown |values=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
        acronym=={{#if:{{{acronym|}}}|{{{acronym|}}}|}}<br>
+
}}}
        dblpid=={{#if:{{{dblpid|}}}|{{{dblpid|}}}|}}<br>
+
|-
     |#default=
+
! isLink:
      {{{!}} class='wikitable'
+
<!-- Special:Types/Boolean isLink -->
        ! colspan='2' {{!}}Event series
+
| {{{field
        {{!}}-
+
    |isLink
        {{#switch:{{{storemode|}}}
+
    |property=Property isLink
          |property=
+
    |size= 80
            ! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Event series/{{FULLPAGENAME}}|title=edit}}
+
}}}
            {{!}}-
+
|-
        }}
+
! label:
       
+
<!-- Special:Types/Text label -->
          !DblpSeries
+
| {{{field
          {{!}}
+
    |label
             {{#if:{{{DblpSeries|}}}|{{{DblpSeries|}}}|}}
+
    |property=Property label
            {{!}}-
+
    |size=50
       
+
}}}
          !Field
+
|-
          {{!}}
+
! mandatory:
             {{#if:{{{Field|}}}|{{{Field|}}}|}}
+
<!-- Special:Types/Boolean mandatory -->
            {{!}}-
+
| {{{field
       
+
    |mandatory
          !acronym
+
    |property=Property mandatory
          {{!}}
+
     |size=4
             {{#if:{{{acronym|}}}|{{{acronym|}}}|}}
+
}}}
            {{!}}-
+
|-
       
+
! name:
          !acronym
+
<!-- Special:Types/Text name -->
          {{!}}
+
| {{{field
             {{#if:{{{acronym|}}}|{{{acronym|}}}|}}
+
    |name
            {{!}}-
+
    |property=Property name
       
+
    |size=50 |mandatory
          !dblpid
+
}}}
          {{!}}
+
|-
             {{#if:{{{dblpid|}}}|{{{dblpid|}}}|}}
+
! namespace:
            {{!}}-
+
<!-- Special:Types/Text namespace -->
       
+
| {{{field
      {{!}}}
+
    |namespace
  }}
+
    |property=Property namespace
[[Category:Event series]]{{#default_form:Event series}}
+
    |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
 +
}}}
 +
|-
 +
|}
 +
{{{field|storemode|default=property|hidden}}}
 +
{{{end template}}}
 +
<!-- Property -->
 +
<headertabs/>
 +
{{{section|Freitext|level=1|hidden}}}
 +
=Freitext=
 +
{{{standard input|free text|rows=10}}}
 +
{{{standard input|summary}}}
 +
 
 +
{{{standard input|changes}}}
 +
 
 +
{{{standard input|save}}}
 +
{{{standard input|cancel}}}
 
</includeonly>
 
</includeonly>

Revision as of 13:32, 16 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.