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
 
(6 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

Latest revision as of 20:43, 26 January 2025

Json

{{#visualdataprint: Demo_VisualData 
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=json
}}
Empty array


Table

{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=table
}}
page titleauthors/namecovertitleauthors/email


Datatable

{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=datatable
}}
page titlecovertitleauthors/nameauthors/email


Template

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




See also


support & questions: support at topway.it

Download the latest version!