Difference between revisions of "Template:Resources Query"

(test language)
m
Line 3: Line 3:
 
You are searching for resources that are older than "{{{year_from|}}}" but younger than "{{{year_till|}}}" and have the key word "{{{key_word|}}}:
 
You are searching for resources that are older than "{{{year_from|}}}" but younger than "{{{year_till|}}}" and have the key word "{{{key_word|}}}:
  
{{#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 23:32, 4 August 2021

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