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": { "name": { "wiki": { "type": "property", "name": "name", "visibility": "visible", "multiple-items": false, "preferred-input": "OO.ui.TextInputWidget", "input-config": [],...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"name": " | "uuid": "6607b7ae49494", | ||
"name": "School class", | |||
"title-parsed": "School Class", | "title-parsed": "School Class", | ||
"title": "School Class" | "title": "School Class" | ||
}, | }, | ||
"properties": { | "properties": { | ||
" | "belongs to": { | ||
"wiki": { | "wiki": { | ||
"type": "property", | "type": "property", | ||
"name": " | "uuid": "6607b7ae49498", | ||
"name": "belongs to", | |||
"visibility": "visible", | "visibility": "visible", | ||
"multiple-items": false, | "multiple-items": false, | ||
"preferred-input": "OO.ui.DropdownInputWidget", | |||
"input-config": [], | |||
"options-allow-null": false, | |||
"options-label-formula": "{{#visualdataprint:\u003Cvalue\u003E|?name|schema=School|format=raw}}", | |||
"options-askquery": "[[name::+]]", | |||
"askquery-schema": "School", | |||
"askquery-printouts": [ | |||
"name" | |||
], | |||
"options-query-formula": "\u003Carticleid\u003E", | |||
"required": false | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Belongs to", | |||
"description": "(this input can be hidden)", | |||
"enum": [ | |||
"1870" | |||
] | |||
}, | |||
"class": { | |||
"wiki": { | |||
"name": "class", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label-parsed": "Class", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"uuid": "6607b7ae4949f" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "Class" | |||
}, | |||
"class teacher": { | |||
"wiki": { | |||
"name": "class teacher", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label-parsed": "Class Teacher", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "6607b7ae494a3" | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": " | "title": "Class Teacher" | ||
}, | }, | ||
"number of pupils": { | "number of pupils": { | ||
"wiki": { | "wiki": { | ||
"name": "number of pupils", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "Number of Pupils", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.NumberInputWidget", | "preferred-input": "OO.ui.NumberInputWidget", | ||
"input-config": [], | "input-config": [], | ||
"required": false | "required": false, | ||
"uuid": "6607b7ae494a6" | |||
}, | }, | ||
"type": "integer", | "type": "integer", | ||
"title": "Number of Pupils" | |||
}, | |||
"id increment": { | |||
"wiki": { | |||
"name": "id increment", | |||
"type": "property", | |||
"multiple-items": false, | |||
"visibility": "hidden", | |||
"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", | "format": "text", | ||
"title": " | "title": "ID" | ||
} | } | ||
}, | }, |
Latest revision as of 07:08, 14 May 2024
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School Class" |