VisualDataSchema:Images: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 61: Line 61:
                             "type": "content-block",
                             "type": "content-block",
                             "name": "new_content_block",
                             "name": "new_content_block",
                             "content": "{{PAGENAME}}"
                             "content": "{{PAGENAME}} \u003Cimage\u003E"
                         },
                         },
                         "type": "object",
                         "type": "object",
                         "description": "Main Page"
                         "description": "Main Page \u003Cimage\u003E"
                     }
                     }
                 },
                 },

Revision as of 17:30, 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/webp"
droppabletrue
showDropTargettrue
inputFilter""
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"{{PAGENAME}} <image>"
type"object"
description"Main Page <image>"
required
"image"
type"array"
uniqueItemstrue
type"object"