Template:Creatures with the item: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
m (ah the inventory table was punked)
Line 3: Line 3:
<li>
<li>
{{#cargo_query
{{#cargo_query
:tables = GeneralData,Inventory
:tables = GeneralData,Inventory
|join = GeneralData._pageID = Inventory._pageID
|join = GeneralData._pageID = Inventory._pageID
|fields = GeneralData.PlainName = Page
|fields = GeneralData.PlainName = Page
|where = BINARY Inventory.Item = '{{PAGENAME}}'
|where = BINARY Inventory.Item = '{{PAGENAME}}'
|template = favilink
|template = favilink
|delimiter=<li>
|default = {{{1}}}
|delimiter = <li>
}}
}}
</li>
</li>

Revision as of 13:23, 11 August 2021