All public logs
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).
- 23:57, 12 October 2024 Alex talk contribs created page Module:Currency (Created page with "-- <pre> -- Implements various currency templates -- local p = {} local function amount (a, coinType) -- 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 inventory-image ', true, true, true, true, '</span>'} -- add class for CSS to add the correct image with -- see [[...")