More actions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 22: | Line 22: | ||
{{{Desc}}} | {{{Desc}}} | ||
== Characters with this item == | == Crafting Recipe == | ||
{{#cargo_query: | |||
table=ItemRecipes, Resources | |||
|fields=CONCAT('[[File:', Resources.Sprite, '.png]]')=Image, Resources._pageName=Resouce, ItemRecipes.Quantity | |||
|where=ItemRecipes.ItemCodename = '{{{Codename}}}' | |||
|join on = Resources.Codename = ItemRecipes.ResourceLongname | |||
|format=table | |||
|headers=yes | |||
}} | |||
</includeonly> | |||
== Unique Characters with this item == | |||
{{#cargo_query: | {{#cargo_query: | ||
table=Spawners, InventorySlot | table=Spawners, InventorySlot | ||
Line 32: | Line 43: | ||
}} | }} | ||
== | == Characters with this item == | ||
{{#cargo_query: | {{#cargo_query: | ||
table= | table=Spawners, InventorySlot | ||
|fields= | |fields=Spawners._pageName = Name | ||
|where= | |where=InventorySlot.ItemCodename = '{{{Codename}}}' AND Spawners.IsUnique = false | ||
|join on = | |join on = Spawners.Codename = InventorySlot.OwnerCodename | ||
|format=table | |format=table | ||
|headers=yes | |headers=yes | ||
}} | }} | ||
Revision as of 02:19, 9 November 2024
This template defines the table "Swords". View table.
Unique Characters with this item
No results
Characters with this item
No results