School: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| (49 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{  | {  | ||
	"wiki": {  | |||
		"type": "schema",  | |||
		"uuid": "66013ab81ba9e",  | |||
		"name": "School",  | |||
		"title": "School"  | |||
	},  | |||
	"properties": {  | |||
		"belongs to": {  | |||
			"wiki": {  | |||
				"type": "property",  | |||
				"uuid": "66013ab81baa2",  | |||
				"name": "belongs to",  | |||
				"visibility": "visible",  | |||
				"label": "Belongs to",  | |||
				"help-message": "(this input can be hidden)",  | |||
				"multiple-items": false,  | |||
				"preferred-input": "OO.ui.DropdownInputWidget",  | |||
				"input-config": [],  | |||
				"options-allow-null": false,  | |||
				"options-label-formula": "{{#visualdataprint: \u003Cvalue\u003E|?name|schema=School district|format=raw}}",  | |||
				"options-query": "[[name::+]]",  | |||
				"query-schema": "School district",  | |||
				"query-printouts": [  | |||
					"name"  | |||
				],  | |||
				"options-query-formula": "\u003Carticleid\u003E",  | |||
				"required": false  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "Belongs to",  | |||
			"description": "(this input can be hidden)",  | |||
			"enum": [  | |||
				"1885"  | |||
			]  | |||
		},  | |||
		"name": {  | |||
			"wiki": {  | |||
				"name": "name",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "Name",  | |||
				"label-parsed": "Name",  | |||
				"visibility": "visible",  | |||
				"preferred-input": "OO.ui.TextInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"uuid": "66013ab81baa7"  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"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": {  | |||
			"wiki": {  | |||
				"name": "school principal",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "School Principal",  | |||
				"label-parsed": "School Principal",  | |||
				"visibility": "visible",  | |||
				"preferred-input": "OO.ui.TextInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"uuid": "66013ab81baab"  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "School Principal"  | |||
		},  | |||
		"number_of_pupils": {  | |||
			"wiki": {  | |||
				"name": "number_of_pupils",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"label": "number of pupils",  | |||
				"visibility": "visible",  | |||
				"preferred-input": "OO.ui.NumberInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"uuid": "6616ed07d4212"  | |||
			},  | |||
			"type": "integer",  | |||
			"title": "number of pupils"  | |||
		},  | |||
		"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": {  | |||
				"name": "id increment",  | |||
				"type": "property",  | |||
				"multiple-items": false,  | |||
				"visibility": "hidden",  | |||
				"label": "ID",  | |||
				"label-parsed": "ID",  | |||
				"preferred-input": "OO.ui.TextInputWidget",  | |||
				"input-config": [],  | |||
				"required": false,  | |||
				"value-formula": "{{#idprovider-increment:}}",  | |||
				"uuid": "66013ab81bab3"  | |||
			},  | |||
			"options": {  | |||
				"hidden": true  | |||
			},  | |||
			"type": "string",  | |||
			"format": "text",  | |||
			"title": "ID"  | |||
		}  | |||
	},  | |||
	"type": "object",  | |||
	"title": "School"  | |||
}  | }  | ||
Latest revision as of 11:36, 17 September 2024
| wiki | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| title | "School" |