Module:Currencies: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

12 October 2024

  • curprev 02:0902:09, 12 October 2024Alex talk contribs 1,854 bytes +1,854 Created page with "-- <pre> -- Implements {{Currency}} -- Variant of Module:Coins to support other currency types -- Original source: http://oldschool.runescape.wiki/w/Module:Coins?action=history local p = {} local currency_image = require("Module:Currency Image") local function amount(a,currency) -- convert used globals to locals where possible to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctio..."