Template:Usedin: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 4: Line 4:
-->{{#cargo_query:tables=AnvilCraft
-->{{#cargo_query:tables=AnvilCraft
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity1=Quantity, CONCAT("Smithing")=Source
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity1=Quantity, CONCAT("Smithing")=Source
|where=Resource1 LIKE "{{{1|{{PAGENAME}}}}}"
|where=Resource1="{{{1|{{PAGENAME}}}}}"
|format=template
|format=template
|template=Usedin/row
|template=Usedin/row
Line 11: Line 11:
}}{{#cargo_query:tables=AnvilCraft
}}{{#cargo_query:tables=AnvilCraft
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity2=Quantity, CONCAT("Smithing")=Source
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity2=Quantity, CONCAT("Smithing")=Source
|where=Resource2 LIKE "{{{1|{{PAGENAME}}}}}"
|where=Resource2="{{{1|{{PAGENAME}}}}}"
|format=template
|format=template
|template=Usedin/row
|template=Usedin/row
Line 18: Line 18:
}}{{#cargo_query:tables=AnvilCraft
}}{{#cargo_query:tables=AnvilCraft
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity3=Quantity, CONCAT("Smithing")=Source
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity3=Quantity, CONCAT("Smithing")=Source
|where=Resource3 LIKE "{{{1|{{PAGENAME}}}}}"
|where=Resource3="{{{1|{{PAGENAME}}}}}"
|format=template
|format=template
|template=Usedin/row
|template=Usedin/row
Line 25: Line 25:
}}{{#cargo_query:tables=AnvilCraft
}}{{#cargo_query:tables=AnvilCraft
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity4=Quantity, CONCAT("Smithing")=Source
|fields=CONCAT("[[",_pageName,"]]")=Name, Quantity4=Quantity, CONCAT("Smithing")=Source
|where=Resource4 LIKE "{{{1|{{PAGENAME}}}}}"
|where=Resource4="{{{1|{{PAGENAME}}}}}"
|format=template
|format=template
|template=Usedin/row
|template=Usedin/row
Line 56: Line 56:
-->{{#cargo_query:tables=UsedinExtraData
-->{{#cargo_query:tables=UsedinExtraData
|fields=CONCAT("[[",Source,"]]")=Name, Amount=Quantity, Type=Source
|fields=CONCAT("[[",Source,"]]")=Name, Amount=Quantity, Type=Source
|where=Item LIKE "{{{1|{{PAGENAME}}}}}"
|where=Item="{{{1|{{PAGENAME}}}}}"
|format=template
|format=template
|template=Usedin/row
|template=Usedin/row

Revision as of 03:32, 9 July 2021