Template:Property

From BITPlan royal-family Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is the template Property. It belongs to the concept/topic Concept:Property
You may find examples for the use of this template via the List of Properties.

Usage

storemode subobject

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|storemode=subobject
}}

storemode property

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|storemode=property
}}

storemode none

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|storemode=none
}}


viewmode tableheader

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|viewmode=tableheader
}}

viewmode tablerow

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|viewmode=tablerow
}}

viewmode tablefooter

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|viewmode=tablefooter
}}

viewmode labelfield

{{Property
|name=
|label=
|type=
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|documentation=
|values_from=
|showInGrid=
|isLink=
|nullable=
|topic=
|viewmode=labelfield
}}

Source (pretty printed)

{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Property<br>|}}
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
{{#if:{{{?label|}}}|"{{{?label}}}" is label of it <br>|}}
{{#if:{{{?type|}}}|"{{{?type}}}" is type of it <br>|}}
{{#if:{{{?index|}}}|"{{{?index}}}" is index of it <br>|}}
{{#if:{{{?sortPos|}}}|"{{{?sortPos}}}" is sortPos of it <br>|}}
{{#if:{{{?primaryKey|}}}|"{{{?primaryKey}}}" is primaryKey of it <br>|}}
{{#if:{{{?mandatory|}}}|"{{{?mandatory}}}" is mandatory of it <br>|}}
{{#if:{{{?namespace|}}}|"{{{?namespace}}}" is namespace of it <br>|}}
{{#if:{{{?size|}}}|"{{{?size}}}" is size of it <br>|}}
{{#if:{{{?uploadable|}}}|"{{{?uploadable}}}" is uploadable of it <br>|}}
{{#if:{{{?defaultValue|}}}|"{{{?defaultValue}}}" is defaultValue of it <br>|}}
{{#if:{{{?inputType|}}}|"{{{?inputType}}}" is inputType of it <br>|}}
{{#if:{{{?allowedValues|}}}|"{{{?allowedValues}}}" is allowedValues of it <br>|}}
{{#if:{{{?documentation|}}}|"{{{?documentation}}}" is documentation of it <br>|}}
{{#if:{{{?values_from|}}}|"{{{?values_from}}}" is values_from of it <br>|}}
{{#if:{{{?showInGrid|}}}|"{{{?showInGrid}}}" is showInGrid of it <br>|}}
{{#if:{{{?isLink|}}}|"{{{?isLink}}}" is isLink of it <br>|}}
{{#if:{{{?nullable|}}}|"{{{?nullable}}}" is nullable of it <br>|}}
{{#if:{{{?topic|}}}|"{{{?topic}}}" is topic of it <br>|}}
|#default={{#switch:{{{storemode|}}}
|none=
|subobject={{#subobject:-
|isA=Property
|Property name={{{name|}}}
|Property label={{{label|}}}
|Property type={{{type|}}}
|Property index={{{index|}}}
|Property sortPos={{{sortPos|}}}
|Property primaryKey={{{primaryKey|}}}
|Property mandatory={{{mandatory|}}}
|Property namespace={{{namespace|}}}
|Property size={{{size|}}}
|Property uploadable={{{uploadable|}}}
|Property defaultValue={{{defaultValue|}}}
|Property inputType={{{inputType|}}}
|Property allowedValues={{{allowedValues|}}}
|Property documentation={{{documentation|}}}
|Property values_from={{{values_from|}}}
|Property showInGrid={{{showInGrid|}}}
|Property isLink={{{isLink|}}}
|Property nullable={{{nullable|}}}
|Property topic={{{topic|}}}
}}
|#default={{#set:
|isA=Property
|Property name={{{name|}}}
|Property label={{{label|}}}
|Property type={{{type|}}}
|Property index={{{index|}}}
|Property sortPos={{{sortPos|}}}
|Property primaryKey={{{primaryKey|}}}
|Property mandatory={{{mandatory|}}}
|Property namespace={{{namespace|}}}
|Property size={{{size|}}}
|Property uploadable={{{uploadable|}}}
|Property defaultValue={{{defaultValue|}}}
|Property inputType={{{inputType|}}}
|Property allowedValues={{{allowedValues|}}}
|Property documentation={{{documentation|}}}
|Property values_from={{{values_from|}}}
|Property showInGrid={{{showInGrid|}}}
|Property isLink={{{isLink|}}}
|Property nullable={{{nullable|}}}
|Property topic={{{topic|}}}
}}
}}
{{#switch: {{{viewmode|}}}
|hidden=
|masterdetail=
|tableheader={{{!}} class='wikitable'
!name!!label!!type!!index!!sortPos!!primaryKey!!mandatory!!namespace!!size!!uploadable!!defaultValue!!inputType!!allowedValues!!documentation!!values_from!!showInGrid!!isLink!!nullable!!topic
{{!}}-
|tablerow=
{{!}}{{{name|}}}{{!}}{{!}}{{{label|}}}{{!}}{{!}}{{{type|}}}{{!}}{{!}}{{{index|}}}{{!}}{{!}}{{{sortPos|}}}{{!}}{{!}}{{{primaryKey|}}}{{!}}{{!}}{{{mandatory|}}}{{!}}{{!}}{{{namespace|}}}{{!}}{{!}}{{{size|}}}{{!}}{{!}}{{{uploadable|}}}{{!}}{{!}}{{{defaultValue|}}}{{!}}{{!}}{{{inputType|}}}{{!}}{{!}}{{{allowedValues|}}}{{!}}{{!}}{{{documentation|}}}{{!}}{{!}}{{{values_from|}}}{{!}}{{!}}{{{showInGrid|}}}{{!}}{{!}}{{{isLink|}}}{{!}}{{!}}{{{nullable|}}}{{!}}{{!}}{{{topic|}}}
{{!}}-
|tablefooter={{!}}}
|labelfield=
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>label={{#if:{{{label|}}}|{{{label|}}}|}}<br>type={{#if:{{{type|}}}|[[{{{type|}}}]]|}}<br>index={{#if:{{{index|}}}|{{{index|}}}|}}<br>sortPos={{#if:{{{sortPos|}}}|{{{sortPos|}}}|}}<br>primaryKey={{#if:{{{primaryKey|}}}|{{{primaryKey|}}}|}}<br>mandatory={{#if:{{{mandatory|}}}|{{{mandatory|}}}|}}<br>namespace={{#if:{{{namespace|}}}|{{{namespace|}}}|}}<br>size={{#if:{{{size|}}}|{{{size|}}}|}}<br>uploadable={{#if:{{{uploadable|}}}|{{{uploadable|}}}|}}<br>defaultValue={{#if:{{{defaultValue|}}}|{{{defaultValue|}}}|}}<br>inputType={{#if:{{{inputType|}}}|{{{inputType|}}}|}}<br>allowedValues={{#if:{{{allowedValues|}}}|{{{allowedValues|}}}|}}<br>documentation={{#if:{{{documentation|}}}|{{{documentation|}}}|}}<br>values_from={{#if:{{{values_from|}}}|{{{values_from|}}}|}}<br>showInGrid={{#if:{{{showInGrid|}}}|{{{showInGrid|}}}|}}<br>isLink={{#if:{{{isLink|}}}|{{{isLink|}}}|}}<br>nullable={{#if:{{{nullable|}}}|{{{nullable|}}}|}}<br>topic={{#if:{{{topic|}}}|[[{{{topic|}}}]]|}}<br>|#default={{{!}} class='wikitable'
! colspan='2' {{!}}Property
{{!}}-
{{#switch:{{{storemode|}}}|property=
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Property/{{FULLPAGENAME}}|title=edit}}
{{!}}-
}}
!name
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name|}}}|}}
{{!}}-
!label
{{!}}&nbsp;{{#if:{{{label|}}}|{{{label|}}}|}}
{{!}}-
!type
{{!}}&nbsp;{{#if:{{{type|}}}|[[{{{type|}}}]]|}}
{{!}}-
!index
{{!}}&nbsp;{{#if:{{{index|}}}|{{{index|}}}|}}
{{!}}-
!sortPos
{{!}}&nbsp;{{#if:{{{sortPos|}}}|{{{sortPos|}}}|}}
{{!}}-
!primary key
{{!}}&nbsp;{{#if:{{{primaryKey|}}}|{{{primaryKey|}}}|}}
{{!}}-
!mandatory
{{!}}&nbsp;{{#if:{{{mandatory|}}}|{{{mandatory|}}}|}}
{{!}}-
!namespace
{{!}}&nbsp;{{#if:{{{namespace|}}}|{{{namespace|}}}|}}
{{!}}-
!size
{{!}}&nbsp;{{#if:{{{size|}}}|{{{size|}}}|}}
{{!}}-
!uploadable
{{!}}&nbsp;{{#if:{{{uploadable|}}}|{{{uploadable|}}}|}}
{{!}}-
!default
{{!}}&nbsp;{{#if:{{{defaultValue|}}}|{{{defaultValue|}}}|}}
{{!}}-
!inputType
{{!}}&nbsp;{{#if:{{{inputType|}}}|{{{inputType|}}}|}}
{{!}}-
!allowedValues
{{!}}&nbsp;{{#if:{{{allowedValues|}}}|{{{allowedValues|}}}|}}
{{!}}-
!documentation
{{!}}&nbsp;{{#if:{{{documentation|}}}|{{{documentation|}}}|}}
{{!}}-
!values from
{{!}}&nbsp;{{#if:{{{values_from|}}}|{{{values_from|}}}|}}
{{!}}-
!showInGrid
{{!}}&nbsp;{{#if:{{{showInGrid|}}}|{{{showInGrid|}}}|}}
{{!}}-
!isLink
{{!}}&nbsp;{{#if:{{{isLink|}}}|{{{isLink|}}}|}}
{{!}}-
!allow nulls?
{{!}}&nbsp;{{#if:{{{nullable|}}}|{{{nullable|}}}|}}
{{!}}-
!topic
{{!}}&nbsp;{{#if:{{{topic|}}}|[[{{{topic|}}}]]|}}
{{!}}-
{{!}}}
}}
}}
[[Category:Property]]{{#default_form:Property}}

Source

Click on "Edit" to edit the noinclude-part Source of this Template.