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).
- 00:34, 16 October 2024 Alex talk contribs created page Template:Shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 00:34, 16 October 2024 Alex talk contribs created page Template:Sandboxheader (Created page with "__NONEWSECTIONLINK__{{Shortcut|RS:S|RS:SAND|RS:SBX|RS:SANDBOX|Test}} <div class="tile" style="margin: 2em auto"> <div class="center" style="font-weight:bold;font-size:1.2em">Welcome to the sandbox, a place to try out editing.</div> Anyone can change this page. To edit, click the "'''Edit source'''" tab above. Content added here will not stay permanently. * If you have an account, you can create your own sandbox in your userspace. * For help g...")
- 00:33, 16 October 2024 Alex talk contribs created page RuneScape:Sandbox (Created page with "<!--DO NOT CHANGE--><noinclude>{{Sandboxheader}}</noinclude><!--DO NOT CHANGE--> <!-------------------Please edit below this line, thank you-------------------->")
- 00:31, 16 October 2024 Alex talk contribs created page Template:Require (Redirected page to Template:Requires) Tag: New redirect
- 00:29, 16 October 2024 Alex talk contribs created page Template:Needed/doc (Created page with "{{Documentation}} The '''Needed''' template is used on quest pages and quick guides to list items players will need. ==Usage== <pre>{{Needed|2 super antifires, a dragonfire shield, and an abyssal whip}}</pre> produces: {{Needed|2 super antifires, a dragonfire shield, and an abyssal whip}} An optional parameter, <code>'''recommended'''</code>, is available: <pre>{{Needed|2 super antifires, a dragonfire shield, and an abyssal whip|re...")
- 00:29, 16 October 2024 Alex talk contribs created page Template:Needed (Created page with "<includeonly><div class="seealso">{{#if: {{{1|}}} |'''Items needed:''' {{{1}}}}}{{#if: {{{recommended|}}} |{{#if: {{{1|}}} |<br />}}'''Items recommended:''' {{{recommended}}}}}</div></includeonly><noinclude> {{/doc}}</noinclude>")
- 00:28, 16 October 2024 Alex talk contribs created page Template:Requires/doc (Created page with "{{Documentation}} {{Otheruses|the module information template|the required quest items template|Template:Needed}} This template should be put near the beginning of a module's documentation page to link to a module that requires the module, or to link to the module required by the module. Also See: * {{T|Data}} for modules containing/loading data for/from other modules. * {{T|Invokes}} for templates/modules invoking/invoked by modules/templates. <pre> {{Require|ModuleNa...")
- 00:28, 16 October 2024 Alex talk contribs created page Template:Requires (Created page with "<includeonly>{{#if:{{{by|}}}|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' is required by [[Module:{{{by}}}]].{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Modules required by modules}}}}''</div>|<div class="seealso">'''''{{#replace:{{FULLPAGENAME}}|/doc}}''' requires [[Module:{{{1}}}]].{{#ifeq:{{lc:{{{category}}}}}|no||{{#ifeq:{{SUBPAGENAME}}|doc||Category:Modules requiring modules}}}}''</div>}}</includeonly><noinclude...")
- 00:26, 16 October 2024 Alex talk contribs created page Template:Calculator:Combat level/Template (Created page with "{{#invoke:Combat level|calc}}<noinclude> {{invokes|Combat level}} {{Calculator template|Calculator:Combat level}} <pre>{{Calculator:Combat level |attack = attack level |strength = strength level |defence = defence level |ranged = ranged level |magic = magic level |hitpoints = hitpoints level |prayer = prayer level }}</pre> Category:Calculator templates</noinclude>")
- 00:16, 16 October 2024 Eq talk contribs created page File:Quick chat button.png
- 00:16, 16 October 2024 Eq talk contribs uploaded File:Quick chat button.png
- 00:14, 16 October 2024 Alex talk contribs created page Module:CombatStyles/doc (Created page with "{{No_documentation}}")
- 00:13, 16 October 2024 Eq talk contribs created page File:Tournament Lobby.png
- 00:13, 16 October 2024 Eq talk contribs uploaded File:Tournament Lobby.png
- 00:13, 16 October 2024 Alex talk contribs created page Template:Clean image/doc (Created page with "{{Documentation}} {{invokes|clean image}} Cleans and formats an input image. This removes the following things if present: * <code><nowiki>[[File:</nowiki></code> * <code><nowiki>]]</nowiki></code> * <code><nowiki>|</nowiki></code> and <code><nowiki>{{!}}</nowiki></code>, and everything following the first of these until the end Then it re-packages the image into a new file container, with specified height, width, and link. ==Usage== <pre>{{clean image |file = wikitex...")
- 00:13, 16 October 2024 Alex talk contribs created page Template:Clean image (Created page with "{{#invoke:clean image|main}}<noinclude>{{/doc}}</noinclude>")
- 00:12, 16 October 2024 Alex talk contribs created page Module:Clean image/doc (Created page with "{{Documentation}} Cleans an input image to prevent double linking. {{Helper module |name=Clean image |fname1=clean(args) |ftype1=string |fuse1=Input args is a table with fields: * <code>file</code> - the full wikitext to be cleaned. All processing is skipped if file is empty or is the string <code>no</code>. * <code>width</code> - width to resize the file to; no default * <code>height</code> - height to resize the file to, can be combined with width; no default * <code>...")
- 00:12, 16 October 2024 Alex talk contribs created page Module:Clean image (Created page with "local hc = require('Module:Paramtest').has_content local p = {} p.main = function(frame) local args = frame:getParent().args local clean = { file = args.file or args[1], width = args.width or args[2], height = args.height or args[3], link = args.link } return p.clean(clean) end p.clean = function(args) local file = args.file if not hc(file) or (file and (file:lower() == 'no' or file == '')) then return '' end local height, width = '','' if hc(args.hei...")
- 00:10, 16 October 2024 Alex talk contribs created page Template:Chat option/doc (Created page with "{{documentation}} {{invokes|Chat options}} This template provides basic formatting to display a set chat options when either in dialogue with an NPC or interacting with an object. ==Usage== This template is primarily used on quick guide pages. {{Chat option |3 What seems to be the matter? |2 Where can I find him? |? What's in it for me? |Any |Accept }} <pre>{{Chat option |3 What seems to be the matter? |2 Where can I find him? |? What's in it for me? |Any |Accept }}</p...")
- 00:10, 16 October 2024 Alex talk contribs created page Template:Chat option (Created page with "<includeonly>{{#invoke:Chat options|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 00:10, 16 October 2024 Alex talk contribs created page Module:Chat options/doc (Created page with "{{No_documentation}}")
- 00:09, 16 October 2024 Alex talk contribs created page Module:Chat options (Created page with "-- <pre> local p = {} local hasc = require('Module:Paramtest').has_content local tooltips = require('Module:Tooltip') function p.main(frame) local args = frame:getParent().args local items = {} local i = 1 while hasc(args[i]) do local item = mw.text.trim(args[i]) local key local tooltip if item:lower() == 'accept' then key = '✓' tooltip = '[Accept Quest]' elseif item:lower() == 'any' or item == '~' then key = '~' tooltip = '[Any o...")
- 00:09, 16 October 2024 Eq talk contribs created page File:Tournament store.png
- 00:09, 16 October 2024 Eq talk contribs uploaded File:Tournament store.png
- 00:03, 16 October 2024 Eq talk contribs created page File:Voice of Yama.png
- 00:03, 16 October 2024 Eq talk contribs uploaded File:Voice of Yama.png
- 00:03, 16 October 2024 Alex talk contribs created page Calculators (Created page with "{{External|rs|rsc=Calculator:Skill calculators}} '''Calculators''' are used to determine experience points and item manufacture costs based on real-time prices in the Grand Exchange Market Watch. {{ToC|align=right}} ==Agility== {| class="wikitable sortable" !Calculator !Format !Description |- |Agility |JavaScript |Calculates the number of laps that must be completed to get from a given level or amount of experience to your selected goal....")
- 23:55, 15 October 2024 Eq talk contribs created page File:Attack style icon.png
- 23:55, 15 October 2024 Eq talk contribs uploaded File:Attack style icon.png
- 23:52, 15 October 2024 Alex talk contribs created page Template:Infobox Pure/doc (Created page with "{{Documentation}} Infobox for use on Pure account build articles. Displays relevant information about the account build, and the typical stats ==Quick copy== <pre>{{Infobox Pure |name = <!-- name of the build --> |aka = <!-- when applicable: other names of this build --> |image = <!-- example image of what the build looks like with its gear on --> |members = <!-- either Yes or No --> |ironman = <!-- if this build is made for playing as an ironman, e.g. to prevent gaini...")
- 23:52, 15 October 2024 Alex talk contribs created page Template:Infobox Pure (Created page with "{{#invoke:Infobox Pure|main}}<noinclude>{{/doc}}</noinclude>")
- 23:52, 15 October 2024 Alex talk contribs created page Module:Infobox Pure/doc (Created page with "{{Documentation}} Generates Infobox Pure.")
- 23:52, 15 October 2024 Alex talk contribs created page Module:Infobox Pure (Created page with "-------------------------- -- Module for Template:Infobox Pure -------------------------- local p = {} local onmain = require('Module:Mainonly').on_main local paramtest = require('Module:Paramtest') local empty = paramtest.is_empty local infobox = require('Module:Infobox') local yesno = require('Module:Yesno') local cb_calc = require('Module:Combat level')._calc local lang = mw.language.getContentLanguage() local build_types = { ['1v1'] = '1-vs-1'...")
- 23:50, 15 October 2024 Alex talk contribs created page Module:Combat level/doc (Created page with "{{documentation}} This module is used on Calculator:Combat level, as well as being available to use from other modules. == Helper functions == {{Helper module |name = Combat level |fname1 = _calc(attack, strength, defence, ranged, magic, hitpoints, prayer) |ftype1 = Number, String, Table |fuse1 = Returns three values: #The combat level given the entered stats (Number), #The primary combat type (String: one of 'melee', 'ranged', 'magic'), #And a Table containing th...")
- 23:50, 15 October 2024 Alex talk contribs created page Module:Combat level (Created page with "-- Implements Calculator:Combat level/Template local paramTest = require('Module:Paramtest') local p = {} function p.calc(frame) local args = frame:getParent().args local stats = { 'attack', 'strength', 'defence', 'ranged', 'magic', 'hitpoints', 'prayer' } local lvls = {} for i, stat in pairs(stats) do if i == 6 then lvls[i] = paramTest.default_to( tonumber(args[stat]), 10 ) else lvls[i] = paramTest.default_to( tonumber(args[...")
- 23:49, 15 October 2024 Alex talk contribs created page Calculator:Combat level/Template (Created page with "{{#invoke:Combat level|calc}}<noinclude> {{invokes|Combat level}} {{Calculator template|Calculator:Combat level}} <pre>{{Calculator:Combat level |attack = attack level |strength = strength level |defence = defence level |ranged = ranged level |magic = magic level |hitpoints = hitpoints level |prayer = prayer level }}</pre> Category:Calculator templates</noinclude>")
- 23:49, 15 October 2024 Alex talk contribs created page Calculator:Combat level (Created page with "<noinclude>{{External|rsc|rs}} {{Calc use|Calculator:Combat level/Template}}</noinclude> <pre class="jcConfig"> template = Calculator:Combat level/Template form = combatCalcForm result = combatCalcResult param = playername|Player name||hs|attack,1,1;strength,3,1;ranged,5,1;magic,7,1;defence,2,1;hitpoints,4,1;prayer,6,1 param = attack|Attack|1|int|1-99 param = strength|Strength|1|int|1-99 param = ranged|Ranged|1|int|1-99 param = magic|Magic|1|int|1-99 param = d...")
- 23:49, 15 October 2024 Eq talk contribs created page Tournament store (Created page with "{{Infobox Scenery |name = Vote booth |version = Vampyre |image = 225x225px |release = N/A |update = |members = N/A |quest = None |location = Home |options = Shop, Vote |examine = It looks like a Vote booth. |map = No |id = 32546 }} The '''Vote Points store''' is located at home and sells an abundance of beneficial items such as Donator token, Donator Chest, Double XP tome, Damage boost pots, and more. The currency used to purchase items from...")
- 23:48, 15 October 2024 Alex talk contribs created page Template:Formatexpr/doc (Created page with "{{Documentation}} This template provides number formatting for expressions. ==Usage== This template can be used by entering the following onto a relevant page. <pre>{{Formatexpr}}</pre> <includeonly>{{PAGENAME}}</includeonly>")
- 23:48, 15 October 2024 Alex talk contribs created page Template:Formatexpr (Created page with "{{formatnum:{{#expr:{{formatnum:{{{1|}}}|R}}}}}}<noinclude>{{/doc}}</noinclude>")
- 23:48, 15 October 2024 Alex talk contribs created page Template:Calculator template/doc (Created page with "{{Documentation}} This template displays a message stating that the template is used by a calculator (and may not have any direct transclusions as a result). ==Usage== This template can be used by entering the following onto a relevant page. The parameter takes the full, unlinked pagename of the calculator. <pre>{{Calculator template|Calculator:Combat level}}</pre> Produces: {{Calculator template|Calculator:Combat level}} <includeonly>Category:Transclusion templates...")
- 23:47, 15 October 2024 Alex talk contribs created page Template:Calculator template (Created page with "<includeonly>:''This is a calculator template used by [[{{{1|{{#replace:{{FULLPAGENAME}}|/Template}}}}}]].''Category:Calculator templates</includeonly><noinclude> {{/doc}}</noinclude>")
- 23:47, 15 October 2024 Alex talk contribs created page Calculator:Thieving/Master farmer success/Template (Created page with "<noinclude>{{Calculator template|Calculator:Thieving/Master farmer success}}</noinclude> <div style="display:none;"> {{#vardefine:thief|{{{ThievingLevel_Input|99}}}}} {{#vardefine:chance|{{#switch: {{#expr: floor(((5 / 833 * {{#var:thief}}) + 17/49) * {{#ifeq:{{{ArdyDiary|ischecked}}}|ischecked|1.1|1.0}})}} | -1 = 0 | 1 = 100 | {{#expr:((((5 / 833 * {{#var:thief}}) + 17/49) * {{#ifeq:{{{ArdyDiary|ischecked}}}|ischecked|1.1|1.0}}) * 100) round 2}}}}}} </div> At level <b>...")
- 23:47, 15 October 2024 Alex talk contribs created page File:Schematic (complete).png
- 23:47, 15 October 2024 Alex talk contribs uploaded File:Schematic (complete).png
- 23:46, 15 October 2024 Alex talk contribs deleted File:Schematic (complete).webp (content was: "", and the only contributor was "Alex" (talk))
- 23:46, 15 October 2024 Alex talk contribs created page File:Schematic (complete).webp
- 23:46, 15 October 2024 Alex talk contribs uploaded File:Schematic (complete).webp
- 23:43, 15 October 2024 Alex talk contribs created page Template:Calc use/doc (Created page with "{{Documentation}} ==Usage== {{Calc use|Calculator:Thieving/Master farmer success/Template}} <pre>{{Calc use|Calculator:Thieving/Master farmer success/Template}}</pre> {{Clear|right}} <includeonly>Category:Calculator templates</includeonly>")
- 23:43, 15 October 2024 Alex talk contribs created page Template:Calc use (Created page with "<includeonly>{| class="archivelist" | centre|link= |- ! Templates used |- | {{#ifeq:{{NAMESPACE:{{{1}}}}}|Template|[[{{{1}}}|{{PAGENAME:{{{1}}}}}]]|[[{{{1}}}]]}}{{#if:{{msgnw:{{{1}}}}}|}}<!-- -->{{#if:{{{2|}}}|<br>{{#ifeq:{{NAMESPACE:{{{2}}}}}|Template|[[{{{2}}}|{{PAGENAME:{{{2}}}}}]]|[[{{{2}}}]]}}{{#if:{{msgnw:{{{2}}}}}|}}}}<!-- -->{{#if:{{{3|}}}|<br>{{#ifeq:{{NAMESPACE:{{{3}}}}}|Template|[[{{{3}}}|{{PAGENAME:{{{3}}}}}]]|[[{{{3}}}]]}}{{...")