Butchery: Difference between revisions

Jump to navigation Jump to search
(implanted)
m (remove unnecessary CONCAT)
Line 14: Line 14:
{{#cargo_query:tables=Corpses=C,CorpseTables=CT
{{#cargo_query:tables=Corpses=C,CorpseTables=CT
|join on=C.JoinKey=CT.JoinKey
|join on=C.JoinKey=CT.JoinKey
|fields=CONCAT('{{((}}favilink{{!}}',CONCAT(C._pageName),'{{))}}')=Page
|fields=CONCAT('{{((}}favilink{{!}}',C._pageName,'{{))}}')=Page
|where=CT.ObjectID IS NOT NULL AND C._pageNamespace = '0'
|where=CT.ObjectID IS NOT NULL AND C._pageNamespace = '0'
|group by=C._pageName
|group by=C._pageName