Difference between revisions of "Template:Resources Query"

Line 3: Line 3:
 
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_or}}} the language "{{{language}}}":
  
{{#vardefine:xmlpath|/modsCollection/mods[originInfo/dateIssued>'{{{year_from|}}}' and originInfo/dateIssued<'{{{year_till|}}}' and subject/topic='{{{key_word}}}' {{{and_or}}} 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.