Template:Boek: Difference between revisions

From Cornelis Drebbel
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Topics" template.
This is the "Cargos Books" template.


</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#cargo_query:
{{#cargo_query:
|tables=CFF_Books
|tables=Books
|fields=_pageName ,Topic.Auteur, Topic.About, Topic.Language, Topic.Location, Topic.Year_of_publication,
|fields=_pageName Language, Year, Published_in
|where=Topic.Year_of_publication like {{{Year_of_publication|'1%%%'}}} and Topic.Language like "{{{Language|%}}}" and Topic.Location like "{{{Location|%}}}" and Topic.Auteur holds "{{{Auteur|%}}}" and Topic.About holds "{{{About|%}}}"
|where=Year like {{{Year|'1%%%'}}} and Language like "{{{Language|%}}}" and Published_in like "{{{ Published_in|%}}}"  
|format=table}}
 
[[Category:Test]]
</includeonly>
</includeonly>

Revision as of 11:09, 11 November 2020

This is the "Cargos Books" template.