Template:Usedin: Difference between revisions
From IdleOn MMO Wiki
imported>Kiokurashi No edit summary |
imported>Kiokurashi No edit summary |
||
Line 2: | Line 2: | ||
## Anvil Section. | ## Anvil Section. | ||
-->{{#cargo_query:tables=AnvilCraft | -->{{#cargo_compound_query: | ||
table=AnvilCraft;where=Resource1="{{{1|{{PAGENAME}}}";fields=CONCAT("[[",_pageName,"]]")=Name,Quantity1=Quantity, CONCAT("Smithing")=Source | |||
|table=AnvilCraft;where=Resource2="{{{1|{{PAGENAME}}}";fields=CONCAT("[[",_pageName,"]]")=Name,Quantity2=Quantity, CONCAT("Smithing")=Source | |||
|table=AnvilCraft;where=Resource3="{{{1|{{PAGENAME}}}";fields=CONCAT("[[",_pageName,"]]")=Name,Quantity3=Quantity, CONCAT("Smithing")=Source | |||
|table=AnvilCraft;where=Resource4="{{{1|{{PAGENAME}}}";fields=CONCAT("[[",_pageName,"]]")=Name,Quantity4=Quantity, CONCAT("Smithing")=Source | |||
|format=template | |||
|template=Usedin/row | |||
|named args=yes | |||
|default= | |||
}} | |||
<!-- Old way for reserve | |||
{{#cargo_query:tables=AnvilCraft | |||
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity1=Quantity, CONCAT("Smithing")=Source | |fields=CONCAT("[[",_pageName,"]]")=Name, Quantity1=Quantity, CONCAT("Smithing")=Source | ||
|where=Resource1="{{{1|{{PAGENAME}}}}}" | |where=Resource1="{{{1|{{PAGENAME}}}}}" | ||
Line 30: | Line 41: | ||
|named args=yes | |named args=yes | ||
|default= | |default= | ||
}}<!-- | }}--><!-- | ||
## Quests Section. | ## Quests Section. |