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 "Boektest" template.
This is the "Topics" template.


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


[[Category:Test]]
[[Category:Test]]
</includeonly>
</includeonly>

Revision as of 21:29, 10 November 2020

This is the "Topics" template.