VisualDataSchema:School: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
"wiki": { | "wiki": { | ||
"type": "schema", | "type": "schema", | ||
"uuid": "66013ab81ba9e", | |||
"name": "School", | "name": "School", | ||
"title | "title": "School" | ||
}, | }, | ||
"properties": { | "properties": { | ||
"belongs to": { | "belongs to": { | ||
"wiki": { | "wiki": { | ||
"name": "belongs to", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label": "Belongs to", | |||
"help-message": "(this input can be hidden)", | |||
"label-parsed": "Belongs to", | |||
"help-message-parsed": "(this input can be hidden)", | |||
"uuid": "66013ab81baa2", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.DropdownInputWidget", | "preferred-input": "OO.ui.DropdownInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 25: | Line 29: | ||
"options-query-formula": "\u003Carticleid\u003E", | "options-query-formula": "\u003Carticleid\u003E", | ||
"required": false, | "required": false, | ||
" | "options-values-parsed": { | ||
"216": "First school district", | |||
"218": "Second school district", | |||
"598": "", | |||
"613": "School District 3" | |||
} | |||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": "Belongs to" | "title": "Belongs to", | ||
"description": "(this input can be hidden)", | |||
"enum": [ | |||
"216", | |||
"218", | |||
"598", | |||
"613" | |||
] | |||
}, | |||
"School district button": { | |||
"wiki": { | |||
"type": "content-block", | |||
"name": "School district button", | |||
"content": "{{#visualdataform: School district\n|title = Add School District\n|action = create\n|edit-page = \n|return-page = {{FULLPAGENAME}} \n|view = popup\n|popup-size = medium\n|css-class =\n|pagename-formula = school_district/\u003Cid increment\u003E\n|edit-freetext = false\n|edit-categories = false\n|edit-content-model = false\n|edit-target-slot = false\n|target-slot = main\n|default-categories =\n|default-content-model = json\n|preload = \n|preload-data = \n|layout-align = top\n|popup-help = false \n|submit-button-text =\n|layout =\n|submit-button-text =\n|validate-button-text =\n}}", | |||
"uuid": "677ff12e9a59a" | |||
}, | |||
"type": "object", | |||
"description": "\u003Cdiv class=\"VisualDataFormWrapper\" id=\"visualdataform-wrapper-0\"\u003Eform is loading...\u003C/div\u003E" | |||
}, | }, | ||
"name": { | "name": { | ||
Line 37: | Line 62: | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"label": "Name", | |||
"label-parsed": "Name", | "label-parsed": "Name", | ||
"visibility": "visible", | "visibility": "visible", | ||
Line 42: | Line 68: | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "uuid": "66013ab81baa7" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"format": "text", | "format": "text", | ||
"title": "Name" | "title": "Name" | ||
}, | |||
"description": { | |||
"wiki": { | |||
"name": "description", | |||
"type": "property", | |||
"multiple-items": false, | |||
"label": "Description", | |||
"label-parsed": "Description", | |||
"visibility": "visible", | |||
"preferred-input": "VisualEditor", | |||
"input-config": [], | |||
"required": false, | |||
"uuid": "66013ab81baa9" | |||
}, | |||
"type": "string", | |||
"format": "textarea", | |||
"title": "Description" | |||
}, | }, | ||
"school principal": { | "school principal": { | ||
Line 53: | Line 96: | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"label": "School Principal", | |||
"label-parsed": "School Principal", | "label-parsed": "School Principal", | ||
"visibility": "visible", | "visibility": "visible", | ||
Line 58: | Line 102: | ||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "uuid": "66013ab81baab" | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
Line 64: | Line 108: | ||
"title": "School Principal" | "title": "School Principal" | ||
}, | }, | ||
" | "teachers": { | ||
"wiki": { | |||
"name": "teachers", | |||
"title-parsed": "Teachers", | |||
"title": "Teachers", | |||
"unique-items": true, | |||
"type": "schema", | |||
"uuid": "6601e15beba22" | |||
}, | |||
"items": { | |||
"type": "string", | |||
"wiki": { | |||
"name": "teacher", | |||
"type": "property", | |||
"multiple-items": true, | |||
"label": "Teacher", | |||
"default": [], | |||
"label-parsed": "Teacher", | |||
"default-parsed": [], | |||
"uuid": "6601960545ab8", | |||
"visibility": "visible", | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"layout": "table" | |||
}, | |||
"format": "text", | |||
"title": "Teacher", | |||
"default": [] | |||
}, | |||
"type": "array", | |||
"title": "Teachers", | |||
"uniqueItems": true | |||
}, | |||
"id increment": { | |||
"wiki": { | "wiki": { | ||
"name": " | "name": "id increment", | ||
"type": "property", | "type": "property", | ||
"multiple-items": false, | "multiple-items": false, | ||
"label | "visibility": "hidden", | ||
" | "label": "ID", | ||
"preferred-input": "OO.ui. | "label-parsed": "ID", | ||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | "input-config": [], | ||
"required": false, | "required": false, | ||
"uuid": " | "value-formula": "{{#idprovider-increment:}}", | ||
"uuid": "66013ab81bab3" | |||
}, | }, | ||
"type": " | "options": { | ||
"hidden": true | |||
}, | |||
"type": "string", | |||
"format": "text", | "format": "text", | ||
"title": " | "title": "ID" | ||
} | } | ||
}, | }, |
Latest revision as of 15:54, 9 January 2025
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School" |