Property:Property defaultValue
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) m (Reverted edits by Tim Holzheim (talk) to last revision by Wf) Tag: Rollback |
Tim Holzheim (talk | contribs) |
||
| Line 1: | Line 1: | ||
| + | =Property= | ||
{{Property | {{Property | ||
|name=defaultValue | |name=defaultValue | ||
|label=default | |label=default | ||
| + | |type=Special:Types/Text | ||
| + | |index=11 | ||
| + | |primaryKey=No | ||
| + | |mandatory=No | ||
| + | |size=80 | ||
| + | |uploadable=No | ||
|documentation=default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value. | |documentation=default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value. | ||
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default) | see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default) | ||
| − | | | + | |showInGrid=No |
| − | | | + | |isLink=No |
| − | + | |nullable=No | |
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|topic=Concept:Property | |topic=Concept:Property | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| + | =Freitext= | ||
[[Has type::Code]] | [[Has type::Code]] | ||
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
Revision as of 19:16, 21 March 2021
Property
| Property | |
|---|---|
| name | defaultValue |
| label | default |
| type | Special:Types/Text |
| index | 11 |
| sortPos | |
| primary key | No |
| mandatory | No |
| namespace | |
| size | 80 |
| uploadable | No |
| default | |
| inputType | |
| allowedValues | |
| documentation | default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value.
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default) |
| values from | |
| showInGrid | No |
| isLink | No |
| allow nulls? | No |
| topic | Concept:Property |
| placeholder | |
| regex | |
Freitext
Code This is a Property with type Special:Types/Text