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)
  • 02:15, 16 October 2024 Alex talk contribs created page Module:Store locations list (Created page with "-- <pre> local p = {} local commas = require("Module:Addcommas")._add local params = require('Module:Paramtest') local yesNo = require("Module:Yesno") local currencyImage = require("Module:Currency Image") local purge = require("Module:Purge")._purge local p2pIcon = 'link=Members|alt=Members' local f2pIcon = 'link=Free-to-play|alt=Free-to-play' function p.main(frame) return p._main(frame:getParent().args) end...")
  • 02:13, 16 October 2024 Alex talk contribs created page Template:StoreTableHead/Sandbox/doc (Created page with "{{Documentation}} The '''StoreTableHead''' template is to be used in conjunction with {{t|StoreLine}} provide a listing of items that are found in a shop. It also helps to provide a uniform look of how the shop information is presented for all articles about shop on the wiki. ==Usage== <pre>{{StoreTableHead|SellMultiplier=1300|BuyMultiplier=400|Delta=30}} {{StoreLine|Name=Pot|Stock=5}} {{StoreLine|Name=Jug|Stock=2}} {{StoreLine|Name=Empty jug pack|Stock=5|gemw=No}} {{S...")
  • 02:12, 16 October 2024 Alex talk contribs created page Template:StoreTableHead/Sandbox (Created page with "<includeonly>{{#invoke:StoreTableHead|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 02:10, 16 October 2024 Alex talk contribs created page Template:StoreTableBottom/doc (Created page with "<includeonly>Category:Store table templates</includeonly>")
  • 02:09, 16 October 2024 Alex talk contribs created page Template:StoreTableBottom (Created page with "</table>{{#vardefine:BuyMultiplier|}}{{#vardefine:SellMultiplier|}}{{#vardefine:Currency|}}{{#vardefine:NameNotes|}}{{#vardefine:Delta|}}{{#vardefine:smw|}}{{#vardefine:hideImage|}}{{#vardefine:hideGE|}}{{#vardefine:hideBuy|}}{{#vardefine:hideSell|}}{{#vardefine:hideStock|}}{{#vardefine:hideRestock|}}{{#vardefine:ShopVersion|}}{{#vardefine:StoreTable_MembersOverride|}}{{#vardefine:StoreTable_LocationOverride|}}<noinclude>{{/doc}}</noinclude>")
  • 02:09, 16 October 2024 Alex talk contribs created page Template:GEHeader/doc (Created page with "{{documentation}} This template displays the header for the Grand Exchange templates. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{GEHeader}}</pre> <includeonly>{{PAGENAME}}</includeonly>")
  • 02:09, 16 October 2024 Alex talk contribs created page Template:GEHeader (Created page with "<includeonly>{|class="wikitable sortable" style="width:100%; text-align:center" cellpadding="2" cellspacing="0" ! colspan="2" |Item !Price !Direction !Low Alch !High Alch !Limit !Volume !Members !class="unsortable"|Details !Last updated |- </includeonly> <noinclude>{{/doc}}</noinclude>")
  • 02:08, 16 October 2024 Alex talk contribs created page Module:StoreTableHead/doc (Created page with "{{No_documentation}}")
  • 02:07, 16 October 2024 Alex talk contribs created page Module:StoreTableHead (Created page with "local p = {} local params = require('Module:Paramtest') local yesno = require('Module:Yesno') local var = mw.ext.VariablesLua function p.main(frame) local args = frame:getParent().args local buymultiplier,sellmultiplier,currency,namenotes,delta,smw,hideimage,hidege,hidebuy,hidesell,hidestock,hiderestock,hidecaption,shopversion,membersOverride,locationOverride = params.defaults{ {args.buymultiplier,1000}, {args.sellmultipl...")
  • 02:07, 16 October 2024 Alex talk contribs created page Template:StoreTableHead/doc (Created page with "{{Documentation}} {{invokes|StoreTableHead}} The '''StoreTableHead''' template is to be used in conjunction with {{t|StoreLine}} provide a listing of items that are found in a shop. It also helps to provide a uniform look of how the shop information is presented for all articles about shop on the wiki. ==Usage== <pre>{{StoreTableHead|sellmultiplier=1300|buymultiplier=400|delta=30}} {{StoreLine|name=Pot|stock=5|restock=9962000}} {{StoreLine|name=Jug|stock=2|restock=}} {...")
  • 02:07, 16 October 2024 Alex talk contribs created page Template:StoreTableHead (Created page with "<includeonly>{{#invoke:StoreTableHead|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 02:07, 16 October 2024 Alex talk contribs created page Template:StoreLine/doc (Created page with "{{Documentation}} The '''StoreLine''' template is to be used in conjunction with {{t|StoreTableHead}} provide a listing of items that are found in a shop. It also helps to provide a uniform look of how the shop information is presented for all articles about shop on the wiki. ==Usage== <pre>{{StoreTableHead|sellmultiplier=1300|buymultiplier=400|delta=30}} {{StoreLine|name=Pot|stock=5|restock=9962000}} {{StoreLine|name=Jug|stock=2|restock=}} {{StoreLine|name=Empty jug pa...")
  • 02:07, 16 October 2024 Alex talk contribs created page Template:StoreLine (Created page with "<includeonly>{{#invoke:StoreLine|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 02:06, 16 October 2024 Alex talk contribs created page Module:StoreLine/doc (Created page with "{{No_documentation}}")
  • 02:06, 16 October 2024 Alex talk contribs created page Module:StoreLine (Created page with "local p = {} local lang = mw.language.getContentLanguage() local var = mw.ext.VariablesLua local params = require('Module:Paramtest') local yesno = require('Module:Yesno') local currency_image = require("Module:Currency Image") local commas = require("Module:Addcommas") local exchange = require('Module:Exchange') local find_gevalue = exchange._value local find_geprice = exchange._price local geprices_data = mw.loadJsonData('Module:GEPrices/data.json') local var = mw.ex...")
  • 02:03, 16 October 2024 Alex talk contribs created page Template:StaticCalculator/doc (Created page with "{{Documentation}} This template displays a message stating that an article is a static (GEMW-based) calculator. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{StaticCalculator}}</pre> {{StaticCalculator}} <includeonly>{{PAGENAME}}{{PAGENAME}}</includeonly>")
  • 02:03, 16 October 2024 Alex talk contribs created page Template:StaticCalculator (Created page with "<includeonly>{{MessageBox |img = center|link= |This is a static calculator. |It does not take user inputs, but it does use changing prices from the Grand Exchange Market Watch. If prices appear to be outdated, [{{fullurl:{{FULLPAGENAME}}|action=purge}} purge the page by clicking here]. }}</includeonly><noinclude>{{/doc}}</noinclude>{{Mainonly|Category:Calculators}}")
  • 02:02, 16 October 2024 Alex talk contribs created page Template:JSCalculator/doc (Created page with "{{Documentation}} This template displays a message stating that an article is a JavaScript-based calculator. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{JSCalculator}}</pre> {{JSCalculator}} {{TemplateData|<templatedata> { "params": {}, "description": "This template displays a message stating that an article is a JavaScript-based calculator.", "format": "inline" } </templatedata>}} ==See also== * Template:StaticCal...")
  • 02:02, 16 October 2024 Alex talk contribs created page Template:JSCalculator (Created page with "<includeonly>{{MessageBox |class = plainlinks |img = center|link= |imgwidth = 40px |This dynamic calculator requires JavaScript. |This page takes user input via JavaScript and may use changing prices from the Grand Exchange Market Watch. }}{{Ctg|Calculators}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 02:02, 16 October 2024 Alex talk contribs created page Calculator:Slayer/Slayer task weight (Created page with "{{Calc use|Calculator:Slayer/Slayer task weight/Template}} {{JSCalculator}} <pre class="jcConfig"> template = Calculator:Slayer/Slayer task weight/Template form = slayWeightCalcForm result = slayWeightCalcResult param = master|Slayer Master|Turael|buttonselect|Turael,Krystilia,Mazchna,Vannaka,Chaeldar,Konar,Nieve,Duradel|Turael=combatLevel,slayerLevel,priestInPeril,porcineOfInterest;Krystilia=slayerLevel,agilityLevel,strengthLevel,thievingCheck,priestInPeril,dragonSlaye...")
  • 02:02, 16 October 2024 Alex talk contribs created page Calculator:Slayer/Slayer task weight/Template (Created page with "<noinclude> {{Calculator template|Calculator:Slayer/Slayer task weight}} {{invokes|Slayer weight calculator}}</noinclude> <includeonly> {{#invoke:Slayer_weight_calculator|invoke_main}} </includeonly>")
  • 02:01, 16 October 2024 Alex talk contribs created page Module:SlayerConsts/MasterTables (Created page with "local SlayerConsts = require ('Module:SlayerConsts') local p = {} local turael = { [SlayerConsts.TASK_BANSHEES] = { name = "Banshees", requirements = {Slayer = 15, Combat = 20, Quest = SlayerConsts.QUEST_PRIEST_IN_PERIL}, weight = 8}, [SlayerConsts.TASK_BATS] = { name = "Bats", requirements = {Combat = 5}, weight = 7}, [SlayerConsts.TASK_BIRDS] = { name = "Birds", requirements = {}, weight = 6}, [SlayerConsts.TASK_BEARS] = { name = "Bears", requirements...")
  • 02:00, 16 October 2024 Alex talk contribs created page Module:SlayerConsts/doc (Created page with "{{No_documentation}}")
  • 02:00, 16 October 2024 Alex talk contribs created page Module:SlayerConsts (Created page with "p = {} p.UNLOCK_SEEING_RED = 1 p.UNLOCK_I_HOPE_YOU_MITH_ME = 2 p.UNLOCK_WATCH_THE_BIRDIE = 3 p.UNLOCK_HOT_STUFF = 4 p.UNLOCK_REPTILE_GOT_RIPPED = 5 p.UNLOCK_LIKE_A_BOSS = 6 p.UNLOCK_STOP_THE_WYVERN = 7 p.UNLOCK_BASILOCKED = 8 p.UNLOCK_VAMPYRES = 9 p.UNLOCK_I_WILDY_MORE_SLAYER = 10 p.UNLOCK_WARPED_REALITY = 11 p.QUEST_PRIEST_IN_PERIL = 1 p.QUEST_DRAGON_SLAYER_II = 2 p.QUEST_DRAGON_SLAYER = 3 p.QUEST_CABIN_FEVER = 4 p.QUEST_HORROR_FROM_THE_DEEP = 5 p.QUEST_MOURNINGS_END_...")
  • 02:00, 16 October 2024 Alex talk contribs created page Module:Slayer task library/doc (Created page with "{{No_documentation}}")
  • 01:59, 16 October 2024 Alex talk contribs created page Module:Slayer task library (Created page with "local SlayerConsts = require ('Module:SlayerConsts' ) local MasterTables = require ('Module:SlayerConsts/MasterTables' ) local p = {} -- -- Creates a "status" table that holds all information needed to check -- if a player meets task requirements. This function is purely for convenience. -- You are free to create your own table and pass it to the various functions, -- but using this to create your table helps to keep it from being malformed. -- -- The strings in quests...")
  • 01:59, 16 October 2024 Alex talk contribs created page Module:Slayer weight calculator/doc (Created page with "{{No_documentation}}")
  • 01:59, 16 October 2024 Alex talk contribs created page Module:Slayer weight calculator (Created page with "local Paramtest = require( 'Module:Paramtest' ) local Slayerlib = require ('Module:Slayer_task_library' ) local p = {} function p.invoke_main( frame ) local result = p.main( frame:getParent().args ) return result end function p.tobool(str) if str == 'true' then return true end return false end function p.main( args ) -- Handle inputs local combatLevel, slayerLevel, defenceLevel, agilityLevel, rangedLevel, strengthLevel, hitpointsLevel, thievingCheck, fire...")
  • 01:59, 16 October 2024 Alex talk contribs created page Template:Skill table/doc (Created page with "{{No_documentation}}")
  • 01:59, 16 October 2024 Alex talk contribs created page Template:Skill table (Created page with "<includeonly>{{#invoke:Skill table|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 01:58, 16 October 2024 Alex talk contribs created page Module:Skill table/doc (Created page with "{{No_documentation}}")
  • 01:58, 16 October 2024 Alex talk contribs created page Module:Skill table (Created page with "local p = {} local scp = require('Module:SCP')._main local yesNo = require('Module:Yesno') local paramTest = require('Module:Paramtest') local trim = mw.text.trim local split = mw.text.split local ustring = mw.ustring local listToText = mw.text.listToText function plinkify(tbl) if tbl == nil then return nil elseif type(tbl) == 'string' then tbl = {tbl} end for i, v in ipairs(tbl) do local name = ustring.gsub(v, '[^%[]*%[%[:?([^%|]+).*', '%1') local fileNam...")
  • 01:57, 16 October 2024 Alex talk contribs created page Template:SeedPackValue/doc (Created page with "{{Documentation}} The '''SeedPackValue''' template outputs the profit of seed packs as a number. ==Usage== ===Basic usage=== <pre> {{SeedPackValue|1}} </pre> '''OR''' <pre> {{SeedPackValue|easy}} </pre> The first parameter must be used to specify either which difficulty or which tier of seed pack to display, either <code>easy</code>, <code>medium</code>, <code> hard</code>, or a number 1 through 5. ===Optional other parameters=== <pre> {{SeedPackValue|1|spirit...")
  • 01:57, 16 October 2024 Alex talk contribs created page Template:SeedPackValue (Created page with "<includeonly>{{#invoke:SeedPackValue|main|table=No}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 01:56, 16 October 2024 Alex talk contribs created page Template:SeedPackTable/doc (Created page with "{{Documentation}} The '''SeedPackTable''' template outputs a wikitable displaying the profit and output of seed packs. ==Usage== ===Basic usage=== <pre> {{SeedPackTable|1}} </pre> '''OR''' <pre> {{SeedPackTable|easy}} </pre> The first parameter must be used to specify either which difficulty or which tier of seed pack to display, either <code>easy</code>, <code>medium</code>, <code> hard</code>, or a number 1 through 5. ===Optional other parameters=== <pre> {{...")
  • 01:56, 16 October 2024 Alex talk contribs created page Template:SeedPackTable (Created page with "<includeonly>{{#invoke:SeedPackValue|main|table=Yes}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 01:55, 16 October 2024 Alex talk contribs created page Template:Average drop value/doc (Created page with "{{documentation}} {{invokes|Average drop value}} Calculates the average drop value of a monster, using the SMW data for that monster. This should really only be used on drop tables where the exact or near-exact format is known. ==Details== This will calculate using the item name, the quantity, and the rarity. If it fails to parse any of these, it will ignore that item. * Item name must be a GE item and present in Module:GEPrices/data.json, or be 'Coins'. * Rarity...")
  • 01:55, 16 October 2024 Alex talk contribs created page Template:Average drop value (Created page with "<includeonly>{{#invoke:Average drop value|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 01:52, 16 October 2024 Alex talk contribs created page Template:KDTValue/doc (Created page with "{{documentation}} This template displays the value of rolling Konar's drop table, excluding fish. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{KDTValue}} {{Coins|{{formatnum:{{KDTValue}}}}}}</pre> {{KDTValue}} {{Coins|{{formatnum:{{KDTValue}}}}}}")
  • 01:52, 16 October 2024 Alex talk contribs created page Template:KDTValue (Created page with "<includeonly>{{#expr:5/60*{{GEP|Uncut diamond}}*30 + 5/60*{{GEP|Uncut ruby}}*30 + 5/60*{{GEP|Coal}}*400 + 5/60*100000 + 4/60*{{GEP|Gold ore}}*150 + 4/60*{{GEP|Dragon arrowtips}}*125 + 3/60*{{GEP|Iron ore}}*425 + 3/60*{{GEP|Rune full helm}}*3 + 3/60*{{GEP|Rune platelegs}}*1.5 + 3/60*{{G...")
  • 01:52, 16 October 2024 Alex talk contribs created page Template:KDTAlchValue/doc (Created page with "{{documentation}} This template displays the high alchemy value of rolling Konar's drop table, excluding fish. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{KDTAlchValue}} {{Coins|{{formatnum:{{KDTAlchValue}}}}}}</pre> {{KDTAlchValue}} {{Coins|{{formatnum:{{KDTAlchValue}}}}}}")
  • 01:51, 16 October 2024 Alex talk contribs created page Template:KDTAlchValue (Created page with "<includeonly>{{#expr:5/60*{{Alch|Uncut diamond}}*30 + 5/60*{{Alch|Uncut ruby}}*30 + 5/60*{{Alch|Coal}}*400 + 5/60*100000 + 4/60*{{Alch|Gold ore}}*150 + 4/60*{{Alch|Dragon arrowtips}}*125 + 3/60*{{Alch|Iron ore}}*425 + 3/60*{{Alch|Rune full helm}}*3 + 3/60*{{Alch|Rune platelegs}}*1.5 +...")
  • 01:51, 16 October 2024 Alex talk contribs created page Module:Average drop value/doc (Created page with "{{No_documentation}}")
  • 01:51, 16 October 2024 Alex talk contribs created page Module:Average drop value (Created page with "local curr = require('Module:Currency')._amount local dpl = require('Module:DPLlua') local geprices = mw.loadJsonData('Module:GEPrices/data.json') local p = {} function calcValue(item, lowqty, highqty, rarity, rolls, alchprice, alchonly, options) local avgqty = (tonumber(lowqty) + tonumber(highqty)) / 2 local rar_good, price -- parse price local i_lo = item:lower() if i_lo == 'brimstone key' and options.brimstone ~= nil then if alchonly then price = tonumber(...")
  • 01:51, 16 October 2024 Alex talk contribs created page Module:SeedPackValue/doc (Created page with "{{No_documentation}}")
  • 01:51, 16 October 2024 Alex talk contribs created page Module:SeedPackValue (Created page with "local p = {} local ask = mw.smw.ask local decode = mw.text.jsonDecode local html = mw.html local avgDropVal = require('Module:Average drop value').totalval local coins = require('Module:Coins')._amount local commas = require('Module:Addcommas')._add local default = require('Module:Paramtest').default_to local yesNo = require('Module:Yesno') local prices = mw.loadJsonData('Module:GEPrices/data.json') sortKey = {--allotment "Potato seed", "Onion seed", "Cabbage seed...")
  • 01:50, 16 October 2024 Alex talk contribs created page Template:Rsday/doc (Created page with "{{Documentation}} {{invokes|Rsday}} The '''RSday''' template is used to display the ''RuneScape'' date based on the real-world equivalent date. ==Usage== {{t|rsday|date|nolink<nowiki>=</nowiki>yes/no}} *The "nolink" parameter is used to add/remove the link to the Calendar article. By default, the date links to the article. To remove the link, use "nolink=yes". *At the date the official abbreviation or the month number (in "dd mm") is also allowed, for example 2 Apr...")
  • 01:50, 16 October 2024 Alex talk contribs created page Template:Rsday (Created page with "<includeonly>{{#invoke:Rsday|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
  • 01:49, 16 October 2024 Alex talk contribs created page Module:Rsday/doc (Created page with "{{No_documentation}}")
  • 01:49, 16 October 2024 Alex talk contribs created page Module:Rsday (Created page with "local p = {} local hc = require('Module:Paramtest').has_content local yn = require('Module:Yesno') function p.main(frame) local args = frame:getParent().args local lang = mw.getContentLanguage() local z,l if hc(args[1]) then z = lang:formatDate('z', args[1]) l = lang:formatDate('L', args[1]) else z = lang:formatDate('z') l = lang:formatDate('L') end local rs = p._main(z, l) if yn(args.nolink, false) then return rs else return string.format('[...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)