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).
- 00:00, 17 October 2024 Alex talk contribs created page Module:DropsLineClue (Created page with "local p = {} local string = string local commas = require('Module:Addcommas')._add function p.main(frame) local args = frame:getParent().args local type = args.type local rarity = args.rarity local altrarity = args.altrarity local altraritydash = args.altraritydash local raritynotes = args.raritynotes ~= nil and args.raritynotes ~= '' and args.raritynotes or nil local f2p = args.f2p ~= nil and args.f2p ~= '' and frame:expandTemplate{ title='(m)' } or nil local...")