Demo VisualData 1.0 / Result formats

Result formats: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
Subpages:
No edit summary
No edit summary
Line 106: Line 106:
* [[Page upload]]
* [[Page upload]]
* [[Test pageproperties 2.0]]
* [[Test pageproperties 2.0]]
* [[Test_pageproperties_2.0_-_Dependent_values|Dependent values]]
* [[Test_pageproperties_2.0_-_Queries|Queries]]

Revision as of 11:03, 5 December 2023

Json

{{#pagepropertiesprint: Test_pageproperties_2.0
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=json
}}

{{#pagepropertiesprint: Test_pageproperties_2.0 |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors |format=json }}


Table

{{#pagepropertiesprint: Test_pageproperties_2.0
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=table
}}

{{#pagepropertiesprint: Test_pageproperties_2.0 |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors |format=table }}


Datatable

{{#pagepropertiesprint: Test_pageproperties_2.0
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=datatable
}}

{{#pagepropertiesprint: Test_pageproperties_2.0 |?cover |?title |?authors/name |?authors/email |schema=Book |format=datatable }}


Template

{{#pagepropertiesprint: Test_pageproperties_2.0
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
|format=template
}}

{{#pagepropertiesprint: Test_pageproperties_2.0 |?cover |?title |?authors/name |?authors/email |schema=Book |template=Book |template?authors=Book authors |format=template }}


See also