VisualDataSchema:Images: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:
                 },
                 },
                 "properties": {
                 "properties": {
                    "image-preview": {
                        "wiki": {
                            "type": "content-block",
                            "name": "image-preview",
                            "content": "\u003Cvalue\u003E"
                        },
                        "type": "object",
                        "description": "\u003Cvalue\u003E"
                    },
                     "image": {
                     "image": {
                         "wiki": {
                         "wiki": {
Line 64: Line 55:
                         "type": "string",
                         "type": "string",
                         "format": "text"
                         "format": "text"
                    },
                    "new_content_block": {
                        "wiki": {
                            "type": "content-block",
                            "name": "new_content_block",
                            "content": "{{#visualdataquery:[[name::{{PAGEID}}]]\n|?image\n|schema=Image\n|format=template\n|template=image_preview\n}}"
                        },
                        "type": "object",
                        "description": "schema does not exist"
                     }
                     }
                 },
                 },

Revision as of 16:24, 23 February 2024

wiki
type"schema"
name"Images"
properties
image-container
wiki
name"image-container"
unique-itemstrue
type"schema"
items
type"object"
wiki
name"image"
type"schema"
layout"section"
properties
image
wiki
name"image"
type"property"
multiple-itemsfalse
requiredtrue
input-config
accept
"image/png"
"image/gif"
"image/jpeg"
"image/pjpeg"
"image/jpeg"
"image/pjpeg"
"image/webp"
value-prefix"File:"
visibility"visible"
preferred-input"OO.ui.SelectFileWidget"
type"string"
format"text"
caption
wiki
name"caption"
type"property"
multiple-itemsfalse
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
new_content_block
wiki
type"content-block"
name"new_content_block"
content"{{#visualdataquery:[[name::{{PAGEID}}]] |?image |schema=Image |format=template |template=image_preview }}"
type"object"
description"schema does not exist"
required
"image"
type"array"
uniqueItemstrue
type"object"