VisualDataSchema:School class: Difference between revisions
Jump to navigation
Jump to search
Created page with "{ "wiki": { "type": "schema", "name": "School class", "title-parsed": "School Class", "title": "School Class" }, "properties": { "belongs to": { "wiki": { "type": "property", "name": "belongs to", "visibility": "visible", "multiple-items": false, "preferred-input": "OO.ui.DropdownInputWidget", "input-config": [],..." |
No edit summary |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{ | { | ||
"wiki": { | |||
"type": "schema", | |||
"uuid": "6607b7ae49494", | |||
"name": "School class", | |||
"title": "School Class" | |||
}, | |||
"properties": { | |||
"belongs to": { | |||
"wiki": { | |||
"type": "property", | |||
"uuid": "6607b7ae49498", | |||
"name": "belongs to", | |||
"visibility": "visible", | |||
"label": "Belongs to", | |||
"help-message": "(this input can be hidden)", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"options-allow-null": false, | |||
"required": false, | |||
"options-query": "[[name::+]]", | |||
"query-schema": "School", | |||
"query-printouts": [ | |||
"name" | |||
], | |||
"options-query-formula": "\u003Carticleid\u003E", | |||
"options-label-formula": "{{#visualdataprint:\u003Cvalue\u003E|?name|schema=School|format=raw}}" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Belongs to", | |||
"description": "(this input can be hidden)", | |||
"enum": [ | |||
"1886", | |||
"1888", | |||
"1890" | |||
] | |||
}, | |||
"class": { | |||
"wiki": { | |||
"name": "class", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "Class", | |||
"label-parsed": "Class", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6607b7ae4949f" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Class" | |||
}, | |||
"class teacher": { | |||
"wiki": { | |||
"name": "class teacher", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "Class Teacher", | |||
"label-parsed": "Class Teacher", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6607b7ae494a3" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Class Teacher" | |||
}, | |||
"id increment": { | |||
"wiki": { | |||
"name": "id increment", | |||
"type": "property", | |||
"multiple-items": false, | |||
"visibility": "hidden", | |||
"label": "ID", | |||
"label-parsed": "ID", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"value-formula": "{{#idprovider-increment:}}", | |||
"uuid": "6607b7ae494a8" | |||
}, | |||
"options": { | |||
"hidden": true | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "ID" | |||
} | |||
}, | |||
"type": "object", | |||
"title": "School Class" | |||
} | } |
Latest revision as of 11:12, 17 September 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School Class" |