All public logs

Jump to navigation Jump to search

Combined display of all available logs of RuneRealm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:00, 17 October 2024 Alex talk contribs created page Module:Damage (Created page with "-- <pre> -- Implements {{MDamage}} 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 = {true, true, true, true, '</span>'} ret[1] = '<span class="MDamage Mdamage-' -- strip commas from input -- @example {{GEPrice|Foo}} -> '1,000' a = string.gsub(a, ',', '') -- for...")