Template:Item query: Difference between revisions
From Chinese Religious Text Authority
No edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
|fields=_pageName=title | |fields=_pageName=title | ||
|format=ul | |format=ul | ||
|where=title LIKE '%{{{title|}}}%' AND UPPER(pinyin_title) LIKE UPPER('%{{{pinyin_title|}}}%') AND publication_places HOLDS LIKE '%{{{publication_place|}}}%' AND date > '{{{year_min|}}}' | |where=title LIKE '%{{{title|}}}%' AND UPPER(pinyin_title) LIKE UPPER('%{{{pinyin_title|}}}%') AND publication_places HOLDS LIKE '%{{{publication_place|}}}%' AND date > 'FORMAT({{{year_min|}}}, 'd')' | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 10:38, 18 May 2020
This is the 'Item query' template. It should be called via the Form:Item query form.