Template:Item query: Difference between revisions

From Chinese Religious Text Authority
No edit summary
No edit summary
Line 8: Line 8:
{{#cargo_query:
{{#cargo_query:
tables=Item_infobox, Item_infobox__creator_list
tables=Item_infobox, Item_infobox__creator_list
|join on=Item_infobox._ID=Item_infobox__creator_list._rowID
 
|fields=_pageName=title
|fields=_pageName=title


|where=title HOLDS '%{{{title|}}}%'  
|where=title HOLDS LIKE '%{{{title|}}}%'  
|group by=Item_infobox._pageName
|group by=Item_infobox._pageName
|intro=Results so far
|intro=Results so far

Revision as of 15:23, 20 May 2020

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