Template:Cargo Books: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the " | This is the "Cargo Books" template. | ||
</noinclude> | |||
<includeonly> | <includeonly> | ||
{{#cargo_query: | {{#cargo_query: | ||
|tables=Books | |tables=Books | ||
|fields=_pageName, Language, Year, Published_in | |fields=_pageName, Language, Year, Published_in | ||
|where=Year like {{{Year| | |where=Year like "{{{Year|%}}}" and Language like "{{{Language|%}}}" and Published_in like "{{{ Published_in|%}}}" }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 10:34, 31 July 2022
This is the "Cargo Books" template.