Template:Item query: Difference between revisions

From Chinese Religious Text Authority
No edit summary
No edit summary
Line 16: Line 16:
       creator_list HOLDS LIKE '%{{{creators|}}}%' AND
       creator_list HOLDS LIKE '%{{{creators|}}}%' AND
       publishers HOLDS LIKE '%{{{publisher|}}}%' AND
       publishers HOLDS LIKE '%{{{publisher|}}}%' AND
       YEAR(date) = {{{year_exact|}}}
       YEAR(date) = "{{{year_exact|}}}"


|group by=Item_infobox._ID
|group by=Item_infobox._ID

Revision as of 17:41, 26 May 2021

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