RuneScape Wiki
Register
(Updating price)
(Updating price)
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
return {
 
return {
 
itemId = 8782,
 
itemId = 8782,
price = 1765,
+
price = 1321,
last = 1725,
+
last = 1281,
date = '02:50, May 7, 2020 (UTC)',
+
date = '02:51, June 9, 2020 (UTC)',
lastDate = '02:48, May 6, 2020 (UTC)',
+
lastDate = '02:52, June 6, 2020 (UTC)',
volume = 36.5,
+
volume = 14.3,
volumeDate = '02:50, May 7, 2020 (UTC)',
+
volumeDate = '02:51, June 9, 2020 (UTC)',
 
item = 'Mahogany plank',
 
item = 'Mahogany plank',
 
value = 1500,
 
value = 1500,

Latest revision as of 02:51, 9 June 2020

Documentation for this module may be created at Module:Exchange/Mahogany plank/doc

return {
    itemId     = 8782,
    price      = 1321,
    last       = 1281,
    date       = '02:51, June 9, 2020 (UTC)',
    lastDate   = '02:52, June 6, 2020 (UTC)',
    volume     = 14.3,
    volumeDate = '02:51, June 9, 2020 (UTC)',
    item       = 'Mahogany plank',
    value      = 1500,
    limit      = 10000,
    members    = true,
    category   = 'Construction materials',
    examine    = 'A plank of expensive mahogany.',
    usage      = {
        'Grand Exchange Market Watch/Construction',
        'Grand Exchange Market Watch/Most traded'
    }
}