VisualDataForm:Books: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
     "pagename-formula": "Books/\u003CTitle\u003E",
     "pagename-formula": "Books/\u003CTitle\u003E",
     "freetext-input": "do not show",
     "freetext-input": "do not show",
    "show-categories-input": true,
     "content-model": "wikitext",
     "content-model": "wikitext",
     "field-align": "left",
     "field-align": "left",
Line 21: Line 20:
             "type": "property",
             "type": "property",
             "help-message-result": "enter the title of the book",
             "help-message-result": "enter the title of the book",
             "label-result": "Title"
             "label-result": "Title",
            "form": "Books"
         },
         },
         "New content block": {
         "New content block": {
Line 30: Line 30:
             "type": "content-block",
             "type": "content-block",
             "content-result": "\u003Cdiv style=\"text-align:right\"\u003E\n\u003Cp\u003E\u003Ca href=\"/wiki/File:Download.jpeg\" class=\"image\"\u003E\u003Cimg alt=\"Download.jpeg\" src=\"/w/media/Download.jpeg\" decoding=\"async\" width=\"248\" height=\"123\" data-file-width=\"248\" data-file-height=\"123\" /\u003E\u003C/a\u003E\n\u003C/p\u003E\n\u003C/div\u003E",
             "content-result": "\u003Cdiv style=\"text-align:right\"\u003E\n\u003Cp\u003E\u003Ca href=\"/wiki/File:Download.jpeg\" class=\"image\"\u003E\u003Cimg alt=\"Download.jpeg\" src=\"/w/media/Download.jpeg\" decoding=\"async\" width=\"248\" height=\"123\" data-file-width=\"248\" data-file-height=\"123\" /\u003E\u003C/a\u003E\n\u003C/p\u003E\n\u003C/div\u003E",
             "label-result": "New content block"
             "label-result": "New content block",
            "form": "Books"
         },
         },
         "Author": {
         "Author": {

Revision as of 09:13, 19 August 2023

pagename-formula"Books/<Title>"
freetext-input"do not show"
content-model"wikitext"
field-align"left"
popup-helptrue
fields
Title
label
"Title"
help-message
"enter the title of the book"
property-model"smw-property"
SMW-property"Author"
preferred-input"OO.ui.TextInputWidget"
selectOptionsFrom"options-values"
requiredtrue
type"property"
help-message-result"enter the title of the book"
label-result"Title"
form"Books"
New content block
label
"New content block"
content"<div style="text-align:right"> [[File:Download.jpeg|frameless]] </div>"
type"content-block"
content-result"<div style="text-align:right"> <p><a href="/wiki/File:Download.jpeg" class="image"><img alt="Download.jpeg" src="/w/media/Download.jpeg" decoding="async" width="248" height="123" data-file-width="248" data-file-height="123" /></a> </p> </div>"
label-result"New content block"
form"Books"
Author
label
"Author"
help-message
"enter the author of the book"
property-model"smw-property"
SMW-property"Author"
preferred-input"OO.ui.TextInputWidget"
selectOptionsFrom"options-values"
requiredtrue
type"property"
help-message-result"enter the author of the book"
label-result"Author"
form"Books"