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).
- 22:46, 11 October 2024 Alex talk contribs created page Template:USERNAME/doc (Created page with "{{documentation}} __NOEDITSECTION__ {{t|USERNAME}} displays the username of the user viewing the page. If the user is not logged in, then the template will display <insert name here>. You can control the text displayed by adding a parameter to the template with a value of the default text. For example, <code><nowiki>{{USERNAME|foo}}</nowiki></code> outputs "foo" if the user viewing it is not logged in. ===Examples=== {| class="wikitable" cellpadding="3" width="66%" |+...")
- 22:45, 11 October 2024 Alex talk contribs created page Template:USERNAME (Created page with "<span class="insertusername">{{{1|<insert name here>}}}</span><noinclude>{{/doc}}</noinclude>")
- 22:44, 11 October 2024 Eq talk contribs created page File:CombatStyles (polestaff, block).png
- 22:44, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (polestaff, block).png
- 22:44, 11 October 2024 Alex talk contribs created page Template:Sandbox/doc (Created page with "{{Documentation}} This is a sandbox template that you can use to test template transclusion and template documentation. <span style="display:none">{{Sandbox}}</span> <includeonly>Category:Transclusion templates</includeonly>")
- 22:44, 11 October 2024 Eq talk contribs created page File:CombatStyles (polestaff, pound).png
- 22:44, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (polestaff, pound).png
- 22:44, 11 October 2024 Alex talk contribs created page Template:Sandbox (Created page with "<noinclude>{{/doc}}</noinclude>")
- 22:43, 11 October 2024 Eq talk contribs created page File:CombatStyles (polestaff, bash).png
- 22:43, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (polestaff, bash).png
- 22:43, 11 October 2024 Alex talk contribs created page MediaWiki:Gadget-jsonDoc.js (Created page with "if (mw.config.get('wgPageContentModel') === 'json' && !$('.json-contentmodel-documentation').length && mw.config.get('wgArticleId')!==0) { var raw_url = mw.config.get('wgServer')+mw.util.getUrl(null, {action:'raw', ctype:'application/json'}); $('#mw-content-text').prepend($( '<div class="documentation json-contentmodel-documentation">'+ '<div class="documentation-header">'+ '<span class="documentation-title">JSON module documentation</span>'+ '</div>'...")
- 22:43, 11 October 2024 Eq talk contribs created page File:CombatStyles (unarmed, block).png
- 22:43, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (unarmed, block).png
- 22:43, 11 October 2024 Eq talk contribs created page File:CombatStyles (unarmed, kick).png
- 22:43, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (unarmed, kick).png
- 22:42, 11 October 2024 Alex talk contribs created page Module:GEPrices/data.json (Created page with "{ "%LAST_UPDATE%": 1728666686, "%LAST_UPDATE_F%": "11 October 2024 17:11:26 (UTC)", "3rd age amulet": 176759761, "3rd age axe": 2147483646, "3rd age bow": 2147458286, "3rd age cloak": 905708901, "3rd age druidic cloak": 2041421974, "3rd age druidic robe bottoms": 2147479975, "3rd age druidic robe top": 2147483645, "3rd age druidic staff": 1441897676, "3rd age felling axe": 2146913350, "3rd age full helmet": 89706900, "3rd age kiteshield": 235448736, "3rd ag...")
- 22:42, 11 October 2024 Eq talk contribs created page File:CombatStyles (unarmed, punch).png
- 22:42, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (unarmed, punch).png
- 22:42, 11 October 2024 Eq talk contribs created page File:CombatStyles (gun, kick).png
- 22:42, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (gun, kick).png
- 22:42, 11 October 2024 Eq talk contribs created page File:CombatStyles (gun, aim and fire).png
- 22:42, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (gun, aim and fire).png
- 22:41, 11 October 2024 Alex talk contribs created page Module:Skill calc/Helpers/doc (Created page with "{{Documentation}}")
- 22:41, 11 October 2024 Alex talk contribs created page Module:Skill calc/Helpers (Created page with "local p = {} local yesNo = require('Module:Yesno') local xp = require('Module:Experience').xp_at_level local level = require('Module:Experience').level_at_xp_unr local commas = require('Module:Addcommas')._add function p.filterData(data, method, dataCriteria, goalLevel) local methodData = {} local addRow = false for i, v in ipairs(data) do if dataCriteria ~= 'Hide' or tonumber(v.level) <= tonumber(goalLevel) then if method == 'All' then table.insert(method...")
- 22:37, 11 October 2024 Alex talk contribs created page Module:Coins/doc (Created page with "{{Documentation}} {{Helper module |name = Coins |fname1 = _amount(coins) |ftype1 = Number |fuse1 = Returns a formatted string with a coins icon and the amount of coins. See Template:Coins for examples. }}")
- 22:37, 11 October 2024 Alex talk contribs created page Module:Coins (Created page with "-- <pre> -- Implements {{Coins}} -- Original source: http://runescape.wiki/w/Module:Coins?action=history local p = {} local function amount(a) -- convert used globals to locals where possible to improve performance local math = math local string = string local table = table local mw = mw local expr = mw.ext.ParserFunctions.expr local ret = {'<span class="coins coins-', true, true, true, '</span>'} -- strip commas from input -- @example '123,456,789'...")
- 22:36, 11 October 2024 Eq talk contribs created page File:CombatStyles (bow, longrange).png
- 22:36, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (bow, longrange).png
- 22:36, 11 October 2024 Alex talk contribs created page Module:Addcommas/doc (Created page with "{{documentation}} {{Helper module|name=Addcommas |fname1=_add(arg) |ftype1=Number |fuse1=Formats the number arg with commas |fname2=_strip(arg) |ftype2=Number |fuse2=Removes all commas from arg }}")
- 22:36, 11 October 2024 Alex talk contribs created page Module:Addcommas (Created page with "--[[ {{Helper module|name=Addcommas |fname1=_add(arg) |ftype1=Number |fuse1=Formats the number arg with commas |fname2=_strip(arg) |ftype2=Number |fuse2=Removes all commas from arg }} --]] -- <nowiki> -- -- Implements {{Addcommas}} -- local p = {} -- -- main function -- keep public so it can be used in other modules -- function p._add( arg ) local lang = mw.language.getContentLanguage() local z = tostring( arg ) local y = mw.text.split( z, '[%-–]' ) l...")
- 22:35, 11 October 2024 Eq talk contribs created page File:CombatStyles (bow, rapid).png
- 22:35, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (bow, rapid).png
- 22:35, 11 October 2024 Alex talk contribs created page Module:Skill calc (Created page with "local p = {} local helpers = require(string.format('%s/Helpers', mw.getCurrentFrame():getTitle())) local commas = require('Module:Addcommas')._add local coins = require('Module:Coins')._amount local gePrices = mw.loadJsonData('Module:GEPrices/data.json') local farmingCTS = { ['Potato'] = { 101, 180 }, ['Onion'] = { 105, 180 }, ['Cabbage'] = { 107, 180 }, ['Tomato'] = { 112, 180 }, ['Sweetcorn'] = { 88, 180 }, ['Strawberry'] = { 103, 180 }, ['Watermelon'] = { 126...")
- 22:31, 11 October 2024 Eq talk contribs created page File:CombatStyles (bow, accurate).png
- 22:31, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (bow, accurate).png
- 22:30, 11 October 2024 Eq talk contribs deleted File:CombatStyles (bow, accurate).png (content was: "", and the only contributor was "Eq" (talk))
- 22:30, 11 October 2024 Alex talk contribs created page RuneScape:Lua (Created page with "{{External|rs|rsc}} '''Lua''' is a programming language that is integrated into ''{{SITENAME}}'' with Scribunto. Lua source code is run from Modules in their own namespace, and invoked with <code><nowiki>{{#invoke:Module|function}}</nowiki></code>; this should done with a wrapper template. For example, if we have a module named "foo", then we should have a template called "Template:Foo" consisting of <code><nowiki>{{#invoke:Foo|main}}</nowiki><...")
- 22:28, 11 October 2024 Alex talk contribs created page Module:Trailblazer Region (Created page with "local p = {} local lang = mw.getContentLanguage() local regions = { misthalin = true, karamja = true, asgarnia = true, desert = true, fremennik = true, kandarin = true, morytania = true, tirannwn = true, wilderness = true, kourend = true, varlamore = true, } function p._main(region, note, link, global_highlight, league) if region == nil or string.lower(region) == "no" then return "None" end local ret = {} for value in string.gmatch(region, "[^,]+") do...")
- 22:28, 11 October 2024 Alex talk contribs created page Module:Sandbox/doc (Created page with "{{Documentation}} '''This is the general purpose sandbox for lua modules.''' It can be used to test changes to existing modules, prototype new modules, experimenting with lua features, or for any other purpose. Much like RuneScape:Sandbox, this page is free to edit for all - if you want to use code personally or for long periods without others editing it, make a personal module sandbox at <code>Module:Sandbox/User:{{USERNAME}}</code> or subpages of that. Invocation...")
- 22:28, 11 October 2024 Alex talk contribs created page Module:Sandbox (Created page with "local tb = require('Module:Trailblazer Region')._badge local p = {} function p.main(frame) local args = frame:getParent().args local orRegions = args['or'] or 'No' local regions = {'misthalin', 'karamja', 'asgarnia', 'desert', 'fremennik', 'kandarin', 'morytania', 'tirannwn', 'wilderness', 'kourend'} 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(...")
- 22:27, 11 October 2024 Alex talk contribs created page Template:Invokes/doc (Created page with "{{Documentation}} This template should be put near the beginning of a template or module's documentation page to link to a module that the template invokes, or a template that invokes the module (respectively). <pre> {{Invokes|ModuleName}} or {{Invokes|TemplateName}} </pre> ==Parameters== ===(1)=== On a template documentation page, this parameter should be supplied with the page title for a module that the template invokes (without the "Module:" namespace prefix).<br>...")
- 22:27, 11 October 2024 Alex talk contribs created page Template:Invokes (Created page with "<includeonly>{{#ifeq:{{NAMESPACE}}|Module|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' is invoked by [[{{{page|Template:{{{1}}}}}}]].{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Template invoked modules}}}}''</div>|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' invokes [[Module:{{{1}}}]] using Lua.{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Lua-based templat...")
- 22:26, 11 October 2024 Eq talk contribs created page File:CombatStyles (bow, accurate).png
- 22:26, 11 October 2024 Eq talk contribs uploaded File:CombatStyles (bow, accurate).png
- 22:26, 11 October 2024 Eq talk contribs deleted File:CombatStyles (bow, accurate).png (content was: "", and the only contributor was "Eq" (talk))
- 22:25, 11 October 2024 Alex talk contribs created page Module:Top icons/doc (Created page with "{{documentation}} This module is used in Template:External to generate the top icons. It can also be called from other modules using its helper function. {{Helper module |name=Top icons |fname1 = _main(args) |ftype1 = String |fuse1 = Returns a string that adds top icons to the page. <code>args</code> must be a table of arguments. Numbered arguments must have values of <code>rs</code>, <code>rsc</code>, <code>meta</code> or <code>wp</code>. To provide a specific pag...")
- 22:25, 11 October 2024 Alex talk contribs created page Module:Top icons (Created page with "--<nowiki> local p = {} local sites = { rs = { params = { 'rs' }, interwiki = 'rsw', wikiname = 'The RuneScape Wiki', }, rsc = { params = { 'rsc' }, interwiki = 'classicrsw', wikiname = 'The RuneScape Classic Wiki', }, meta = { params = { 'meta' }, interwiki = 'meta', wikiname = 'The Meta Weird Gloop Wiki', }, wp = { params = { 'wp' }, interwiki = 'wikipedia', wikiname = 'Wikipedia', }, } local order = { 'rs', 'rsc', 'meta', 'wp' } loc...")
- 22:25, 11 October 2024 Alex talk contribs created page Template:External/doc (Created page with "{{External|rs|rsc}} {{Documentation}} The '''External''' template adds links to the RuneScape Wiki, the RuneScape Classic Wiki, Meta Weird Gloop Wiki, and Wikipedia beside the "Discussion" tab above an article's title. The links are not added to the mobile skin. ==Usage== External can be used with either unnamed parameters or named parameters. Parameter order does not matter - the order the buttons are shown in will alwa...")
- 22:24, 11 October 2024 Alex talk contribs created page Template:External (Created page with "<includeonly>{{#invoke:Top icons|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 22:24, 11 October 2024 Eq talk contribs created page File:CombatStyles (bow, accurate).png