VisualDataSchema:Data classes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
" | "uuid": "661fab4326933", | ||
" | "name": "Data classes" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"title": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "661fb8e01895c", | |||
"name": "title", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Title" | |||
}, | |||
"unique title": { | |||
"wiki": { | |||
"name": "unique title", | |||
"type": "property", | |||
"multiple-items": false, | |||
"visibility": "hidden", | |||
"uuid": "661fb8e018960", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"value-formula": "{{#uniquepagetitle:Entry:Classes/\u003Ctitle\u003E}}" | |||
}, | |||
"options": { | |||
"hidden": true | |||
}, | |||
"type": "string", | |||
"format": "text" | |||
}, | |||
"class names": { | "class names": { | ||
"wiki": { | "wiki": { | ||
"name": "class names", | "name": "class names", | ||
"title": "Class names", | |||
"min-items": 1, | "min-items": 1, | ||
"unique-items": | "unique-items": false, | ||
"type": "schema", | "type": "schema", | ||
"uuid": " | "uuid": "6643b50e65284" | ||
}, | }, | ||
"items": { | "items": { | ||
Line 20: | Line 53: | ||
"name": "class name", | "name": "class name", | ||
"type": "property", | "type": "property", | ||
"visibility": " | "uuid": "661fefe0eaf75", | ||
"visibility": "oncreate-only", | |||
"multiple-items": true, | "multiple-items": true, | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"format": "text", | "format": "text", | ||
"default": [] | "default": [] | ||
}, | }, | ||
"type": "array", | "type": "array", | ||
"title": "Class names", | |||
"minItems": 1, | "minItems": 1, | ||
"uniqueItems": | "uniqueItems": false | ||
} | } | ||
}, | }, | ||
"type": "object | "type": "object" | ||
} | } |
Latest revision as of 19:01, 14 May 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" |