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:59, 17 October 2024 Alex talk contribs created page Module:200mxp/data (Created page with "-- skill = all, im, uim, hcim return { ['attack'] = {502, 80, 13, 17}, ['defence'] = {406, 66, 11, 16}, ['strength'] = {1400, 245, 15, 19}, ['hitpoints'] = {1094, 243, 13, 11}, ['ranged'] = {1497, 209, 12, 8}, ['prayer'] = {248, 10, 1, 2}, ['magic'] = {500, 30, 5, 2}, ['cooking'] = {3392, 89, 6, 21}, ['woodcutting'] = {692, 94, 15, 11}, ['fletching'] = {619, 22, 2, 3}, ['fishing'] = {315, 42, 7, 6}, ['firemaking'] = {914, 315, 63, 92}, ['crafting'] = {459, 1...")
- 00:59, 17 October 2024 Alex talk contribs created page Module:200mxp (Created page with "-- <pre> local p = {} local lookuptable = require("Module:200mxp/data") local gamemodeindex = { ["all"] = 1, ["im"] = 2, ["uim"] = 3, ["hcim"] = 4 } local function lookup(skill,gamemode) local info = lookuptable[skill] if info == nil then return 'Invalid {{{1}}} param' elseif skill=='update' then return info else return info[gamemodeindex[gamemode] or 1] end end function p.lookup(frame) local args = frame:getParent().args local skill = string.lower(...")
- 00:59, 17 October 2024 Alex talk contribs created page Module:$ (Created page with "local p = {} function p.serialize(frame) return mw.text.jsonEncode(frame:getParent().args) end function p.deserialize(args) local out = {} for k, v in pairs(args) do out[k] = mw.text.jsonDecode(v) end return out end return p")
- 18:15, 16 October 2024 Alex talk contribs deleted MediaWiki:Common.less (content was: "/* ============================================================================= * This is the root Less file that is parsed to produce MediaWiki:Common.css. * * These styles will be applied to all skins (desktop and mobile). * ----------------------------------------------------------------------------- * Less documentation: <http://lesscss.org/features/> * Gadget:...", and the only contributor was "Alex" (talk))
- 18:15, 16 October 2024 Alex talk contribs created page MediaWiki:Common.less (Created page with "/* ============================================================================= * This is the root Less file that is parsed to produce MediaWiki:Common.css. * * These styles will be applied to all skins (desktop and mobile). * ----------------------------------------------------------------------------- * Less documentation: <http://lesscss.org/features/> * Gadget: <https://meta.weirdgloop.org/w/MediaWiki:Gadget-Less.js> * Core Less JS:...")
- 16:45, 16 October 2024 Alex talk contribs created page File:Music.png
- 16:45, 16 October 2024 Alex talk contribs uploaded File:Music.png
- 16:35, 16 October 2024 Alex talk contribs created page Template:Music track list/doc (Created page with "{{Documentation}} This template can be used to generate a list of music tracks based on a Semantic MediaWiki query. It takes two optional parameters, but if these are not speicfied the output will simply return a ''full'' list of ''all'' music tracks in the game. A category of music tracks can be specified through the <code>category</code> parameter. This takes any wikilink or property format like SMW queries do. For example {{t|Music track list|category=<nowiki>Cate...")
- 16:35, 16 October 2024 Alex talk contribs created page Template:Music track list (Created page with "<includeonly>{{#ask: Category:Music tracks {{#if:{{{category|}}}|{{{category}}}}} {{#if:{{{prefix|}}}|[[~{{#replace:{{{prefix}}}|,|*{{!}}{{!}}~}}*]]}} |?#=Name |?Unlock hint=Unlock details |?Music duration=Duration |?Music track=Play track |format=table |headers=plain |limit=5000 |class=wikitable lighttable sortable }}</includeonly><noinclude>{{/doc}}</noinclude>")
- 16:35, 16 October 2024 Alex talk contribs created page Template:Music track map/doc (Created page with "{{Documentation}} This template can be used on Map pages to create a music track map. This template will include a notice about the function of the page, as well as providing the relevant categories and SMW properties to the page. The first unnamed parameter must be the coordinates for the polygon indicating the music track area. == Example == <pre>{{Music track map |songs=Dreamstate |files=File:Dreamstate.ogg |x=1760|y=5088|plane=2 |align=right|[ [ [1728,5056],[1728,5...")
- 16:35, 16 October 2024 Alex talk contribs created page Template:Music track map (Created page with "<includeonly>{{#if:{{{1|}}}|{{#tag:mapframe |{ "type": "FeatureCollection", "features": [{{#vardefineecho:geoJSON|{ "type": "Feature", "geometry": { "type": "Polygon", "coordinates": {{{1}}} }, "properties": { "mapID": {{{mapID|-1}}}, "plane": {{{plane|0}}} } } }}] } |width={{{width|300}}} |height={{{height|300}}} |zoom={{{zoom|2}}} |mapid={{{mapID|-1}}} |plane={{{plane|0}}} |x={{{x|3200}}} |y={{{y|3200}}} |align={{{align|center}}} |frameless={{#...")
- 16:35, 16 October 2024 Alex talk contribs created page Map:Lumbridge music (Created page with "{{Music track map|[[[3136,3136],[3136,3200],[3133,3200],[3133,3204],[3134,3204],[3134,3205],[3135,3205],[3135,3206],[3136,3206],[3136,3207],[3137,3207],[3137,3208],[3138,3208],[3138,3209],[3139,3209],[3139,3210],[3140,3210],[3140,3211],[3141,3211],[3141,3212],[3142,3212],[3142,3213],[3143,3213],[3143,3214],[3144,3214],[3144,3215],[3145,3215],[3145,3216],[3146,3216],[3146,3267],[3143,3267],[3142,3268],[3140,3268],[3138,3270],[3138,3275],[3139,3276],[3139,3280],[3138,3281]...")
- 16:25, 16 October 2024 Alex talk contribs created page File:Map region Zoom 0.png
- 16:25, 16 October 2024 Alex talk contribs uploaded File:Map region Zoom 0.png
- 16:24, 16 October 2024 Alex talk contribs uploaded a new version of File:OSRS Layers of Map creation example.png
- 16:20, 16 October 2024 Alex talk contribs created page File:OSRS Layers of Map creation example.png
- 16:20, 16 October 2024 Alex talk contribs uploaded File:OSRS Layers of Map creation example.png
- 16:20, 16 October 2024 Alex talk contribs created page File:Map region Zoom 2.png
- 16:20, 16 October 2024 Alex talk contribs uploaded File:Map region Zoom 2.png
- 16:20, 16 October 2024 Alex talk contribs created page File:Map region Zoom 3.png
- 16:20, 16 October 2024 Alex talk contribs uploaded File:Map region Zoom 3.png
- 16:20, 16 October 2024 Alex talk contribs created page File:Map tile Zoom -1.png
- 16:20, 16 October 2024 Alex talk contribs uploaded File:Map tile Zoom -1.png
- 16:19, 16 October 2024 Alex talk contribs created page File:Map tile Zoom 0.png
- 16:19, 16 October 2024 Alex talk contribs uploaded File:Map tile Zoom 0.png
- 16:19, 16 October 2024 Alex talk contribs created page File:Map tile Zoom 1.png
- 16:19, 16 October 2024 Alex talk contribs uploaded File:Map tile Zoom 1.png
- 16:19, 16 October 2024 Alex talk contribs created page File:Map tile Zoom 3.png
- 16:19, 16 October 2024 Alex talk contribs uploaded File:Map tile Zoom 3.png
- 16:19, 16 October 2024 Alex talk contribs created page File:Map region Zoom 1.png
- 16:19, 16 October 2024 Alex talk contribs uploaded File:Map region Zoom 1.png
- 16:08, 16 October 2024 Alex talk contribs created page RuneScape:Map/mapIDs (Created page with "Below are the mapIDs and the map name. IDs 10000 and up are user-defined maps, and -1 displays all regions and planes. {| class="wikitable sortable" !mapID !!Map !!Center |- | -1 || debug || (2656, 6912) |- | 0 || Gielinor Surface || (3232, 3232) |- | 1 || Ancient Cavern || (1760, 5344) |- | 2 || Ardougne Underground || (2575, 9694) |- | 3 || Asgarnia Ice Cave || (2989, 9566) |- | 4 || Braindeath Island || (2144, 5101) |- | 5 || Dorgesh-Kaan || (2720, 5344) |- | 6 || D...")
- 16:07, 16 October 2024 Alex talk contribs created page RuneScape:Map (Created page with "{{external|rs}} {{otheruses|the cartography project|documentation and help creating maps|RuneScape:Create Map}} This page contains documentation for the cartographer project. This project is still in development and is prone to changes. This project uses the codename ''Doogle'' or ''Doogle Maps'' sometimes. {| class="wikitable" |- ! View/Create Maps !! Issues !! Development |- | Open the map: <maplink mapid=0 plane=0 zoom=2 x=3293 y=3139 text="click here"/> * OSRS pro...")
- 16:05, 16 October 2024 Alex talk contribs created page Template:Nowrap/doc (Created page with "{{Documentation}} This template prevents content from wrapping. ==Usage== <code><nowiki>{{</nowiki>Nowrap|''content which is not to be wrapped''}}</code> <includeonly>{{PAGENAME}}</includeonly>")
- 16:05, 16 October 2024 Alex talk contribs created page Template:Nowrap (Created page with "<span style="white-space:nowrap;">{{{1|}}}</span><noinclude>{{/doc}}</noinclude>")
- 16:04, 16 October 2024 Alex talk contribs created page File:X mark.svg
- 16:04, 16 October 2024 Alex talk contribs uploaded File:X mark.svg
- 16:03, 16 October 2024 Alex talk contribs created page RuneScape:Create Map (Created page with "This page provides a guide on how to create interactive maps using manually-defined '''GeoJSON'''. If you would like to use the easier, faster method of creating maps, see Template:Map. This was created using the Cartography project and uses a modified [https://www.mediawiki.org/wiki/Help:Extension:Kartographer Kartographer extension]. ==Starting out== ===Tools=== Finding the coordinates of a specific map square is most easily done using [https://m...")
- 16:02, 16 October 2024 Alex talk contribs created page Module:APIDoc (Created page with "local p = {} local styles = { w = 'width:1%;', ws = 'white-space:pre;', bgc = 'background-color:var(--wikitable-header-bg);' } function p.main(frame) local tArgs = frame:getParent().args local mArgs = {} local mArgNames = {} local argCount = 0 if not tArgs.funcName then error('APIDoc requires `funcName` argument', 0) end while tArgs['arg'..(argCount + 1)] do argCount = argCount + 1 end for i = 1, argCount do table.insert(mArgNames, tArgs['arg'.....")
- 16:00, 16 October 2024 Alex talk contribs created page Template:Quest details/doc (Created page with "{{documentation}} <pre>{{Quest details |start = Quest start location |startmap = 4444,4444,plane:1 |difficulty = Official difficulty as given by Jagex |length = Length of the quest |requirements = *{{SCP|Thieving|54|link=yes}} {{Boostable|}} *{{SCP|Woodcutting|52|link=yes}} {{Boostable|}} *{{SCP|Herblore|49|link=yes}} {{Boostable|}} *{{SCP|Construction|47|link=yes}} {{Boostable|}} *{{SCP|Mining|47|link=yes}} {{Boostable|}} *{{SCP|Hunter|46|link=yes}} {{Boostable|}} |ite...")
- 16:00, 16 October 2024 Alex talk contribs created page Template:Quest details (Created page with "{{#invoke:QuestDetails|details}}<noinclude>{{/doc}}</noinclude>")
- 16:00, 16 October 2024 Alex talk contribs created page Module:QuestDetails/doc (Created page with "{{No_documentation}}")
- 16:00, 16 October 2024 Alex talk contribs created page Module:QuestDetails (Created page with "-- <nowiki> -- {{Quest details}} local p = {} local yesno = require('Module:Yesno') local onmain = require('Module:Mainonly').on_main() local buildMap --= require('Module:Map').buildMap -- lazy loaded local title = mw.title.getCurrentTitle() local difficulties = { none = 'None', novice = 'Novice', intermediate = 'Intermediate', experienced = 'Experienced', master = 'Master', grandmaster = 'Grandmaster', special = 'Special' } difficulties['...")
- 15:59, 16 October 2024 Alex talk contribs created page Module:Clues/doc (Created page with "{{documentation}} Creates the table rows (and pins) for compass and scan type clues.")
- 15:59, 16 October 2024 Alex talk contribs created page Module:Clues (Created page with "--<nowiki> local p = {} local maps = require('Module:Map').buildMap function p.temps(frame) local args = frame:getParent().args local ctype = frame.args['ctype'] or 'compass' return p._compscan(args, ctype) end function p.convertDegMin(ns, ndeg, nmin, ew, edeg, emin) if string.lower(ns) == 'n' or string.lower(ns) == 'north' then ns = -1 end if not tonumber(ns) then ns = 1 end if string.lower(ew) == 'w' or string.lower(ew) == 'west' then ew = -1 end if n...")
- 15:56, 16 October 2024 Alex talk contribs created page Template:Unknown/doc (Created page with "{{documentation}} Displays the text 'Unknown' along with a link to edit the page the template is used on. Useful in templates. ==Usage and examples== {{T|unknown}} {{unknown}} <includeonly>Category:Maintenance templates</includeonly>")
- 15:56, 16 October 2024 Alex talk contribs created page Template:Unknown (Created page with "<includeonly>Unknown <small>([{{fullurl:{{FULLPAGENAME}}|action=edit}} edit])</small></includeonly><noinclude>{{/doc}}</noinclude>")
- 15:54, 16 October 2024 Alex talk contribs created page Theatre of Blood/Strategies (Created page with "The Theatre of Blood is a raid located in Ver Sinhaza. It is the second raid released to date. Unlike in Tombs of Amascut, players are not allowed to teleport out of the Theatre of Blood - the only way to escape in the middle of a fight is through an escape crystal, sold by the Mysterious Stranger outside the raid for {{NoCoins|75000|c}} each. Players who die during the raid will be placed in purgatory. If the room is successfully cleared by the rema...")
- 15:41, 16 October 2024 Alex talk contribs created page Template:Safe activity/doc (Created page with "{{documentation}} This template displays a notification stating that an activity is safe. ==Usage and Examples== This template can be used by entering the following onto a relevant page: <pre>{{Safe activity}}</pre> {{Safe activity}} For activities that allow no items to be taken in or out, you can use: <pre>{{Safe activity|noitems=yes}}</pre> {{Safe activity|noitems=yes}} For instanced areas you can use: <pre>{{Safe activity|instance=yes}}</pre> {{Safe activity|insta...")
- 15:41, 16 October 2024 Alex talk contribs created page Template:Safe activity (Created page with "<includeonly>{{MessageBox |class = safe |img = center|link= |This is a safe {{#if: {{{pvp|}}}|PvP}} activity{{#if: {{{instance|}}}| in an instanced area}}. |{{#if: {{{noitems|}}}|<nowiki/>You cannot bring any items in or out of this activity.<br/>}} If you die here, you will not lose any of your items, including those stored inside an Item Retrieval Service (deathbank){{#if: {{{instance|}}}|<nowiki/>.<br/>However, any...")