Template:Boek: Difference between revisions

From Cornelis Drebbel
Jump to navigation Jump to search
No edit summary
No edit summary
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Boektest" template.
This is the "Books_store" template.
 
{{#cargo_declare:_table=Books
|Year=String
|Published_in=String
|Language=String
|Coord=Coordinates }}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#cargo_query:
{{#cargo_store:_table=Books
|tables=Books
|Year={{{Year|}}}
|fields=_pageName, Year, Language, Published_in
|Published_in={{{Published_in|}}}
|where=Year like {{{Year|'1%%%'}}} and (Language = "{{{Language}}}" or Language IN ('French', 'Dutch', 'German', 'English')) and Published_in = "{{{Published_in|}}}"
|Language={{{Language|}}}
|format=table  }}
|Coord={{#geocode:{{{Published_in|}}}}}
 
}}
[[Category:Test]]
</includeonly>
</includeonly>

Revision as of 20:51, 21 November 2020

This is the "Books_store" template. This template defines the table "Books". View table. A replacement table has been generated for this table; View replacement table.