Difference between revisions of "Template:Resources Query"

Line 1: Line 1:
 
<noinclude>This is the 'Item query' template. It should be called via the [[Form:Resources_Query]] form.
 
<noinclude>This is the 'Item query' template. It should be called via the [[Form:Resources_Query]] form.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
You are searching for resources that that were published after {{{year_from|}}} and before {{{year_till|}}}. They have the key word "{{{key_word|}}}" {{{and_or}}} the language "{{{language}}}":
+
You are searching for resources that that were published after {{{year_from|}}} and before {{{year_till|}}}. They have the key word "{{{key_word|}}}" and the language "{{{language}}}":
  
 
{{#vardefine:xmlpath|/modsCollection/mods[originInfo/dateIssued>'{{{year_from|}}}' and originInfo/dateIssued<'{{{year_till|}}}' and subject/topic='{{{key_word}}}' and language/languageTerm='{{{language}}}']}} {{Biblist}}
 
{{#vardefine:xmlpath|/modsCollection/mods[originInfo/dateIssued>'{{{year_from|}}}' and originInfo/dateIssued<'{{{year_till|}}}' and subject/topic='{{{key_word}}}' and language/languageTerm='{{{language}}}']}} {{Biblist}}
  
 
</includeonly>
 
</includeonly>

Revision as of 00:36, 5 August 2021

This is the 'Item query' template. It should be called via the Form:Resources_Query form.