Template:Boek: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Topics" template. | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_query: | {{#cargo_query: | ||
|tables= | |tables=Topic | ||
|fields=_pageName, | |fields=_pageName, Year_of_publication, Language, Location, About, Auteur | ||
|where=Year like {{{ | |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.