VisualDataForm:Test upload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
"content-model": "wikitext", | "content-model": "wikitext", | ||
"fields": { | "fields": { | ||
"Logo": [] | "Logo": { | ||
"label": [ | |||
"Logo" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Logo", | |||
"preferred-input": "OO.ui.SelectFileWidget", | |||
"selectOptionsFrom": "options-values", | |||
"type": "property", | |||
"label-result": "Logo", | |||
"isForm": true | |||
}, | |||
"New content block": { | |||
"label": [ | |||
"New content block" | |||
], | |||
"content": "test block", | |||
"type": "content-block" | |||
} | |||
} | } | ||
} | } |
Latest revision as of 06:28, 18 August 2023
freetext-input | "do not show" | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
content-model | "wikitext" | ||||||||||||||||||||||||||||
fields |
|