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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 12:38, 17 October 2024 Alex talk contribs created page Template:Fish (Created page with "{{Navbox |title = Fish |name = Fish |gtype1 = subgroup |gtitle1 = Normal |group1 = {{Navbox |subgroup = yes |gtitle1 = Cooked |group1 = * {{plink|Shrimps}} * {{plink|Sardine}} * {{plink|Herring}} * {{plink|Anchovies}} * {{plink|Mackerel}} * {{plink|Trout}} * {{plink|Cod}} * {{plink|Pike}} * {{plink|Cooked slimy eel|txt=Slimy eel}} * {{plink|Salmon}} * {{plink|Tuna}} * {{plink|Rainbow fish}} * {{plink|Cave eel}} * {{pl...")
  • 12:37, 17 October 2024 Alex talk contribs created page Template:Empty (Created page with "<noinclude>{{/doc}}</noinclude>")
  • 12:36, 17 October 2024 Alex talk contribs created page Template:D/doc (Created page with "{{Documentation}} The '''D''' template is used to mark a page for '''speedy deletion'''. Speedy deletion should only be used if the page in question does not require a full deletion process through requests for deletion. Read the criteria for speedy deletion page first to see if it truly is a candidate. This template adds pages to Category:Speedy deletion candidates. ==Usage== {{T|D|R...")
  • 12:36, 17 October 2024 Alex talk contribs created page Template:DropsTableHead (Created page with "<includeonly><table class="wikitable sortable filterable item-drops autosort=4,a" style="text-align:center"> <tr> <th style="border-right: none;" class="drops-img-header drop-disp-btn unsortable" title="Sort items by category, rarity and name."></th> <th style="border-left: none;" class="item-col">Item</th> <th data-sort-type="number">Quantity</th> <th>Rarity</th> <th class="ge-column" data-sort-type="number">Price</th> <th class="alch-column" data-sort-type="number">Hig...")
  • 12:34, 17 October 2024 Alex talk contribs created page Template:D (Created page with "<includeonly>{| class="messagebox action" | <div style="font-size:140%; text-align:center; text-decoration:line-through">'''[{{fullurl:{{FULLPAGENAME}}|action=delete&wpReason={{urlencode:{{{1|}}}}}}} delete]'''</div> | '''This {{PageType}} is a candidate for speedy deletion.'''<span style="font-size:0.85em;">{{#if:{{{1|}}}|<br clear="all" />Reason: ''{{{1}}}''}}<br>Before deletion, check Special:Whatlinkshere/{{FULLPAGENAME}}|...")
  • 12:29, 17 October 2024 Alex talk contribs created page Template:Bar (Created page with "{{Navbox |name = Bar |title = Bars |gtitle1 = Standard |group1 = * {{plink|Bronze bar|txt=Bronze}} * {{plink|Iron bar|txt=Iron}} * {{plink|Silver bar|txt=Silver}} * {{plink|Steel bar|txt=Steel}} * {{plink|Gold bar|txt=Gold}} * {{plink|Mithril bar|txt=Mithril}} * {{plink|Adamantite bar|txt=Adamantite}} * {{plink|Runite bar|txt=Runite}} |gtitle2 = Elemental |group2 = * {{plink|Elemental metal|txt=Elemental}} * {{plink|Primed bar|txt=Primed...")
  • 12:24, 17 October 2024 Alex talk contribs created page Template:)/doc (Created page with "{{Documentation}} This template displays a single closing curly brace for use in {{#if:}} parser functions and tables where normally displaying a curly brace would disturb the code. ==Usage== This template can be used by entering the following: <pre>{{)}}</pre> <includeonly>{{PAGENAME}}</includeonly> {{TemplateData|<templatedata> { "params": {}, "description": "This template displays a single closing curly brace for use in parser f...")
  • 12:24, 17 October 2024 Alex talk contribs created page Template:) (Created page with "}<noinclude>{{/doc}}</noinclude>")
  • 12:24, 17 October 2024 Alex talk contribs created page Module:Wilderness agility calculator (Created page with "local gePrice = require('Module:Exchange')._price local yesNo = require('module:Yesno') local coins = require('module:Coins')._amount local addCommas = require('module:Addcommas')._add local p = {} local lapRanges = {{1, 15}, {16, 30}, {31, 60}, {61, 65536}} local angler = gePrice('Blighted anglerfish') angler = angler - math.floor(0.01 * angler) local manta = gePrice('Blighted manta ray') manta = manta - math.floor(0.01 * angler) local kbwan = gePrice('Blighted karam...")
  • 12:24, 17 October 2024 Alex talk contribs created page Module:Uses tool list (Created page with "local p = {} local commas = require('Module:Addcommas') local skillPic = require('Module:SCP')._main local yesNo = require('Module:Yesno') local lang = mw.getContentLanguage() local trim = mw.text.trim local split = mw.text.split local jsonDecode = mw.text.jsonDecode function buildRow(recipe, tool) local ret = mw.html.create('tr') -- Outputs ret:tag('td'):wikitext(recipe.output.image) ret:tag('td'):attr('data-sort-value', recipe.output.name):wikitext(commas._add(...")
  • 12:24, 17 October 2024 Alex talk contribs created page Module:Uses material list/Sandbox (Created page with "local p = {} local geprice = require('Module:Exchange')._price local commas = require('Module:Addcommas') local skillpic = require('Module:SCP')._main local yesno = require('Module:Yesno') local lang = mw.getContentLanguage() local trim = mw.text.trim local split = mw.text.split function p.main(frame) return p._main(frame:getParent().args) end function p._main(args) local materials = {} if (args == nil) then table.insert(materials, mw.title.getCurrentTitle().text...")
  • 12:24, 17 October 2024 Alex talk contribs created page Module:TrailblazerQuestLine (Created page with "local tb = require('Module:Trailblazer Region')._badge local p = {} function p.main(frame) local args = frame:getParent().args local regions = {'misthalin', 'karamja', 'asgarnia', 'desert', 'fremennik', 'kandarin', 'morytania', 'tirannwn', 'wilderness'} local ret = mw.html.create('tr') mw.log(args[1]) if args['incompletable'] == 'Yes' then ret:tag('th'):wikitext(args[1]):addClass('table-bg-red') else ret:tag('th'):wikitext(args[1]) end mw.log(tostring(ret...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Tabber (Created page with "local p = {} -- Access point for other modules -- argument format: {{"tab 1 label", "tab 1 content"}, {"tab 2 label", "tab 2 content"}, {"etc", "..."}} function p.tabber(tabs) preprocess = preprocess == nil and true or preprocess -- if no preprocess defined, set to true local tabber = "" for i, tab in ipairs(tabs) do if i > 1 then tabber = tabber .. "|-|" end tabber = tabber .. mw.text.trim(tab[1]) .. '=' .. tab[2] end return mw.getCurrentFrame():callParse...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Spell cost table (Created page with "-- <pre> local p = {} local gep = require('Module:Exchange')._price local coins = require('Module:Coins')._amount local combo_runes = { ['mist rune'] = { ['air rune'] = true, ['water rune'] = true }, ['dust rune'] = { ['air rune'] = true, ['earth rune'] = true }, ['mud rune'] = { ['water rune'] = true, ['earth rune'] = true }, ['smoke rune'] = { ['air rune'] = true, ['fire rune'] = true }, ['steam rune'] = { ['water rune'] = true, ['fire rune'] = true }, ['lava...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skilling success chart/Sandbox (Created page with "local chart = require( 'Module:Chart data' ) local p = {} function interp(low, high, level) local value = math.floor(low*(99-level)/98 + high*(level-1)/98 + 0.5) + 1 return math.min(math.max(value / 256, 0), 1) end function oldInterp(low, high, level) local value = math.modf(low*(99-level)/98) + math.modf(high*(level-1)/98) + 1 return math.min(math.max(value / 256, 0), 1) end function bonusInterp(low, high, bonuslow, bonushigh, level) local value = interp(low,...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill pet calc (Created page with "local p = {} local commas = require('Module:Addcommas')._add local helpers = require('Module:Skill calc/Helpers') local pets = { ['Baby chinchompa'] = { ['Grey chinchompa'] = { base = 131395, level = 53 }, ['Red chinchompa'] = { base = 98373, level = 63 }, ['Black chinchompa'] = { base = 82758, level = 73 } }, ['Beaver'] = { ['Achey'] = { base = 317647, level = 1 }, ['Regular'] = { base = 317647, level = 1 }, ['Oak'] = { base = 361146, level = 15 }, ['...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill info/Sandbox (Created page with "-------------------------- -- Module for Template:Skill info -------------------------- local p = {} local onmain = require('Module:Mainonly').on_main local paramtest = require('Module:Paramtest') local infobox = require('Module:Infobox/sandbox') local yesno = require('Module:Yesno') local scp = require('Module:SCP')._main local qty = require('Module:Quantity box')._main local editbutton = require('Module:Edit button') local edit = editbutton("'''?''' (edit)") loca...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Woodcutting (Created page with "return { { name = 'Logs', level = 1, xp = 25, members = 'No', type = 'Regular' }, { name = 'Achey tree logs', level = 1, xp = 25, members = 'Yes', type = 'Regular' }, { name = 'Charcoal', level = 1, xp = 25, members = 'No', type = 'Regular' }, { name = 'Thatch spar light', level = 10, xp = 32, members = 'Yes'...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Thieving (Created page with "return { { name = 'Man', pic = 'Thief Man', level = 1, xp = 8, members = 'Yes', type = 'Pickpocket' }, { name = 'Winter sq\'irkjuice', level = 1, xp = 350, members = 'Yes', type = 'Other' }, { name = 'Vegetable stall', pic = 'Cabbage', level = 2, xp = 10, members = 'Yes', type = 'Stalls' }, { name = 'Bakery stall', pi...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Smithing (Created page with "return { { name = 'Bronze bar', level = 1, xp = 6.2, materials = { { name = 'Copper ore', quantity = 1 }, { name = 'Tin ore', quantity = 1 } }, members = 'No', type = 'Smelting' }, { name = 'Blurite bar', level = 8, xp = 8, materials = { { name = 'Blurite ore', quantity = 1 } }, members = 'No', type = 'Smelting' }, {...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Runecraft (Created page with "return { { name = 'Air rune', level = 1, xp = 5, materials = { { name = 'Pure essence', quantity = 1 } }, members = 'No', type = 'Regular' }, { name = 'Air tiara', level = 1, xp = 25, materials = { { name = 'Tiara', quantity = 1 }, { name = 'Air talisman', quantity = 1 } }, members = 'No', type = 'Tiara' }, { name = '...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Prayer (Created page with "return { { name = 'Bones', level = 1, xp = 4.5, materials = { { name = 'Bones', quantity = 1 } }, members = 'No', type = 'Regular' }, { name = 'Blessed bone shards', level = 30, xp = 5, materials = { { name = 'Blessed bone shards', quantity = 1 }, { name = 'Jug of blessed wine', quantity = 0.0025 }, }, members = 'Yes', type = 'Bless...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Mining (Created page with "return { { name = 'Clay', level = 1, xp = 5, members = 'No', type = 'Regular' }, { name = 'Rune essence', level = 1, xp = 5, members = 'No', type = 'Regular' }, { name = 'Copper ore', level = 1, xp = 17.5, members = 'No', type = 'Regular' }, { name = 'Tin ore', level = 1, xp = 17.5, members = 'No', ty...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Magic (Created page with "return { { name = 'Wind Strike', level = 1, xp = 5.5, materials = { { name = 'Air rune', quantity = 1 }, { name = 'Mind rune', quantity = 1 } }, members = 'No', type = 'Combat' }, { name = 'Confuse', level = 3, xp = 13, materials = { { name = 'Body rune', quantity = 1 }, { name = 'Earth rune', quantity = 2 }, { name = 'Water rune', qua...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Hunter (Created page with "return { { name = 'Crimson swift', pic = 'Crimson swift icon', level = 1, xp = 34, members = 'Yes', type = 'Bird snare' }, { name = 'Polar kebbit', pic = 'Polar kebbit icon', level = 1, xp = 30, members = 'Yes', type = 'Tracking' }, { name = 'Common kebbit', pic = 'Common kebbit icon', level = 3, xp = 36, members = 'Yes', type =...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Herblore (Created page with "return { { name = 'Guam leaf', level = 3, xp = 2.5, materials = { { name = 'Grimy guam leaf', quantity = 1 } }, members = 'Yes', type = 'Cleaning grimy herbs' }, { name = 'Attack potion(3)', title = 'Attack potion', level = 3, xp = 25, materials = { { name = 'Guam potion (unf)', quantity = 1 }, { name = 'Eye of newt', quantity = 1 } }...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Fletching (Created page with "return { { name = 'Headless arrow', level = 1, xp = 15, materials = { { name = 'Arrow shaft', quantity = 15 }, { name = 'Feather', quantity = 15 } }, outputQuantity = 15, members = 'Yes', type = 'Arrows' }, { name = 'Bronze arrow', level = 1, xp = 19.5, materials = { { name = 'Bronze arrowtips', quantity = 15 }, { name = 'Headless arro...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Fishing (Created page with "return { { name = 'Raw shrimps', level = 1, xp = 10, members = 'No', type = 'Small net' }, { name = 'Raw sardine', level = 5, xp = 20, materials = { { name = 'Fishing bait', quantity = 1 } }, members = 'No', type = 'Bait' }, { name = 'Raw karambwanji', level = 5, xp = 5, members = 'Yes', type = 'Small net' }, {...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Firemaking (Created page with "return { { name = 'Logs', level = 1, xp = 40, materials = { { name = 'Logs', quantity = 1 } }, members = 'No', type = 'Regular' }, { name = 'Achey tree logs', level = 1, xp = 40, materials = { { name = 'Achey tree logs', quantity = 1 } }, members = 'Yes', type = 'Regular' }, { name = 'Pyre logs', level = 5, boo...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Farming (Created page with "return { { name = 'Potato', level = 1, xp = 9, plantXp = 8, materials = { { name = 'Potato seed', quantity = 3 } }, members = 'Yes', type = 'Allotment' }, { name = 'Marigolds', level = 2, xp = 55.5, materials = { { name = 'Marigold seed', quantity = 1 } }, members = 'Yes', type = 'Flower' }, { name = 'Barley',...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/doc (Created page with "{{No documentation}}")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Crafting (Created page with "return { { name = 'Ball of wool', level = 1, xp = 2.5, materials = { { name = 'Wool', quantity = 1 } }, members = 'No', type = 'Spinning' }, { name = 'Molten glass', level = 1, xp = 20, materials = { { name = 'Bucket of sand', quantity = 1 }, { name = 'Soda ash', quantity = 1 } }, members = 'Yes', type = 'Other' }, {...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Cooking (Created page with "return { { name = 'Bread', level = 1, xp = 40, materials = { { name = 'Bread dough', quantity = 1 } }, steps = 1, members = 'No', type = 'Baked' }, { name = 'Cooked meat', level = 1, xp = 30, materials = { { name = 'Raw beef', quantity = 1 } }, steps = 1, members = 'No', type = 'Meat' }, { name = 'Sinew',...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Construction (Created page with "return { { name = 'Plank', level = 1, xp = 29, materials = { { name = 'Plank', quantity = 1 } }, members = 'Yes', type = 'Supplies' }, { name = 'Bagged plant 1', level = 1, xp = 31, materials = { { name = 'Bagged plant 1', quantity = 1 } }, members = 'Yes', type = 'Supplies' }, { name = 'Crude wooden chair', pic = 'Crude wooden chair icon',...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Skill calc/Agility (Created page with "return { { name = 'Gnome Stronghold Agility Course', title = 'Gnome Stronghold', pic = 'Swamp toad (item)', level = 1, xp = 110.5, members = 'Yes', type = 'Agility Course' }, { name = 'Rope swing (Brimhaven Agility Arena)', title = 'Rope swing', pic = 'Agility arena ticket', level = 1, xp = 20, members = 'Yes', type = 'Brimhaven Agility Arena' }, { name =...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Set drops vars (Created page with "local var = mw.ext.VariablesLua local p = {} function p.main(frame) return p._main(frame:getParent().args) end function p._main(args) local type = args.type or '' local levels = args.level or '' local versions = args.version or '' -- All levels are additionally saved to the DEFAULT drop version versions = versions .. ',DEFAULT' local valuesToSet = {} for dropVersion in string.gmatch(versions, ' *([^,]+) *') do local varName = string.format('DropLevel_%s_%s...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Questreq/doc (Created page with "{{No documentation}}")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Mmgtable/sandbox (Created page with "local p = {} --imports local gePrice = require('Module:Exchange')._price local yn = require('Module:Yesno') local round = require('Module:Number')._round local _coins = require('Module:Currency')._amount local vdf = mw.ext.VariablesLua.vardefine local lang = mw.getContentLanguage() local title = mw.title.getCurrentTitle() local onmain = require('Module:Mainonly').on_main function expr(x) local e_g, e = pcall(mw.ext.ParserFunctions.expr, x) if e_g then return e end...")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:Mmgtable/doc (Created page with "{{Documentation}} Implements {{T|Mmgtable}}, used on money making guides. See template for documentation.")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:MinMax/doc (Created page with "{{No documentation}}")
  • 12:23, 17 October 2024 Alex talk contribs created page Module:MinMax (Created page with "local p = {} local expr = mw.ext.ParserFunctions.expr function p.min(frame) local args = getargs(frame) return p._min(args) end function p._min(tbl) local low = tbl[1] for _, v in ipairs(tbl) do if v < low then low = v end end return low end function p.max(frame) local args = getargs(frame) return p._max(args) end function p._max(tbl) local high = tbl[1] for _, v in ipairs(tbl) do if v > high then high = v end end return high end...")
  • 12:22, 17 October 2024 Alex talk contribs created page Module:Globals/doc (Created page with "{{Documentation}} Access to several global variables like total number of quest points. See Module:Globals/data for the data module.")
  • 11:10, 17 October 2024 Alex talk contribs created page Template:Magic weapons comparison/doc (Created page with "{{documentation}} This template displays a table comparing magic weapons. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{Magic weapons comparison}}</pre> ==See also== * Template:Ranged weapons comparison <includeonly>{{PAGENAME}}</includeonly>")
  • 11:09, 17 October 2024 Alex talk contribs created page Template:Death on the Isle (Created page with "{{Navbox |name = Death on the Isle |title = Death on the Isle |gtitle1 = NPCs |group1 = * {{chatl|Adala}} * {{chatl|Patzi}} * {{chatl|Villa Guard}} * {{chatl|Head Butler}} * {{chatl|Constantinius}} * {{chatl|Cozyac}} * {{chatl|Pavo}} * {{chatl|Xocotla}} * {{chatl|Hutza}} * {{chatl|Stradius}} * {{chatl|Costumer}} * {{chatl|Naiatli}} * {{chatl|Clodius}} |gtitle2 = Items |group2 = * {{plink|Butler's uniform (top)}} * {{plink|Butler's uniform (bottom)}} *...")
  • 11:08, 17 October 2024 Alex talk contribs created page Template:Void (Created page with "<noinclude>{{/doc}}Category:Formatting templates</noinclude>")
  • 11:04, 17 October 2024 Alex talk contribs created page Module:Cron/limit (Created page with "local exchange = require('Module:Exchange') local p = {} function p.getPages(offset) local dpl_base = [[{{#dpl: |namespace = Exchange |ordermethod = title |format = ,\n@@%%TITLE%%,, |offset = %s }}]] local pages = {} local dpl = string.format(dpl_base, offset) local r = mw.getCurrentFrame():preprocess(dpl) if string.match(r, "Warning: No results.") then return pages end local split = mw.text.gsplit(r, '@@') for line in split do line = mw.text.trim(line) i...")
  • 11:04, 17 October 2024 Alex talk contribs created page Module:Cron/drops (Created page with "local exchange = require('Module:Exchange') local p = {} function p.getPages(offset) local ask = mw.smw.ask("-Dropped item::+|?#-=n|?Is members only|?High Alchemy value|limit=500|offset=" .. offset) pages = {} for _, data in ipairs(ask) do mw.logObject(data) local name = data["n"] pages[name] = {data['Is members only'], data['High Alchemy value']} end return pages end function p.each(page, data) end function p.main(frame) local offset = frame.args.of...")
  • 11:03, 17 October 2024 Alex talk contribs created page Module:Cron/alch (Created page with "local exchange = require('Module:Exchange') local p = {} function p.getPages(offset) local dpl_base = [[{{#dpl: |namespace = Exchange |ordermethod = title |format = ,\n@@%%TITLE%%,, |offset = %s }}]] local pages = {} local dpl = string.format(dpl_base, offset) local r = mw.getCurrentFrame():preprocess(dpl) if string.match(r, "Warning: No results.") then return pages end local split = mw.text.gsplit(r, '@@') for line in split do line = mw.text.trim(line) i...")
  • 01:56, 17 October 2024 Alex talk contribs created page Template:^ (Redirected page to Template:Void) Tag: New redirect
  • 01:56, 17 October 2024 Alex talk contribs created page Template:Zul-Andra (Created page with "{{navbox |name = Zul-Andra |title = Zul-Andra |gtitle1 = Inhabitants |gtype1 = subgroup |group1 = {{Navbox |subgroup = yes |group1 = * {{chatl|High Priestess Zul-Harcinqa}} * {{chatl|Priestess Zul-Gwenwynig}} * {{chatl|Sacrifice}} * {{chatl|Zul-Aniel}} * {{chatl|Zul-Areth}} * {{chatl|Zul-Cheray}} * {{chatl|Zul-Gutusolly}} * {{chatl|Zul-Onan}} * {{chatl|Zul-Urgish}} |gtitle2 = Former |group2 = * Ohn * Mortarium...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)