VisualDataSchema:Data classes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(17 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
"type": "schema", | "type": "schema", | ||
"uuid": "661fab4326933", | "uuid": "661fab4326933", | ||
"name": "Data classes | "name": "Data classes" | ||
}, | }, | ||
"properties": { | "properties": { | ||
Line 10: | Line 9: | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"uuid": "661fb8e01895c", | |||
"name": "title", | "name": "title", | ||
"visibility": "visible", | "visibility": "visible", | ||
Line 15: | Line 15: | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text" | "format": "text", | ||
"title": "Title" | |||
}, | }, | ||
"unique title": { | "unique title": { | ||
"wiki": { | "wiki": { | ||
"name": "unique title", | |||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"visibility": "hidden", | |||
"uuid": "661fb8e018960", | |||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"value-formula": "{{#uniquepagetitle:Classes/\u003Ctitle\u003E}}", | "value-formula": "{{#uniquepagetitle:Entry:Classes/\u003Ctitle\u003E}}" | ||
}, | |||
"options": { | |||
"hidden": true | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 39: | Line 42: | ||
"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 49: | Line 53: | ||
"name": "class name", | "name": "class name", | ||
"type": "property", | "type": "property", | ||
"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" |