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

Template:Resources: Difference between revisions

Template page
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 13: Line 13:
== Recipes requiring this item ==  
== Recipes requiring this item ==  
{{#cargo_compound_query:
{{#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, Swords;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
|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
|format=table

Revision as of 02:52, 9 November 2024

This template defines the table "Resources". View table.