VisualDataForm:Article-test: 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 1: | Line 1: | ||
{ | { | ||
"pagename-formula": "\u003CTitle\u003E", | "pagename-formula": "Article test/\u003CTitle\u003E", | ||
"freetext-input": "do not show", | "freetext-input": "do not show", | ||
"categories": [ | "categories": [ | ||
Line 9: | Line 9: | ||
"fields": { | "fields": { | ||
"Title": { | "Title": { | ||
"required": true | "label": [ | ||
"Title" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Title", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"selectOptionsFrom": "options-values", | |||
"required": true, | |||
"type": "property" | |||
}, | }, | ||
"Date": { | "Date": { | ||
"required": true | "label": [ | ||
"Date" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Date", | |||
"preferred-input": "mw.widgets.DateInputWidget (precision day)", | |||
"selectOptionsFrom": "options-values", | |||
"required": true, | |||
"type": "property" | |||
}, | |||
"Topic": { | |||
"label": [ | |||
"Topic" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Topic", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"selectOptionsFrom": "options-values", | |||
"type": "property" | |||
}, | |||
"Picture": { | |||
"label": [ | |||
"Picture" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Picture", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"selectOptionsFrom": "options-values", | |||
"type": "property" | |||
}, | |||
"Keywords": { | |||
"label": [ | |||
"Keywords" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Keywords", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"selectOptionsFrom": "options-values", | |||
"type": "property" | |||
}, | }, | ||
"Creator": { | "Creator": { | ||
"required": true | "label": [ | ||
"Creator" | |||
], | |||
"property-model": "smw-property", | |||
"SMW-property": "Creator", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"selectOptionsFrom": "options-values", | |||
"required": true, | |||
"default": "test-default", | |||
"type": "property" | |||
} | |||
} | } | ||
} | } |
Latest revision as of 08:42, 18 August 2023
pagename-formula | "Article test/<Title>" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
freetext-input | "do not show" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
categories |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
content-model | "wikitext" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fields |
|