Calculator:Magic/Aurum: Difference between revisions
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
</thead> | </thead> | ||
<tbody> | <tbody> | ||
{{#cargo_query: | |||
tables=Items | |||
|fields=name,buyprice | |||
|where=name IN ('Item A','Item B','Item C') <!-- Replace with your actual item names --> | |||
|format=template | |||
|template=Calculator/Magic/Aurum | |||
}} | |||
</tbody> | </tbody> | ||
</table> | </table> |