VisualDataSchema:School class: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
         "uuid": "6607b7ae49494",
         "uuid": "6607b7ae49494",
         "name": "School class",
         "name": "School class",
        "title-parsed": "School Class",
         "title": "School Class"
         "title": "School Class"
     },
     },
Line 10: Line 9:
         "belongs to": {
         "belongs to": {
             "wiki": {
             "wiki": {
                "name": "belongs to",
                 "type": "property",
                 "type": "property",
                "multiple-items": false,
                "label-parsed": "Belongs to",
                "help-message-parsed": "(this input can be hidden)",
                 "uuid": "6607b7ae49498",
                 "uuid": "6607b7ae49498",
                "name": "belongs to",
                 "visibility": "visible",
                 "visibility": "visible",
                "multiple-items": false,
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "preferred-input": "OO.ui.DropdownInputWidget",
                 "input-config": [],
                 "input-config": [],
Line 25: Line 26:
                 ],
                 ],
                 "options-query-formula": "\u003Carticleid\u003E",
                 "options-query-formula": "\u003Carticleid\u003E",
                 "required": false
                 "required": false,
                "options-values-parsed": {
                    "1870": "bb",
                    "1872": "dffddf",
                    "1873": "ddfdf",
                    "1874": "cc",
                    "1879": "aa",
                    "1881": "aaa"
                }
             },
             },
             "type": "string",
             "type": "string",
Line 32: Line 41:
             "description": "(this input can be hidden)",
             "description": "(this input can be hidden)",
             "enum": [
             "enum": [
                 "1870"
                 "1870",
                "1872",
                "1873",
                "1874",
                "1879",
                "1881"
             ]
             ]
         },
         },
Line 101: Line 115:
             "format": "text",
             "format": "text",
             "title": "ID"
             "title": "ID"
        },
        "page id": {
            "wiki": {
                "type": "property",
                "name": "page id",
                "visibility": "visible",
                "multiple-items": false,
                "preferred-input": "OO.ui.TextInputWidget",
                "input-config": [],
                "required": false,
                "value-formula": "{{PAGEID}}",
                "uuid": "66164871e1c82"
            },
            "type": "string",
            "format": "text"
         }
         }
     },
     },

Revision as of 08:06, 10 April 2024

wiki
type"schema"
uuid"6607b7ae49494"
name"School class"
title"School Class"
properties
belongs to
wiki
name"belongs to"
type"property"
multiple-itemsfalse
label-parsed"Belongs to"
help-message-parsed"(this input can be hidden)"
uuid"6607b7ae49498"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
options-label-formula"{{#visualdataprint:<value>|?name|schema=School|format=raw}}"
options-askquery"[[name::+]]"
askquery-schema"School"
askquery-printouts
"name"
options-query-formula"<articleid>"
requiredfalse
options-values-parsed
1870"bb"
1872"dffddf"
1873"ddfdf"
1874"cc"
1879"aa"
1881"aaa"
type"string"
format"text"
title"Belongs to"
description"(this input can be hidden)"
enum
"1870"
"1872"
"1873"
"1874"
"1879"
"1881"
class
wiki
name"class"
type"property"
multiple-itemsfalse
label-parsed"Class"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6607b7ae4949f"
type"string"
format"text"
title"Class"
class teacher
wiki
name"class teacher"
type"property"
multiple-itemsfalse
label-parsed"Class Teacher"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6607b7ae494a3"
type"string"
format"text"
title"Class Teacher"
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
uuid"6607b7ae494a6"
type"integer"
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:}}"
uuid"6607b7ae494a8"
options
hiddentrue
type"string"
format"text"
title"ID"
page id
wiki
type"property"
name"page id"
visibility"visible"
multiple-itemsfalse
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
value-formula"{{PAGEID}}"
uuid"66164871e1c82"
type"string"
format"text"
type"object"
title"School Class"