Template:Item query: Difference between revisions

From Chinese Religious Text Authority
(Undo revision 662 by Greg (talk))
No edit summary
Line 14: Line 14:
AND UPPER(pinyin_title) LIKE UPPER('%{{{pinyin_title|}}}%')
AND UPPER(pinyin_title) LIKE UPPER('%{{{pinyin_title|}}}%')
AND creator_list HOLDS LIKE '%{{{creator|}}}%'
AND creator_list HOLDS LIKE '%{{{creator|}}}%'
AND publication_places HOLDS LIKE '%{{{publication_place|}}}%'
|group by=Item_infobox._pageName
|group by=Item_infobox._pageName
}}
}}
</includeonly>
</includeonly>

Revision as of 12:25, 20 May 2020

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