Template:Item query: Difference between revisions

From Chinese Religious Text Authority
No edit summary
No edit summary
Line 12: Line 12:
|format=ol
|format=ol
|where=title LIKE '%{{{title|}}}%'
|where=title LIKE '%{{{title|}}}%'
AND UPPER(pinyin_title) WITHIN ('%{{{pinyin_title|}}}%')
AND UPPER(pinyin_title) LIKE ('%{{{pinyin_title|}}}%')
AND creator_list WITHIN '%{{{creator|}}}%'
AND creator_list HOLDS '%{{{creator|}}}%'
|group by=Item_infobox._pageName
|group by=Item_infobox._pageName
}}
}}
</includeonly>
</includeonly>

Revision as of 14:45, 20 May 2020

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