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}} \u003Cpagename\u003E"
                             "content": "{{PAGENAME}} \u003Cpagename\u003E\n{{#visualdataprint:Project/1/images\n|?image\n|schema=Image\n|format=json\n}}"
                         },
                         },
                         "type": "object",
                         "type": "object",
                         "description": "Main Page \u003Cpagename\u003E"
                         "description": "Main Page \u003Cpagename\u003E\nschema does not exist"
                     }
                     }
                 },
                 },

Revision as of 17:38, 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}} <pagename> {{#visualdataprint:Project/1/images |?image |schema=Image |format=json }}"
type"object"
description"Main Page <pagename> schema does not exist"
required
"image"
type"array"
uniqueItemstrue
type"object"