Table mode: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{#visualdataprint: Demo_VisualData |?cover |?title |?authors/name |?authors/email |schema=Book |format=table }}" Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
===Mode auto === | |||
(rendered as "plain") | |||
{{#visualdataprint: Demo_VisualData | {{#visualdataprint: Demo_VisualData | ||
|?cover | |?cover | ||
Line 6: | Line 10: | ||
|schema=Book | |schema=Book | ||
|format=table | |format=table | ||
}} | |||
===Mode nested === | |||
{{#visualdataprint: Demo_VisualData | |||
|?cover | |||
|?title | |||
|?authors/name | |||
|?authors/email | |||
|schema=Book | |||
|format=table | |||
|mode=nested | |||
}} | }} |
Revision as of 07:01, 13 January 2025
Mode auto
(rendered as "plain")
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 |
Mode nested
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, George Wells |