Result formats
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 }}