Attribut:Property defaultValue
Zur Navigation springen
Zur Suche springen
Sysop (Diskussion • Beiträge) (pushed from contexts by wikipush) |
Sysop (Diskussion • Beiträge) (modified by py-yprinciple-gen 0.3.6) |
||
Zeile 2: | Zeile 2: | ||
|name=defaultValue | |name=defaultValue | ||
|label=default | |label=default | ||
|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) | ||
Zeile 9: | Zeile 9: | ||
|primaryKey=False | |primaryKey=False | ||
|mandatory=False | |mandatory=False | ||
|namespace=Property | |||
|size=80 | |size=80 | ||
|uploadable=False | |uploadable=False | ||
|showInGrid=True | |||
|isLink=False | |isLink=False | ||
|topic=Concept:Property | |topic=Concept:Property |
Aktuelle Version vom 19. August 2025, 11:02 Uhr
Property | |
---|---|
name | defaultValue |
label | default |
type | Special:Types/Code→Special:Types/Code |
scope | |
index | 12 |
sortPos | |
primaryKey | False |
mandatory | False |
namespace | Property |
size | 80 |
uploadable | False |
defaultValue | |
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 | |
externalFormatterURI | |
showInGrid | True |
isLink | False |
nullable | |
topic | Concept:Property→Property |
This is a Property with type Spezial:Types/Code