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).
- 01:00, 17 October 2024 Alex talk contribs created page Module:Bestiary/Sandbox (Created page with "local p = {} local yesno = require('Module:Yesno') local pt = require('Module:Paramtest') local enum = require('Module:Enum') local pagelisttools = require('Module:PageListTools') local avg = require('Module:Average_drop_value/Sandbox') local curr = require('Module:Currency')._amount local pageswithcats = pagelisttools.pageswithcats local smwstats = {} -- Formats a table header function p.header(tbl, verbose) local tr = tbl:tag('tr') :tag('th'):addClass('u...")