Result formats: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (26 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 10: | Line 23: | ||
}} | }} | ||
'''[[Demo_VisualData|source]]''' | |||
==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 22: | Line 50: | ||
}} | }} | ||
'''[[Demo_VisualData|source]]''' | |||
==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 | |||
}} | |||
'''[[Demo_VisualData|source]]''' | |||
==Template== | |||
{{# | <pre> | ||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |?cover | ||
|?title | |?title | ||
| Line 31: | Line 89: | ||
|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 103: | ||
|format=template | |format=template | ||
}} | }} | ||
'''[[Demo_VisualData|source]]''' | |||
== See also == | |||
{{Demo VisualData footer}} | |||
Latest revision as of 00:34, 14 June 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 | authors/email |
|---|
Datatable
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|format=datatable
}}
| page title | cover | title | authors/name | authors/email |
|---|
Template
{{#visualdataprint: Demo_VisualData
|?cover
|?title
|?authors/name
|?authors/email
|schema=Book
|template=Book
|template?authors=Book authors
|format=template
}}
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
- Calendar
- Carousel
- Nested schemas
- Table mode
- Lua
- Official docs
support & questions: support at topway.it