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:12, 17 October 2024 Alex talk contribs created page Module:GEBot dump (Created page with "local p = {} function p.get(frame) return p._get(frame.args[1], frame.args[2]=='yes') end function p._get(offset, allowhistorical) local dpl = [=[ {{#dpl: |namespace=Module |titlematch=Exchange/%% |nottitlematch=Exchange/%%/Data |nottitlematch=Exchange/%%/doc |nottitlematch=Exchange/%%/annotations.json |ordermethod=title |format=,@%%TITLE%%@,, |replaceintitle=/^Exchange\//, |offset=%s }} ]=] dpl = dpl:format(offset) local res = mw.getCurrentFrame():preprocess(dpl)...")