Template:Item query: Difference between revisions

From Chinese Religious Text Authority
No edit summary
No edit summary
Line 11: Line 11:
|fields=_pageName=title
|fields=_pageName=title
|format=ol
|format=ol
|where=title HOLDS '%{{{title|}}}%'
|where=title HOLDS '%{{{title|}}}%' AND UPPER(pinyin_title) HOLDS ('%{{{pinyin_title|}}}%') AND creator_list HOLDS '%{{{creator|}}}%'
AND UPPER(pinyin_title) HOLDS ('%{{{pinyin_title|}}}%')
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.