Demo VisualData 1.0 / Result formats

Result formats: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
Subpages:
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Json==
==Json==  
   
<pre>
<pre>
{{#visualdataprint: Demo_VisualData
{{#visualdataprint: Demo_VisualData  
|?cover
|?cover
|?title
|?title
Line 38: Line 38:


{{#visualdataprint: Demo_VisualData
{{#visualdataprint: Demo_VisualData
|?authors/name
|?cover
|?cover
|?title
|?title
|?authors/name
|?authors/email
|?authors/email
|schema=Book
|schema=Book

Latest revision as of 20:43, 26 January 2025

Json

{{#visualdataprint: Demo_VisualData 
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=json
}}
title"Demo VisualData"
pageid419
data
authors
name"Herbert Wells"
email""
name"George Wells"
cover"File:First_Men_in_the_Moon_(1901)_frontispiece.jpg"
title"The first men in the moon"


Table

{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=table
}}
page titleauthors/nameCoverTitleEmail
Demo VisualData 1.0Herbert WellsFile:First_Men_in_the_Moon_(1901)_frontispiece.jpgThe first men in the moon 
Demo VisualData 1.0George WellsFile:First_Men_in_the_Moon_(1901)_frontispiece.jpgThe first men in the moon 


Datatable

{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=datatable
}}
page titleCoverTitleauthors/nameEmail
Demo VisualData 1.0File:First_Men_in_the_Moon_(1901)_frontispiece.jpgThe first men in the moonHerbert Wells 
Demo VisualData 1.0File:First_Men_in_the_Moon_(1901)_frontispiece.jpgThe first men in the moonGeorge Wells 


Template

{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
|format=template
}}
Title The first men in the moon
Authors

name: Herbert Wells

email:

name: George Wells

email:

Cover



See also


support & questions: support at topway.it

Download the latest version!