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).
- 00:13, 17 October 2024 Alex talk contribs created page Module:ZMICalculator (Created page with "local p = {} -- For calculating experience local helpers = require('Module:Skill_calc/Helpers') local experience = require('Module:Experience') -- For rendering the tables local commas = require('Module:Addcommas')._add local coins = require('Module:Coins')._amount local gePrices = mw.loadJsonData('Module:GEPrices/data.json') local yesno = require('Module:Yesno') function nocoins(num) frame = mw.getCurrentFrame() return frame:preprocess('{{Nocoins|' .. num .. '}}') e...")