Template:Scrap Navbox: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (Teamtoto moved page Template:Scrap navbox to Template:Scrap Navbox without leaving a redirect)
(favilinked, changed delimiter)
Line 8: Line 8:
| join on=IT.JoinKey=GD.JoinKey
| join on=IT.JoinKey=GD.JoinKey
| where=GD.ParentObject WITHIN 'Scrap' AND GD.ObjectID NOT LIKE "Med%"
| where=GD.ParentObject WITHIN 'Scrap' AND GD.ObjectID NOT LIKE "Med%"
| fields= GD._pageName, CONCAT('{{((}}bits{{!}}',IT.Bits, '{{))}}')=
| fields=CONCAT('{{((}}favilink page{{!}}',GD._pageName,'{{))}}'), CONCAT('{{((}}bits{{!}}',IT.Bits, '{{))}}')=
| order by=IT.Bits
| order by=IT.Bits
| format=list
| format=list
| delimiter =  - 
}}
}}


Line 17: Line 18:
| join on=IT.JoinKey=GD.JoinKey
| join on=IT.JoinKey=GD.JoinKey
| where=GD.ParentObject WITHIN 'Scrap' AND GD.ObjectID LIKE "Med%"
| where=GD.ParentObject WITHIN 'Scrap' AND GD.ObjectID LIKE "Med%"
| fields=GD._pageName, CONCAT('{{((}}bits{{!}}',IT.Bits, '{{))}}')=
| fields=CONCAT('{{((}}favilink page{{!}}',GD._pageName,'{{))}}'), CONCAT('{{((}}bits{{!}}',IT.Bits, '{{))}}')=
| order by=IT.Bits
| order by=IT.Bits
| format=list
| format=list
| delimiter =  - 
}}
}}
}}<noinclude>[[Category:Navigation]]</noinclude>
}}<noinclude>[[Category:Navigation]]</noinclude>

Revision as of 23:26, 27 February 2020