Template:DeconstructionTableQueryDisplay: Difference between revisions
Appearance
Recreated the page Tag: Removed redirect |
testing |
||
Line 14: | Line 14: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=DeconstructionTable | tables=DeconstructionTable | ||
|fields=id, name, level, component, min_amount=min_amount, max_amount=max_amount | |fields=id, name, level, GROUP_CONCAT(component, min_amount=min_amount, max_amount=max_amount)=component | ||
|where=component = "{{{energy|Blacksmith}}}" | |where=component = "{{{energy|Blacksmith}}}" | ||
|format=template | |format=template |
Revision as of 04:39, 17 April 2025
USAGE: {{DeconstructionTableQueryDisplay|energy=Blacksmith}}, where Blacksmith is the energy name.
TODO: Make it so all energies the item creates are included BUG: Iron tools for some reason dont get ordered properly
Image | Name | Level | Component | Amount |
---|---|---|---|---|
Bronze boots | 1 | {{{components}}} |