Template:Books: Difference between revisions
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.  | ||
<  | <li style="display: inline-table;">  | ||
{{#cargo_query:  | |||
{{#  | tables=Books  | ||
|fields=Place, Coord, Datum, Activity, Website  | |||
|where=Year = "{{{Year|%}}}"  | |||
|where=Language= "{{{Language|%}}}"  | |||
|  | |where=Published in = "{{{Published in|%}}}"  | ||
|format=table  | |||
</  | }}  | ||
</li>  | |||
Revision as of 10: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.