Demo VisualData 1.0

From Wikisphere
Revision as of 12:19, 26 October 2023 by Admin (talk | contribs)

Demo VisualData
Jump to navigation Jump to search

This is a page with an infobox that demonstrates the use of PageProperties (latest version) used as a CRUD

Click the button below to edit the article's metadata through a popup or the tab "Edit semantic" among the article's actions.


{{#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 = }}


The popup is rendered using the following code

{{#pagepropertiesform: Book
|title = edit infobox and page
|action = edit
|edit-page = {{FULLPAGENAME}}
|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 =
}}


The infobox is rendered through the following code

{{#pagepropertiesprint: {{FULLPAGENAME}}
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
}}


{{#pagepropertiesprint: Demo VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors }}

pageproperties

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"