Difference between revisions of "Template:Property"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 83: | Line 83: | ||
{| class='wikitable' | {| class='wikitable' | ||
| − | ! colspan=2 | {{ | + | ! colspan=2 | {{#formlink:form=Property|link text=✎|target={{FULLPAGENAME}}|tooltip=Start editing this Property}} Property |
|- | |- | ||
!style="text-align:left" |[[Property name::@@@|name]] | !style="text-align:left" |[[Property name::@@@|name]] | ||
Latest revision as of 23:41, 1 April 2021
This is the template Template:Property.
See also
Usage
{{Property
|name=Some name
|label=Some label
|documentation=Some documentation
|type=Some type
|primary key=Some primary key
|mandatory=Some mandatory
|namespace=Some namespace
|size=Some size
|index=Some index
|uploadable=Some uploadable
|default=Some default
|sortPos=Some sortPos
|inputType=Some inputType
|allowedValues=Some allowedValues
|values from=Some values from
|showInGrid=Some showInGrid
|isLink=Some isLink
|allow nulls?=Some allow nulls?
|topic=Some topic
}}
<ul><li>"Some primary key" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>"Some mandatory" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>"Some size" is not a number.</li> <!--br--><li>"Some index" is not a number.</li> <!--br--><li>"Some uploadable" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>"Some sortPos" is not a number.</li> <!--br--><li>"Some showInGrid" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>"Some isLink" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>"Some allow nulls?" is not recognized as a Boolean (true/false) value.</li></ul>
| ✎ Property | |
|---|---|
| name | Some name |
| label | Some label |
| documentation | Some documentation |
| type | Some type |
| primary key | Some primary key |
| mandatory | Some mandatory |
| namespace | Some namespace |
| size | Some size |
| index | Some index |
| uploadable | Some uploadable |
| default | Some default |
| sortPos | Some sortPos |
| inputType | Some inputType |
| allowedValues | Some allowedValues |
| values from | Some values from |
| showInGrid | Some showInGrid |
| isLink | Some isLink |
| allow nulls? | Some allow nulls? |
| topic | Some topic |