VisualDataSchema:School district: Difference between revisions
Jump to navigation
Jump to search
Created page with "{ "wiki": { "type": "schema", "name": "School district", "title-parsed": "School District", "title": "School District" }, "properties": { "name": { "wiki": { "name": "name", "type": "property", "multiple-items": false, "label-parsed": "Name", "visibility": "visible", "preferred-input": "OO.ui.TextInputWidget",..." |
No edit summary |
||
Line 24: | Line 24: | ||
"school district manager": { | "school district manager": { | ||
"wiki": { | "wiki": { | ||
"name": "school district manager", | |||
"type": "property", | "type": "property", | ||
" | "multiple-items": false, | ||
"label-parsed": "School District Manager", | |||
"visibility": "visible", | "visibility": "visible", | ||
"preferred-input": "OO.ui.TextInputWidget", | "preferred-input": "OO.ui.TextInputWidget", | ||
"input-config": [], | "input-config": [], | ||
Line 50: | Line 51: | ||
"format": "text", | "format": "text", | ||
"title": "Number of Pupils" | "title": "Number of Pupils" | ||
}, | |||
"id increment": { | |||
"wiki": { | |||
"type": "property", | |||
"name": "id increment", | |||
"visibility": "visible", | |||
"multiple-items": false, | |||
"preferred-input": "OO.ui.TextInputWidget", | |||
"input-config": [], | |||
"required": false, | |||
"value-formula": "{{#idincrement:}}" | |||
}, | |||
"type": "string", | |||
"format": "text", | |||
"title": "ID" | |||
} | } | ||
}, | }, |
Revision as of 15:23, 21 March 2024
wiki |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "School District" |