VisualDataForm:AA: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
"content-model": "wikitext", | "content-model": "wikitext", | ||
"field-align": "top", | "field-align": "top", | ||
"fields": { | "fields": { | ||
"New property": { | "New property": { | ||
"label": [ | "label": [ | ||
"New property" | "New property" | ||
], | |||
"help-message": [ | |||
"help text" | |||
], | ], | ||
"property-model": "smw-property", | "property-model": "smw-property", | ||
"SMW-property": " | "SMW-property": "Author", | ||
"preferred-input": " | "preferred-input": "OO.ui.TextInputWidget", | ||
"selectOptionsFrom": "options-values", | "selectOptionsFrom": "options-values", | ||
" | "required": true, | ||
" | "type": "property" | ||
}, | }, | ||
"New property (1)": { | "New property (1)": { | ||
Line 25: | Line 26: | ||
"preferred-input": "mw.widgets.TitleInputWidget", | "preferred-input": "mw.widgets.TitleInputWidget", | ||
"selectOptionsFrom": "options-values", | "selectOptionsFrom": "options-values", | ||
" | "required": true, | ||
" | "type": "property" | ||
} | } | ||
} | } | ||
} | } |
Latest revision as of 08:21, 19 August 2023
freetext-input | "do not show" | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
content-model | "wikitext" | |||||||||||||||||||||||||||||||||||||
field-align | "top" | |||||||||||||||||||||||||||||||||||||
fields |
|