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).
- 16:02, 12 October 2024 Eq talk contribs created page Infernal cape (Created page with "{{External|rs=TokHaar-Kal-Ket}} {{Infobox Item |version1 = Normal |version2 = Broken |version3 = Locked |name1 = Infernal cape |name2 = Infernal cape (broken) |name3 = Infernal cape (l) |image1 = File:Infernal cape.png |image2 = File:Infernal cape (broken).png |image3 = File:Infernal cape.png |release1 = 1 June 2017 |release2 = 1 June 2017 |release3 = 29 August 2019 |update1 = The Inferno |update2 = The Inferno |update3 = Last Man Stan...")
- 16:01, 12 October 2024 Eq talk contribs created page Fire cape (Created page with "{{External|rs}} {{Otheruses|the item obtained by defeating the TzTok-Jad|the reward for achieving level 99 Firemaking|Firemaking cape|the item obtained by defeating TzKal-Zuk|Infernal cape}} {{Redirect|Fc|the in-game social feature|Chat-channel}} {{Infobox Item |version1 = Normal |version2 = Broken |version3 = Locked |name1 = Fire cape |name2 = Fire cape (broken) |name3 = Fire cape (l) |image1 = File:Fire cape.png |image2 = File:Fire cape (broken).png...")
- 16:00, 12 October 2024 Eq talk contribs created page Prayer cape (Created page with "{{External|rs}} {{Infobox Item |version1 = Untrimmed |version2 = Trimmed |name1 = Prayer cape |name2 = Prayer cape(t) |image1 = File:Prayer cape.png |image2 = File:Prayer cape(t).png |release = 18 October 2006 |update = Capes of Achievement... and Goats! |members = Yes |quest = No |tradeable = No |placeholder = Yes |equipable = Yes |stackable = No |noteable = No |options = Wear, Drop |wornoptions = Boost |examine = The cape worn by the most pious of heroe...")
- 15:59, 12 October 2024 Eq talk contribs created page Mixed hide cape (Created page with "{{Infobox Item |name = Mixed hide cape |image = File:Mixed hide cape.png |release = 20 March 2024 |update = Varlamore: Part One |members = Yes |quest = No |tradeable = Yes |placeholder = Yes |equipable = Yes |stackable = No |noteable = Yes |options = Wear, Drop |examine = Made from the hide of a few different creatures. |value = 4000 |weight = 3.000 |exchange = Yes |id = 29289 }} 130px|left A '''mixed hide cape''' is a part...")
- 15:58, 12 October 2024 Eq talk contribs created page Mythical cape (Created page with "{{Infobox Item |name = Mythical cape |image = File:Mythical cape.png |release = 4 January 2018 |update = Dragon Slayer II |aka = Myth cape |members = Yes |quest = No |tradeable = No |placeholder = Yes |equipable = Yes |stackable = No |noteable = No |options = Wear, Teleport, Drop |wornoptions = Teleport |examine = The cape worn by members of the Myths' Guild. |value = 10000 |weight = 1.814 |id = 22114 }} left|140px The '''myt...")
- 15:58, 12 October 2024 Eq talk contribs created page Ardougne cloak 4 (Created page with "{{External|rs}} {{Infobox Item |name = Ardougne cloak 4 |image = File:Ardougne cloak 4.png |release = 5 March 2015 |update = Achievement Diaries |members = Yes |quest = No |tradeable = No |placeholder = Yes |equipable = Yes |stackable = No |noteable = No |options = Wear, Monastery Teleport, Farm Teleport, Drop |wornoptions = Kandarin Monastery, Ardougne Farm |examine = A shadowy Ardougne cloak. |value = 0 |weight = 0.453 |id = 13124 }} File:Ardougne cloak 4...")
- 15:57, 12 October 2024 Eq talk contribs created page Hitpoints cape (Created page with "{{External|rs=Constitution cape}} {{Infobox Item |version1 = Untrimmed |version2 = Trimmed |name1 = Hitpoints cape |name2 = Hitpoints cape(t) |image1 = File:Hitpoints cape.png |image2 = File:Hitpoints cape(t).png |release = 18 October 2006 |update = Capes of Achievement... and Goats! |members = Yes |quest = No |tradeable = No |placeholder = Yes |equipable = Yes |stackable = No |noteable = No |options = Wear, Drop |wornoptions = Boost |examine = The cape w...")
- 15:55, 12 October 2024 Eq talk contribs created page Obsidian cape (Created page with "{{External|rs}} {{Infobox Item |name = Obsidian cape |image = File:Obsidian cape.png |release = 4 October 2005 |update = TzHaar Fight Caves |aka = Obby Cape |members = Yes |quest = No |tradeable = Yes |placeholder = Yes |equipable = Yes |stackable = No |noteable = Yes |options = Wear, Drop |examine = A cape of woven obsidian plates. |value = 60000 |weight = 1.814 |exchange = Yes |id = 6568 }} 100px|left The '''obsidian cape'...")
- 15:54, 12 October 2024 Eq talk contribs created page Template:Cape (Created page with "{{Navbox |name = Cape |title = Capes |gtitle1 = Regular capes |group1 = * {{plink|Black cape|txt=Black}} * {{plink|Blue cape|txt=Blue}} * {{plink|Green cape|txt=Green}} * {{plink|Orange cape|txt=Orange}} * {{plink|Pink cape|txt=Pink}} * {{plink|Purple cape|txt=Purple}} * {{plink|Red cape|txt=Red}} * {{plink|Yellow cape|txt=Yellow}} |gtitle2 = Combat capes |group2 = * {{plink|Cape of legends|txt=Legends}} * {{plink|Mythical cape|txt=Mythical}} <sup>(Mythic...")
- 15:12, 12 October 2024 Eq talk contribs created page Module:Synced switch/doc (Created page with "{{No documentation}}")
- 15:11, 12 October 2024 Eq talk contribs created page Module:Switch infobox/doc (Created page with "{{No documentation}}")
- 15:02, 12 October 2024 Eq talk contribs created page Module:Switch infobox (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local contents = {} local i = 1 while args['item'..i] do table.insert(contents, { text = args['text'..i] or ('Item '..i), content = '\n' .. args['item'..i] }) i = i + 1 end local ret = mw.html.create('div') :addClass('switch-infobox') :addClass('loading') :tag('span') :addClass('loading-button') :addClass('button') :wikitext('Loading...') :done() local mah_t...")
- 15:02, 12 October 2024 Eq talk contribs created page Template:Switch infobox/doc (Created page with "{{documentation}} This template is used to separate different information on a specific page (mostly NPC) with different condition (For example, before and after a quest). After the insertion of the template, there will be different buttons stating the possible conditions of that page. When clicked on different conditions, the page will display different information. ==Usage== ''Note: By following the pattern, the template is able to add 2-50 conditions.'' <pre> {{Swit...")
- 15:01, 12 October 2024 Eq talk contribs created page Template:Switch infobox (Created page with "<includeonly>{{#invoke:Switch infobox|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 15:00, 12 October 2024 Eq talk contribs created page Template:No documentation/doc (Created page with "{{Documentation}} This template should be used when there is no documentation for a Module or Template.")
- 14:59, 12 October 2024 Eq talk contribs created page Module:Synced switch (Created page with "local p = {} local hc = require('Module:Paramtest').has_content p._sortFunc = function(a,b) return a.id < b.id end p.main = function(frame) local args = frame:getParent().args local parsed = { {id=0, content=args.default or '', showing = true} } for k,v in pairs(args) do local s = tostring(k):match('version(%d+)') if hc(v) and s then local obj = {id=tonumber(s), text=args['text'..s], content=v} if obj.id == 1 then obj.showing = true parsed[1].sh...")
- 14:58, 12 October 2024 Eq talk contribs created page Template:Synced switch/doc (Created page with "{{Documentation}} {{invokes|Synced switch}} '''Synced switch''' is a method to have content change at the same time as a switch infobox, without generating the associated buttons. ==Usage== <pre>{{Synced switch|version1=content shown for variant 1|version2=content shown for variant 2|default=content shown for all other variants}}</pre> This usage requires a Module:Infobox-based switch infobox to be on the page, as the setup for switching that infobox completes the...")
- 14:57, 12 October 2024 Eq talk contribs created page Template:Synced switch (Created page with "{{#invoke:Synced switch|main}}<noinclude>{{/doc}}</noinclude>")
- 14:57, 12 October 2024 Eq talk contribs created page Verac's plateskirt (Created page with "{{External|rs}} {{Infobox Item |version1 = Undamaged |version2 = 100 |version3 = 75 |version4 = 50 |version5 = 25 |version6 = 0 |smwname1 = Undamaged |smwname2 = 100 |smwname3 = 75 |smwname4 = 50 |smwname5 = 25 |smwname6 = (broken) |name1 = Verac's plateskirt |name2 = Verac's plateskirt 100 |name3 = Verac's plateskirt 75 |name4 = Verac's plateskirt 50 |name5 = Verac's plateskirt 25 |name6 = Verac's plateskirt 0 |image1 = File:Verac's plateskirt.png |image2 = File:V...")
- 14:56, 12 October 2024 Eq talk contribs created page Verac's brassard (Created page with "{{External|rs}} {{Infobox Item |version1 = Undamaged |version2 = 100 |version3 = 75 |version4 = 50 |version5 = 25 |version6 = 0 |smwname1 = Undamaged |smwname2 = 100 |smwname3 = 75 |smwname4 = 50 |smwname5 = 25 |smwname6 = (broken) |name1 = Verac's brassard |name2 = Verac's brassard 100 |name3 = Verac's brassard 75 |name4 = Verac's brassard 50 |name5 = Verac's brassard 25 |name6 = Verac's brassard 0 |image1 = File:Verac's brassard.png |image2 = File:Verac's brassar...")
- 14:56, 12 October 2024 Eq talk contribs created page Verac's helm (Created page with "{{External|rs}} {{Infobox Item |version1 = Undamaged |version2 = 100 |version3 = 75 |version4 = 50 |version5 = 25 |version6 = 0 |smwname1 = Undamaged |smwname2 = 100 |smwname3 = 75 |smwname4 = 50 |smwname5 = 25 |smwname6 = (broken) |name1 = Verac's helm |name2 = Verac's helm 100 |name3 = Verac's helm 75 |name4 = Verac's helm 50 |name5 = Verac's helm 25 |name6 = Verac's helm 0 |image1 = File:Verac's helm.png |image2 = File:Verac's helm.png |image3 = File:Verac's...")
- 14:55, 12 October 2024 Eq talk contribs created page Verac's flail (Created page with "{{External|rs}} {{Infobox Item |version1 = Undamaged |version2 = 100 |version3 = 75 |version4 = 50 |version5 = 25 |version6 = 0 |smwname1 = Undamaged |smwname2 = 100 |smwname3 = 75 |smwname4 = 50 |smwname5 = 25 |smwname6 = (broken) |name1 = Verac's flail |name2 = Verac's flail 100 |name3 = Verac's flail 75 |name4 = Verac's flail 50 |name5 = Verac's flail 25 |name6 = Verac's flail 0 |image1 = File:Verac's flail.png |image2 = File:Verac's flail.png |image3 = File...")
- 14:50, 12 October 2024 Eq talk contribs created page File:Verac's plateskirt.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs created page File:Verac's brassard.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs uploaded File:Verac's plateskirt.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs created page File:Verac's flail.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs uploaded File:Verac's brassard.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs uploaded File:Verac's flail.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs created page File:Verac's helm.png (Uploaded with SimpleBatchUpload)
- 14:50, 12 October 2024 Eq talk contribs uploaded File:Verac's helm.png (Uploaded with SimpleBatchUpload)
- 14:47, 12 October 2024 Eq talk contribs created page File:Verac's plateskirt detail.png
- 14:47, 12 October 2024 Eq talk contribs uploaded File:Verac's plateskirt detail.png
- 14:47, 12 October 2024 Eq talk contribs created page File:Verac's helm detail.png
- 14:47, 12 October 2024 Eq talk contribs uploaded File:Verac's helm detail.png
- 14:47, 12 October 2024 Eq talk contribs created page File:Verac's flail detail.png
- 14:47, 12 October 2024 Eq talk contribs uploaded File:Verac's flail detail.png
- 14:46, 12 October 2024 Eq talk contribs created page File:Verac's brassard detail.png
- 14:46, 12 October 2024 Eq talk contribs uploaded File:Verac's brassard detail.png
- 14:38, 12 October 2024 Eq talk contribs created page Module:FetchItemStats/doc (Created page with "{{documentation}} This module provides three functions that make obtaining an item's information easier. {{Helper module |name = FetchItemStats |fname1 = defaultVersion(pagename) |ftype1 = String, String |fuse1 = Returns a string of the default version (format: <code>Pagename#Versionname</code>) that can be used for further SMW searches. Also returns a wikilink to the matched page name (following redirects from the given <code>pagename</code>, as the second return valu...")
- 14:38, 12 October 2024 Eq talk contribs created page Module:FetchItemStats (Created page with "-- Note: This module is not meant to be invoked directly, and instead is intended to be used from other modules. local exchange = require('Module:Exchange') local yesno = require('Module:Yesno') local p = {} -- Obtain information about which version of an item is the default version of the item -- if no switch infoobox is present, the item name itself will be returned. -- The second return value is the actual pagename of the page that is retrieved in the SMW call, taki...")
- 14:30, 12 October 2024 Eq talk contribs created page Module:Infotable Bonuses (Created page with "local p = {} local trim = mw.text.trim local gsplit = mw.text.gsplit local split = mw.text.split local listToText = mw.text.listToText local yesNo = require('Module:Yesno') local paramTest = require('Module:Paramtest') local contains = require('Module:Array').contains local pageListCheck = require('Module:PageListTools').pagelistchecks local equipmentStats = require('Module:FetchItemStats').equipmentStats local onMain = require('Module:Mainonly').on_main -- Sorting ke...")
- 14:29, 12 October 2024 Eq talk contribs created page Template:Infotable Bonuses/doc (Created page with "{{documentation}} {{invokes|Infotable Bonuses}} Template for inserting a table of item bonuses on a page. This lists a number of equippable game items, that has some kind of relation to each other, along with their associated stats in a table layout for an easy overview. This could be items that are part of an armour set or items that fall into the same category. Pages this template is suitable for is disambiguation pages for item categories, and also for pages dedicat...")
- 14:28, 12 October 2024 Eq talk contribs created page Template:Infotable Bonuses (Created page with "<includeonly>{{#invoke:Infotable Bonuses|main}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 14:27, 12 October 2024 Eq talk contribs created page Prestige Master cape (Created page with "{{Infobox Item |version1 = Normal |version2 = Broken |name1 = Prestige Master cape |name2 = Prestige Master cape (broken) |image1 = File:Prestige Master cape.png |image2 = File:Fire cape (broken).png |release1 = N/A |release2 = N/A |update1 = |update2 = |members = N/A |quest = N/A |tradeable = No |placeholder = Yes |equipable1 = Yes |equipable2 = No |stackable = No |noteable = No |options1 = Wear, Teleports, Features, Destroy |options2 = Drop |examine1 = The ca...")
- 14:21, 12 October 2024 Eq talk contribs created page File:Cape slot.png
- 14:21, 12 October 2024 Eq talk contribs uploaded File:Cape slot.png
- 14:21, 12 October 2024 Eq talk contribs created page File:Melee.png
- 14:21, 12 October 2024 Eq talk contribs uploaded File:Melee.png
- 14:17, 12 October 2024 Eq talk contribs created page File:Prestige Master equipped female.png
- 14:17, 12 October 2024 Eq talk contribs uploaded File:Prestige Master equipped female.png