Module:Coins2: 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.

19 May 2024

  • curprev 09:2809:28, 19 May 2024Hefner talk contribs 1,893 bytes +372 No edit summary
  • curprev 09:2609:26, 19 May 2024Hefner talk contribs 1,521 bytes −492 No edit summary
  • curprev 09:2509:25, 19 May 2024Hefner talk contribs 2,013 bytes +2,013 Created page with "-- <pre> -- Implements {{Coins}} -- Original source: http://runescape.wiki/w/Module:Coins?action=history local p = {} local function amount(a) -- 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.ParserFunctions.expr local ret = {'<span class="coins coins-', true, true, true, '</span>'} -- strip commas from input -- @example '123,456,789'..."