1,300
edits
(Created page with "--[[ {{Helper module|name=Exchange |fname1=_price(arg) |ftype1=String |fuse1=Gets the current median price of item named arg |fname2=_value(arg) |ftype2=String |fuse2=Gets the value of item named arg }} --]] -- <nowiki> -- -- Implements various exchange templates -- See Individual method docs for more details -- -- See also: -- - Module:ExchangeData -- - Module:ExchangeDefault -- -- Original version: http://runescape.wiki/w/Module:Exchange local p = {} -- only...") |
No edit summary |
||
Line 18: | Line 18: | ||
-- - [[Module:ExchangeDefault]] | -- - [[Module:ExchangeDefault]] | ||
-- | -- | ||
local p = {} | local p = {} |