School district: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| Line 2: | Line 2: | ||
     "wiki": {  |      "wiki": {  | ||
         "type": "schema",  |          "type": "schema",  | ||
        "uuid": "6616481055a05",  | |||
         "name": "School district",  |          "name": "School district",  | ||
         "title": "School District"  |          "title": "School District"  | ||
     },  |      },  | ||
| Line 16: | Line 16: | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6616481055a0a"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 31: | Line 32: | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6616481055a0e"  | |||
             },  |              },  | ||
             "type": "string",  |              "type": "string",  | ||
| Line 46: | Line 48: | ||
                 "preferred-input": "OO.ui.NumberInputWidget",  |                  "preferred-input": "OO.ui.NumberInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false  |                  "required": false,  | ||
                "uuid": "6616481055a12"  | |||
             },  |              },  | ||
             "type": "integer",  |              "type": "integer",  | ||
             "title": "Number of Pupils"  |              "title": "Number of Pupils"  | ||
         },  |          },  | ||
         "id increment": {  |          "id increment": {  | ||
             "wiki": {  |              "wiki": {  | ||
                "name": "id increment",  | |||
                 "type": "property",  |                  "type": "property",  | ||
                 "  |                  "multiple-items": false,  | ||
                 "visibility": "hidden",  |                  "visibility": "hidden",  | ||
                 "  |                  "label-parsed": "ID",  | ||
                 "preferred-input": "OO.ui.TextInputWidget",  |                  "preferred-input": "OO.ui.TextInputWidget",  | ||
                 "input-config": [],  |                  "input-config": [],  | ||
                 "required": false,  |                  "required": false,  | ||
                 "value-formula": "{{#idprovider-increment:}}"  |                  "value-formula": "{{#idprovider-increment:}}",  | ||
                "uuid": "6616481055a15"  | |||
             },  |              },  | ||
             "options": {  |              "options": {  | ||
| Line 69: | Line 73: | ||
             "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": "661648641d24a"  | |||
            },  | |||
            "type": "string",  | |||
            "format": "text"  | |||
         }  |          }  | ||
     },  |      },  | ||
Revision as of 08:05, 10 April 2024
| wiki | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "School District" |