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).
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-realtimeExchange.css (Created page with ".realtime-ge-openbtn { margin-bottom: 0.5em; }")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-realtimeExchange-core.js (Created page with "* * Adds realtime Grand Exchange prices on the wiki * * @author JaydenKieran: 'use strict'; var conf = mw.config.get( [ 'stylepath', 'wgTitle' ] ), itemId = null, self = { * * Inital loading method: init: function () { var realtimeDiv = $('.realtimePrices'); realtimeDiv.each( function () { var $this = $( this ), itemId = $this.data('itemid'); var modalOpenBtn = new OO.ui.ButtonWidget( { flags: [ 'primary' ]...")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-readableRC (Created page with "ReadableRC: Formats Special:RecentChanges into columns to make it more readable. Requires "Group changes by page" to be enabled in the "Recent changes" tab.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-QuickDiff (Created page with "QuickDiff: Quickly view any diff link in a modal without leaving the page")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-oswf (Created page with "Oswf: Loads the ''oswf-core'' gadget when the "oswf-guidance" class is present on the page.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-oswf-core (Created page with "Oswf-core: Creates the show/hide guidance buttons and functionality for One Small Wiki Favour tasks.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-newPage (Created page with "NewPage: Add a "Make new page" link to the sidebar")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-navboxToggle (Created page with "Automatically collapse navboxes on the mobile skin.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-Message-names (Created page with "MessageNames: Adds a toolbox link to reload the current page with the system message names exposed")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-livePricesMMG (Created page with "Powers a dynamic version of the Money Making Guide table that allows for taxing and changing kph.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-LazyAdminTools (Created page with "LazyAdminTools: Block users, delete mw.pages, and revert vandalism with a single button on Special:Contributions")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-hotcat (Created page with "HotCat: Add tools to the category section at the bottom of articles to manage, add, and remove categories ([https://en.wikipedia.org/wiki/Wikipedia:HotCat documentation])")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-highlightTable (Created page with "HighlightTable: Generates lightables (tables with highlightable rows or cells). Use the "lighttable" class to make a table have highlightable rows, and add the "individual" class to allow per cell highlighting.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-highlightTable-core (Created page with "HighlightTable-core: Loaded by ''highlightTable'' gadget on mw.pages where the "lighttable" class is present on a table.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-hideRCsidebar (Created page with "Hide the recent changes widget on the sidebar")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-headerTargetHighlight (Created page with "Add green highlighting when a header is targeted (example)")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-GECharts (Created page with "GECharts: Generates the charts for GE data on exchange mw.pages and in item infoboxes.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-GECharts-core (Created page with "GECharts-core: Loaded by ''GECharts'' gadget on mw.pages where a "GEdatachart" class is present (exchange mw.pages and in item infoboxes).")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-gadgetLinks (Created page with "Gadget links: Add links to relevant files in the list of gadget definitions.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-fileDownload (Created page with "FileDownload: Adds download links to file mw.pages")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-falseSubpage (Created page with "FalseSubpage: Hides the subpage link on mw.pages that should not be considered subpages")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-ezcopy (Created page with "EZCopy: Adds buttons to copy the current PAGENAME, FULLPAGENAME, and DISPLAYTITLE to the clipboard")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-exchangePages (Created page with "ExchangePages: Loads the ''exchangePages-core'' gadget for mw.pages in the ''Exchange'' namespace.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-exchangePages-core (Created page with "ExchangePages-core: Generates the buttons on ''Exchange'' namespace mw.pages.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-editCount (Created page with "EditCount: View a user's editcount from their profile, talk page or contributions")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-dropdown (Created page with "MoreDropdown: Add useful links to the "More" dropdown menu, such as a link to the most recent diff")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-dps-sandbox.js (Created page with "if ( $('.dps').length ) { mw.loader.load( 'ext.gadget.dps-sandbox-core' ); }")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-dps-sandbox-core.js (Created page with "// OSRS DPS Calculator // Version 1.0 // Made by Gau Cho // // // Thanks to Bitterkoekje, Elessar2, Gaz, Koekenpan, riblet15, TehKittyCat // import Gadget-dps-data.js // import Gadget-dps-data2.js globals equipment, monster, $, rswiki, OO: jshint es3: true: 'use strict'; //Debug var ticTime = performance.now(); function tic() { ticTime = performance.now(); } function toc() { var ticTocTime = performance.now() - ticTime; console.log('Milliseconds...")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-definitions (Redirected page to MediaWiki:Gadgets-definition) Tag: New redirect
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-definition (Redirected page to MediaWiki:Gadgets-definition) Tag: New redirect
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-defaultsummaries (Created page with "Default summaries: Add dropdown menus when editing mw.pages to select pre-defined edit summaries, also allows reusing your last edit summary (from dropdown or autofilled).")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-crob (Created page with "Crabby: Adds a friendly crab AI to make your day better")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-contributions (Created page with "Contributions: Adds a button to the user's contributions.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-compare (Created page with "Compare: Loads the ''compare-core'' gadget on mw.pages with an "infobox-bonuses" class (used by infobox bonuses).")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-colorRC (Created page with "ColorRC: Add background colours to links in Recent Changes to distinguish between namespaces")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-code-snippets (Created page with "Add a snippets section to the source editor for easier access to commonly copy/pasted templates and sections")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-clippy (Created page with "Enable 2020 April Fools Wiki Event")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-Charts (Created page with "Charts: Generates charts based on data in a "rsw-chartjs-config" element. Uses the [https://www.chartjs.org/ Charts.js library].")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-Charts-core (Created page with "Charts-core: Loaded by ''Charts'' gadget if the "rsw-chartjs-config" class is found on the page.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-calc (Created page with "Calc: Generates JS input calculators (documentation)")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-calc-core (Created page with "Calc-core: Loaded by ''calc'' gadget when the "jcConfig" class is found on the page.")
- 01:10, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-batchupload (Created page with "Adds a batch upload link to the tools section of the sidebar.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-autowelcome (Created page with "Enable auto welcome messages when creating a user's talk page.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-autosort (Created page with "Autosort: Autosorts tables with the ''sortable'' and ''autosort=#'' class. Uses ''jquery.tablesorter''. Sort order defaults as ascending but adding ''autosort=#,d'' makes the order descending.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-articlefeedback (Created page with "'''ArticleFeedback''': Loads the "Give feedback" button and article feedback UI at the top of mainspace mw.pages.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-articlefeedback-tools (Created page with "'''ArticleFeedback-tools''': Used by the '''ArticleFeedback''' gadget.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-articlefeedback-core (Created page with "'''ArticleFeedback-core''': Used by the '''ArticleFeedback''' gadget.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-abuseLogRC (Created page with "'''AbuseLogRC''': Shows disallowed log entries from AbuseFilters at the top of Special:RecentChanges for better vandalism detection")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Gadget-abuseLogRC-core (Created page with "Loaded by '''AbuseLogRC'''.")
- 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Filetype-missing (Created page with "The file has no extension (for example, ".png"). Please check the file and upload again.")