VisualDataSchema:Carousel: Difference between revisions
Appearance
	
	
| No edit summary | No edit summary | ||
| Line 2: | Line 2: | ||
| 	"wiki": { | 	"wiki": { | ||
| 		"type": "schema", | 		"type": "schema", | ||
| 		" | 		"uuid": "6703fe8d66e1e", | ||
| 		" | 		"name": "Carousel" | ||
| 	}, | 	}, | ||
| 	"properties": { | 	"properties": { | ||
| Line 26: | Line 26: | ||
| 					"file": { | 					"file": { | ||
| 						"wiki": { | 						"wiki": { | ||
| 							"name": "file", | |||
| 							"type": "property", | 							"type": "property", | ||
| 							"multiple-items": false, | 							"multiple-items": false, | ||
| 							" | 							"required": true, | ||
| 							"input-config": { | 							"input-config": { | ||
| 								"namespace": 6 | 								"namespace": 6 | ||
| 							}, | 							}, | ||
| 							" | 							"label": "file", | ||
| 							"visibility": "visible", | |||
| 							"preferred-input": "mw.widgets.TitleInputWidget", | |||
| 							"uuid": "6703fe8d66e24" | 							"uuid": "6703fe8d66e24" | ||
| 						}, | 						}, | ||
| Line 44: | Line 44: | ||
| 					"caption": { | 					"caption": { | ||
| 						"wiki": { | 						"wiki": { | ||
| 							"name": "caption", | |||
| 							"type": "property", | 							"type": "property", | ||
| 							" | 							"multiple-items": false, | ||
| 							"label": "caption", | |||
| 							"visibility": "visible", | 							"visibility": "visible", | ||
| 							"preferred-input": "OO.ui.TextInputWidget", | 							"preferred-input": "OO.ui.TextInputWidget", | ||
| 							"input-config": [], | 							"input-config": [], | ||
| Line 60: | Line 60: | ||
| 					"title": { | 					"title": { | ||
| 						"wiki": { | 						"wiki": { | ||
| 							"name": "title", | |||
| 							"type": "property", | 							"type": "property", | ||
| 							" | 							"multiple-items": false, | ||
| 							"label": "title", | |||
| 							"visibility": "visible", | 							"visibility": "visible", | ||
| 							"preferred-input": "OO.ui.TextInputWidget", | 							"preferred-input": "OO.ui.TextInputWidget", | ||
| 							"input-config": [], | 							"input-config": [], | ||
| Line 76: | Line 76: | ||
| 					"link": { | 					"link": { | ||
| 						"wiki": { | 						"wiki": { | ||
| 							"name": "link", | |||
| 							"type": "property", | 							"type": "property", | ||
| 							" | 							"multiple-items": false, | ||
| 							"label": "link", | |||
| 							"visibility": "visible", | 							"visibility": "visible", | ||
| 							"preferred-input": "OO.ui.TextInputWidget", | 							"preferred-input": "OO.ui.TextInputWidget", | ||
| 							"input-config": [], | 							"input-config": [], | ||
| Line 97: | Line 97: | ||
| 			"type": "array", | 			"type": "array", | ||
| 			"title": "images", | 			"title": "images", | ||
| 			"minItems": 1, | |||
| 			"uniqueItems": false | |||
| 		}, | |||
| 		"select_pictures": { | |||
| 			"wiki": { | |||
| 				"name": "select_pictures", | |||
| 				"min-items": 1, | |||
| 				"unique-items": false, | |||
| 				"type": "schema", | |||
| 				"uuid": "68499f112f184" | |||
| 			}, | |||
| 			"items": { | |||
| 				"type": "string", | |||
| 				"wiki": { | |||
| 					"name": "select_pictures", | |||
| 					"type": "property", | |||
| 					"visibility": "visible", | |||
| 					"label": "select pictures", | |||
| 					"multiple-items": true, | |||
| 					"preferred-input": "MenuTagSearchMultiselect", | |||
| 					"input-config": [], | |||
| 					"required": false, | |||
| 					"options-query": "[[pictures/file::+]]", | |||
| 					"query-schema": "Pictures", | |||
| 					"query-printouts": [ | |||
| 						"pictures/file", | |||
| 						"pictures/caption" | |||
| 					], | |||
| 					"uuid": "68499f112f187" | |||
| 				}, | |||
| 				"format": "text", | |||
| 				"title": "select pictures" | |||
| 			}, | |||
| 			"type": "array", | |||
| 			"minItems": 1, | 			"minItems": 1, | ||
| 			"uniqueItems": false | 			"uniqueItems": false | ||
Latest revision as of 15:21, 11 June 2025
| wiki | 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| properties | 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | "object" |