Calculator:Magic/Aurum: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#widget:Calculator/Magic/Aurum}} <!-- | {{#widget:Calculator/Magic/Aurum}} <!-- Your input + JS widget --> | ||
<table id="aurum-table" border="1"> | <table id="aurum-table" border="1"> | ||
Line 11: | Line 11: | ||
</tr> | </tr> | ||
</thead> | </thead> | ||
{{#cargo_query: | |||
{{#cargo_query: | tables=Items | ||
|fields=name,buyprice | |||
|where=name IN ('Item A','Item B','Item C') | |||
|format=template | |||
|template=Calculator/Magic/Aurum | |||
}} | |||
}} | |||
</table> | </table> |