Template:Books: Difference between revisions

From Cornelis Drebbel
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
It should be called with Year, Language, Published in.
It should be called with Year, Language, Published in.


Edit the page to see the template text.
 
</noinclude>
<li style="display: inline-table;">
<includeonly>
{{#cargo_query:
{{#ask:
tables=Books
[[Category:Books]]
|fields=Place, Coord, Datum, Activity, Website
[[Year::{{{Year|+}}}]]
|where=Year = "{{{Year|%}}}"
[[Language::{{{Language|+}}}]]
|where=Language= "{{{Language|%}}}"
|mainlabel=Book |?Published in |?Year |?Language  |format=table |link=all |headers=show |sep=, |default=This query returned no results }}
|where=Published in = "{{{Published in|%}}}"
[[Category:Books]]
|format=table
</includeonly>
}}
</li>

Revision as of 09:40, 31 July 2022

This is the "Books Query" template. It should be called with Year, Language, Published in.


  • Error: No field named "Place" found for any of the specified database tables.