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).

Logs
  • 15:00, 16 October 2024 Alex talk contribs created page Module:QuestDetails (Created page with "-- <nowiki> -- {{Quest details}} local p = {} local yesno = require('Module:Yesno') local onmain = require('Module:Mainonly').on_main() local buildMap --= require('Module:Map').buildMap -- lazy loaded local title = mw.title.getCurrentTitle() local difficulties = { none = 'None', novice = 'Novice', intermediate = 'Intermediate', experienced = 'Experienced', master = 'Master', grandmaster = 'Grandmaster', special = 'Special' } difficulties['...")