VisualDataSchema:School: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
         "belongs to": {
         "belongs to": {
             "wiki": {
             "wiki": {
                "name": "belongs to",
                 "type": "property",
                 "type": "property",
                 "name": "belongs to",
                 "multiple-items": false,
                "label-parsed": "Belongs to",
                "help-message-parsed": "(this input can be hidden)",
                 "visibility": "visible",
                 "visibility": "visible",
                "multiple-items": false,
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "input-config": [],
                 "input-config": [],
Line 23: Line 25:
                 ],
                 ],
                 "options-query-formula": "\u003Carticleid\u003E",
                 "options-query-formula": "\u003Carticleid\u003E",
                 "required": false
                 "required": false,
                "options-values-parsed": {
                    "1863": "School district 1 -",
                    "1864": "School district 2 -"
                }
             },
             },
             "enum": [],
             "enum": [],

Revision as of 22:28, 22 March 2024

wiki
type"schema"
name"School"
title-parsed"School"
title"School"
properties
belongs to
wiki
name"belongs to"
type"property"
multiple-itemsfalse
label-parsed"Belongs to"
help-message-parsed"(this input can be hidden)"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
options-label-formula"<name> - <value>"
options-askquery"[[name::+]]"
askquery-schema"School district"
askquery-printouts
"name"
options-query-formula"<articleid>"
requiredfalse
options-values-parsed
1863"School district 1 -"
1864"School district 2 -"
enum
Empty array
type"string"
format"text"
title"Belongs to"
description"(this input can be hidden)"
name
wiki
name"name"
type"property"
multiple-itemsfalse
label-parsed"Name"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
title"Name"
school principal
wiki
name"school principal"
type"property"
multiple-itemsfalse
label-parsed"School Principal"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
title"School Principal"
number of pupils
wiki
name"number of pupils"
type"property"
multiple-itemsfalse
label-parsed"Number of Pupils"
visibility"visible"
preferred-input"OO.ui.NumberInputWidget"
input-config
Empty array
requiredfalse
type"integer"
format"text"
title"Number of Pupils"
id increment
wiki
name"id increment"
type"property"
multiple-itemsfalse
visibility"hidden"
label-parsed"ID"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
value-formula"{{#idprovider-increment:}}"
options
hiddentrue
type"string"
format"text"
title"ID"
type"object"
title"School"
[Mark as patrolled]