Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Swords: Difference between revisions

Template page
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:
}}
}}


== Crafting Recipe ==  
== Characters with this item ==  
{{#cargo_query:
{{#cargo_query:
table=ItemRecipes, Resources
table=Spawners, InventorySlot
|fields=CONCAT('[[File:', Resources.Sprite, '.png]]')=Image, Resources._pageName=Resouce, ItemRecipes.Quantity
|fields=Spawners._pageName = Name
|where=ItemRecipes.ItemCodename = '{{{Codename}}}'
|where=InventorySlot.ItemCodename = '{{{Codename}}}' AND Spawners.IsUnique = false
|join on = Resources.Codename = ItemRecipes.ResourceLongname
|join on = Spawners.Codename = InventorySlot.OwnerCodename
|format=table
|format=table
|headers=yes
|headers=yes
}}
}}
</includeonly>

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