Template:Products/Table: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
Created page with "{| class="{{#if:{{{collapsed|}}}|mw-collapsible mw-collapsed}} wikitable sortable" {{#if:{{{collapsed|}}}| |{{#tag:caption|Click to expand/collapse|style=white-space: nowrap;}}}} ! colspan="2" | Item ! Using ! Skill(s) ! Experience ! Materials {{#cargo_query: tables=Recipes |fields=_pageName=Page,Item,facility=Using,skill,level,xp,outputquantity ,inputitem1,inputquantity1,inputitem2,inputquantity2 |where=inputitem1="{{PAGENAME}}" OR inputitem2="{{PAGENAME}}" |o..."
 
No edit summary
Line 8: Line 8:
{{#cargo_query:
{{#cargo_query:
   tables=Recipes
   tables=Recipes
   |fields=_pageName=Page,Item,facility=Using,skill,level,xp,outputquantity
   |fields=_pageName=Page,Item,Facility,Skill,Level,XP,OutputQuantity
   ,inputitem1,inputquantity1,inputitem2,inputquantity2
   ,inputitem1,inputquantity1,inputitem2,inputquantity2
   |where=inputitem1="{{PAGENAME}}" OR inputitem2="{{PAGENAME}}"
   |where=inputitem1="{{PAGENAME}}" OR inputitem2="{{PAGENAME}}"
   |order by=skill ASC, level ASC, Item ASC
   |order by=Skill ASC, Level ASC, XP ASC, Item ASC
   |format=template
   |format=template
   |template=Products/Item
   |template=Products/Item

Revision as of 14:55, 4 July 2025

Click to expand/collapse
Item Using Skill(s) Experience Materials
Error: No field named "inputitem1" found for any of the specified database tables.