Template:Item query: Difference between revisions
From Chinese Religious Text Authority
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
tables=Item_infobox, Item_infobox__creator_list | tables=Item_infobox, Item_infobox__creator_list | ||
|join on=Item_infobox._ID=Item_infobox__creator_list._rowID | |join on=Item_infobox._ID=Item_infobox__creator_list._rowID | ||
|fields=title= | |fields=title=item_title | ||
|format=ol | |format=ol | ||
|where= | |where=item_title HOLDS '{{{title|}}}' | ||
|group by=Item_infobox._pageName | |group by=Item_infobox._pageName | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 16:36, 7 April 2021
This is the 'Item query' template. It should be called via the Form:Item query form.