Result formats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Json== | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | {{#pagepropertiesprint: Test_pageproperties_2.0 | ||
|?cover | |?cover | ||
Line 10: | Line 12: | ||
}} | }} | ||
==Table== | |||
<pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=table | |||
}} | |||
</pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | {{#pagepropertiesprint: Test_pageproperties_2.0 | ||
Line 23: | Line 38: | ||
==Datatable== | |||
<pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=datatable | |||
}} | |||
</pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=datatable | |||
}} | |||
==Template== | |||
<pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | {{#pagepropertiesprint: Test_pageproperties_2.0 | ||
|?cover | |?cover | ||
Line 31: | Line 73: | ||
|template=Book | |template=Book | ||
|template?authors=Book authors | |template?authors=Book authors | ||
|format= | |format=template | ||
}} | }} | ||
</pre> | |||
{{#pagepropertiesprint: Test_pageproperties_2.0 | {{#pagepropertiesprint: Test_pageproperties_2.0 |
Revision as of 09:34, 6 November 2023
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 }}