Template:Usedin: Difference between revisions
From IdleOn MMO Wiki
Kiokurashi (talk | contribs) No edit summary |
Kiokurashi (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
## Anvil, Stamps, and UsedinExtra Section. | ## Anvil, Stamps, and UsedinExtra Section. | ||
-->{{#cargo_compound_query: | -->{{#cargo_compound_query: | ||
tables=AnvilCraft;where=Resource1="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[", | tables=AnvilCraft;where=Resource1="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Resource1,"]]")=Name,Quantity1=Quantity, CONCAT("Smithing")=Source | ||
|tables=AnvilCraft;where=Resource2="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[", | |tables=AnvilCraft;where=Resource2="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Resource2,"]]")=Name,Quantity2=Quantity, CONCAT("Smithing")=Source | ||
|tables=AnvilCraft;where=Resource3="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[", | |tables=AnvilCraft;where=Resource3="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Resource3,"]]")=Name,Quantity3=Quantity, CONCAT("Smithing")=Source | ||
|tables=AnvilCraft;where=Resource4="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[", | |tables=AnvilCraft;where=Resource4="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Resource4,"]]")=Name,Quantity4=Quantity, CONCAT("Smithing")=Source | ||
|tables=Stamps;where=Material="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",_pageName,"]]")=Name, CONCAT("Lots")=Quantity, CONCAT("Stamps")=Source, Bonus=TooltipString | |tables=Stamps;where=Material="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",_pageName,"]]")=Name, CONCAT("Lots")=Quantity, CONCAT("Stamps")=Source, Bonus=TooltipString | ||
|tables=UsedinExtraData;where=Item="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Source,"]]")=Name, Amount=Quantity, Type=Source | |tables=UsedinExtraData;where=Item="{{{1|{{PAGENAME}}}}}";fields=CONCAT("[[",Source,"]]")=Name, Amount=Quantity, Type=Source |