VisualDataSchema:Task: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
"assignee": { | "assignee": { | ||
"wiki": { | "wiki": { | ||
"name": "assignee", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"required": true, | |||
"label-parsed": "Assignee", | |||
"default-parsed": "Uschuetzenmeister", | |||
"value-prefix": "User:", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "mw.widgets.UserInputWidget", | "preferred-input": "mw.widgets.UserInputWidget", | ||
"input-config": [] | "input-config": [] | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 90: | Line 93: | ||
"hidden": true | "hidden": true | ||
}, | }, | ||
"type": "string", | |||
"format": "text" | |||
}, | |||
"Test": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "Test", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"options-allow-null": false, | |||
"options-wikilist": "Template:Teslist" | |||
}, | |||
"enum": [], | |||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text" |
Revision as of 12:36, 6 March 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |