Items: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Below is | Below is a list of all items in ''[[HighSpell]]'', along with their corresponding values: buy price, sell price, and when casting [[Aurum Minor]] or [[Aurum Majora]]. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 8: | Line 8: | ||
! Aurum Minor | ! Aurum Minor | ||
! Aurum Majora | ! Aurum Majora | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Items | tables=Items | ||
|fields=_pageName | |fields=_pageName,Price | ||
|order by=Name ASC | |order by=Name ASC | ||
|limit=10000 | |||
|format=template | |format=template | ||
|template=ItemList | |template=ItemList | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
|} | |} |