Demo VisualData 1.0
Demo VisualData
PageProperties update |
PageProperties update |
||
pageproperties | |||
---|---|---|---|
Line 1: | Line 1: | ||
{} | { | ||
"schemas": { | |||
"Book": { | |||
"title": "The first men in the moon", | |||
"authors": [ | |||
{ | |||
"first_name": "Herbert ", | |||
"last_name": "Wells", | |||
"email": "", | |||
"name": "Herbert Wells" | |||
}, | |||
{ | |||
"first_name": "George", | |||
"last_name": "Wells", | |||
"email": "", | |||
"name": "George Wells" | |||
} | |||
], | |||
"cover": "File:First_Men_in_the_Moon_(1901)_frontispiece.jpg" | |||
} | |||
}, | |||
"schemas-data": { | |||
"untransformed": { | |||
"Book/authors/0/name": "", | |||
"Book/authors/1/name": "", | |||
"Book/cover": "First_Men_in_the_Moon_(1901)_frontispiece.jpg" | |||
} | |||
} | |||
} |
Revision as of 11:48, 26 October 2023
This is page with an infobox ...
{{#pagepropertiesprint: Demo VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
}}
{{#pagepropertiesform: Book
|title = edit infobox and page
|action = edit
|edit-page = Demo VisualData
|return-page =
|view = popup
|popup-size = medium
|css-class =
|pagename=formula =
|edit-freetext = true
|edit-categories = false
|edit-content-model = false
|default-categories =
|default-content-model = wikitext
|layout-align = top
|popup-help = true
|submit-button-text =
|layout = tabs
|submit-button-text =
|validate-button-text =
}}
pageproperties
schemas |
| ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
schemas-data |
|