Module:Currencies: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 May 2025

  • curprev 23:1623:16, 5 May 2025 Medici talk contribs 1,870 bytes 0 No edit summary
  • curprev 23:1223:12, 5 May 2025 Medici talk contribs 1,870 bytes +1,870 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..."