More actions
No edit summary |
No edit summary Tag: 2017 source edit |
||
Line 10: | Line 10: | ||
}}</noinclude><includeonly>{{#cargo_store:_table=Resources}}== Information == | }}</noinclude><includeonly>{{#cargo_store:_table=Resources}}== Information == | ||
{{{Desc}}} | {{{Desc}}} | ||
== Recipes requiring this item == | |||
{{#cargo_compound_query: | |||
tables=ItemRecipes, Sword;fields=CONCAT('[[File:', Swords.Sprite, '.png]]')=Image,Swords._pageName=Name;where=ItemRecipes.ItemCodename='{{{Codename}}}';join on=Swords.Codename=ItemRecipes.ItemCodename | |||
|tables=ItemRecipes, Ranged;fields=CONCAT('[[File:', Ranged.Sprite, '.png]]')=Image,Ranged._pageName=Name;where=ItemRecipes.ItemCodename='{{{Codename}}}';join on=Ranged.Codename=ItemRecipes.ItemCodename | |||
|format=table | |||
|headers=yes | |||
}} | |||
== Characters with this item == | |||
{{#cargo_query: | |||
table=Spawners, InventorySlot | |||
|fields=Spawners._pageName = Name | |||
|where=InventorySlot.ItemCodename = '{{{Codename}}}' AND Spawners.IsUnique = false | |||
|join on = Spawners.Codename = InventorySlot.OwnerCodename | |||
|format=table | |||
|headers=yes | |||
}} | |||
</includeonly> | </includeonly> |
Revision as of 02:51, 9 November 2024
This template defines the table "Resources". View table.