VisualDataSchema:Pictures: Difference between revisions

From Wikiyouth
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
"organization": {
"organization": {
"wiki": {
"wiki": {
"type": "property",
"uuid": "68416fad59ecb",
"name": "organization",
"name": "organization",
"type": "property",
"visibility": "visible",
"label": "organization",
"multiple-items": false,
"multiple-items": false,
"required": true,
"preferred-input": "LookupElement",
"label": "organization",
"visibility": "visible",
"preferred-input": "OO.ui.TextInputWidget",
"input-config": [],
"input-config": [],
"uuid": "68416fad59ecb"
"options-query": "[[name::~\u003Cvalue\u003E~]]",
"query-schema": "Organization",
"query-printouts": [
"name"
],
"required": true
},
},
"type": "string",
"type": "string",
Line 28: Line 33:
"multiple-items": false,
"multiple-items": false,
"label": "location",
"label": "location",
"uuid": "68416fad59ed3",
"visibility": "visible",
"visibility": "visible",
"preferred-input": "LookupElement",
"preferred-input": "OO.ui.DropdownInputWidget",
"input-config": [],
"input-config": [],
"required": false,
"options-query": "[[name::+]][[organization::\u003Corganization\u003E]]",
"options-query": "[[name:+]][[organization::\u003Corganization\u003E]]",
"query-schema": "Location",
"query-schema": "Location",
"query-printouts": [
"query-printouts": [
"name"
"name"
],
],
"uuid": "68416fad59ed3"
"required": false,
"options-allow-null": false
},
},
"type": "string",
"type": "string",
Line 110: Line 116:
"date": {
"date": {
"wiki": {
"wiki": {
"name": "date",
"type": "property",
"type": "property",
"name": "date",
"multiple-items": false,
"label": "date",
"visibility": "visible",
"visibility": "visible",
"label": "date",
"multiple-items": false,
"preferred-input": "mw.widgets.DateInputWidget",
"preferred-input": "mw.widgets.DateInputWidget",
"input-config": [],
"input-config": [],

Latest revision as of 11:31, 5 June 2025

wiki
type"schema"
uuid"68416fad59ec7"
name"Pictures"
properties
organization
wiki
type"property"
uuid"68416fad59ecb"
name"organization"
visibility"visible"
label"organization"
multiple-itemsfalse
preferred-input"LookupElement"
input-config
Empty array
options-query"[[name::~<value>~]]"
query-schema"Organization"
query-printouts
"name"
requiredtrue
type"string"
format"text"
title"organization"
location
wiki
name"location"
type"property"
multiple-itemsfalse
label"location"
uuid"68416fad59ed3"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-query"[[name::+]][[organization::<organization>]]"
query-schema"Location"
query-printouts
"name"
requiredfalse
options-allow-nullfalse
type"string"
format"text"
title"location"
pictures
wiki
name"pictures"
min-items1
unique-itemsfalse
type"schema"
uuid"6841709eb242e"
items
type"object"
wiki
name"pictures"
type"schema"
uuid"68417068e481a"
layout"section"
visibility"visible"
properties
file
wiki
name"file"
type"property"
multiple-itemsfalse
requiredtrue
input-config
accept
"image/svg+xml"
"image/png"
"image/gif"
"image/jpeg"
"image/pjpeg"
"image/jpeg"
"image/pjpeg"
"image/webp"
"application/pdf"
"image/tiff"
"image/x-tiff"
"image/bmp"
"image/x-windows-bmp"
value-prefix"File:"
visibility"visible"
preferred-input"OO.ui.SelectFileWidget"
uuid"68417068e4820"
type"string"
format"text"
caption
wiki
name"caption"
type"property"
multiple-itemsfalse
label"caption"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"68417068e4823"
type"string"
format"text"
title"caption"
date
wiki
name"date"
type"property"
multiple-itemsfalse
label"date"
visibility"visible"
preferred-input"mw.widgets.DateInputWidget"
input-config
Empty array
requiredfalse
uuid"6841709eb2435"
type"string"
format"date"
title"date"
required
"file"
type"array"
minItems1
uniqueItemsfalse
required
"organization"
type"object"