Module:Exchange: Difference between revisions

Jump to navigation Jump to search
61 bytes removed ,  14:05, 9 November 2022
no edit summary
(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]]
--
--
-- Original version: http://runescape.wiki/w/Module:Exchange


local p = {}
local p = {}

Navigation menu