Result formats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: 2017 source edit |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | ==Json== | ||
<pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=json | |||
}} | |||
</pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |?cover | ||
|?title | |?title | ||
Line 11: | Line 24: | ||
{{# | ==Table== | ||
<pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |?cover | ||
|?title | |?title | ||
|?authors/name | |?authors/name | ||
|?authors/email | |||
|schema=Book | |||
|format=table | |||
}} | |||
</pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?authors/name | |||
|?cover | |||
|?title | |||
|?authors/email | |?authors/email | ||
|schema=Book | |schema=Book | ||
Line 23: | Line 49: | ||
{{# | |||
==Datatable== | |||
<pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=datatable | |||
}} | |||
</pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=datatable | |||
}} | |||
==Template== | |||
<pre> | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |?cover | ||
|?title | |?title | ||
Line 31: | Line 84: | ||
|template=Book | |template=Book | ||
|template?authors=Book authors | |template?authors=Book authors | ||
|format= | |format=template | ||
}} | }} | ||
</pre> | |||
{{#visualdataprint: Demo_VisualData | |||
{{# | |||
|?cover | |?cover | ||
|?title | |?title | ||
Line 45: | Line 98: | ||
|format=template | |format=template | ||
}} | }} | ||
== See also == | |||
{{Demo VisualData footer}} |
Latest revision as of 20:43, 26 January 2025
Json
{{#visualdataprint: Demo_VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |format=json }}
|
Table
{{#visualdataprint: Demo_VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |format=table }}
page title | authors/name | Cover | Title | |
---|---|---|---|---|
Demo VisualData 1.0 | Herbert Wells | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | |
Demo VisualData 1.0 | George Wells | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon |
Datatable
{{#visualdataprint: Demo_VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |format=datatable }}
page title | Cover | Title | authors/name | |
---|---|---|---|---|
Demo VisualData 1.0 | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | Herbert Wells | |
Demo VisualData 1.0 | File:First_Men_in_the_Moon_(1901)_frontispiece.jpg | The first men in the moon | George 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
- Demo VisualData 1.0
- New task
- Page upload
- CRUD
- Result formats
- Dependent values
- Geolocation
- Queries
- Query cities (join queries)
- Dynamic catalogue
- Datatable cards
- Nested schemas
- Carousel
- Table mode
- Lua
- Official docs
support & questions: support at topway.it