User contributions for Alex
Jump to navigation
Jump to search
17 October 2024
- 01:1001:10, 17 October 2024 diff hist +6 MediaWiki:Gadget-topIcons.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist −4 MediaWiki:Gadget-topIcons.css No edit summary Tags: Manual revert Reverted
- 01:1001:10, 17 October 2024 diff hist +251 N MediaWiki:Gadget-table-csv Created page with "Table-CSV: adds a link to most table headers to download a CSV version of the table. (Attempts to handle colspan and rowspan, but could be strange in very complex tables. May not work very well for tables where every row is not the same total length.)" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-switch-infobox.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-switch-infobox-sandbox.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +147 N MediaWiki:Gadget-stickyTableHeaders Created page with "StickyTableHeaders: Keep table headers stuck to the top of your window as you scroll; Only applicable to tables that have the "sticky-header" class" current
- 01:1001:10, 17 October 2024 diff hist +110 N MediaWiki:Gadget-stickyheader Created page with "Sticky header: Keeps the top bar (such as the "Edit" button) visible at the top of the viewport when scrolling" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-stickyheader.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +174 N MediaWiki:Gadget-skinTogglesNew Created page with "SkinTogglesNew: Creates the skin (theme) toggling interface and functionality, including reader mode, the sticky page header, and allows changing the default floor numbering." current
- 01:1001:10, 17 October 2024 diff hist +9 MediaWiki:Gadget-skinTogglesNew.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-skinTogglesMobile.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +89 N MediaWiki:Gadget-sigreminder Created page with "Reminds you to add your forum signature when you create a talk page post without signing." current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-sigreminder-core.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +53 N MediaWiki:Gadget-showAdvancedData Created page with "Display advanced data in infoboxes, such as item IDs." current
- 01:1001:10, 17 October 2024 diff hist +92 N MediaWiki:Gadget-sectionAnchors Created page with "SectionAnchors: Add a clickable anchor link to the left when hovering over a section heading" current
- 01:1001:10, 17 October 2024 diff hist 0 MediaWiki:Gadget-sectionAnchors.css No edit summary Tag: Manual revert
- 01:1001:10, 17 October 2024 diff hist +75 N MediaWiki:Gadget-searchfocus Created page with "Automatically focus the cursor on the search box when loading the main page" current
- 01:1001:10, 17 October 2024 diff hist +105 N MediaWiki:Gadget-scribunto-console Created page with "Scribunto Console buttons: Adds several extra utility buttons to the scribunto console (module mw.pages)."
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-scribunto-console-core.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +22,660 N MediaWiki:Gadget-sandbox.js Created page with "/** * highlightTable.js * * Description: * Adds highlighting to tables * * History: * - 1.0: Row highlighting - Quarenon * - 1.1: Update from pengLocations.js v1.0 - Quarenon * - 2.0: pengLocations v2.1, Granular cookie - Saftzie * - 2.1: Made compatible with jquery.tablesorter - Cqm * - 2.2: Switch to localStorage - Cqm * - 3.0: Allow cell highlighting - mejrs * - 4.0: Labelled highligh..."
- 01:1001:10, 17 October 2024 diff hist +108 N MediaWiki:Gadget-sandbox.css Created page with ".ve-ce-linkAnnotation.ve-ce-annotation-active { box-shadow: 0 0 0 1px var(--body-mid); background: none; }" current
- 01:1001:10, 17 October 2024 diff hist +6 MediaWiki:Gadget-rsw-util.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +57 N MediaWiki:Gadget-ringbell Created page with "Ringbell: Animates the bell icon when receiving an alert." current
- 01:1001:10, 17 October 2024 diff hist +85 N MediaWiki:Gadget-relativetime Created page with "Automatically make timestamps (e.g in signatures) display relative to your local time" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-relativetime.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +117 N MediaWiki:Gadget-ReferenceTooltips Created page with "ReferenceTooltips: Hover over any citation to see its reference, instead of having to jump away from the article text" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-ReferenceTooltips.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +69 N MediaWiki:Gadget-redirect-mobilediff Created page with "Automatically redirect MobileDiff mw.pages to normal diffs on desktop"
- 01:1001:10, 17 October 2024 diff hist +113 N MediaWiki:Gadget-realtimeExchange.js Created page with "$(function () { if ($('.realtimePrices').length) { mw.loader.load( 'ext.gadget.realtimeExchange-core' ); } })" current
- 01:1001:10, 17 October 2024 diff hist +47 N MediaWiki:Gadget-realtimeExchange.css Created page with ".realtime-ge-openbtn { margin-bottom: 0.5em; }" current
- 01:1001:10, 17 October 2024 diff hist +880 N 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:1001:10, 17 October 2024 diff hist +202 N 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." current
- 01:1001:10, 17 October 2024 diff hist +6 MediaWiki:Gadget-readableRC-core.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +73 N MediaWiki:Gadget-QuickDiff Created page with "QuickDiff: Quickly view any diff link in a modal without leaving the page" current
- 01:1001:10, 17 October 2024 diff hist +27 MediaWiki:Gadget-QuickDiff.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +91 N MediaWiki:Gadget-oswf Created page with "Oswf: Loads the ''oswf-core'' gadget when the "oswf-guidance" class is present on the page." current
- 01:1001:10, 17 October 2024 diff hist +136 N MediaWiki:Gadget-oswf-core Created page with "Oswf-core: Creates the show/hide guidance buttons and functionality for One Small Wiki Favour tasks." current
- 01:1001:10, 17 October 2024 diff hist +50 N MediaWiki:Gadget-newPage Created page with "NewPage: Add a "Make new page" link to the sidebar" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-newPage.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +51 N MediaWiki:Gadget-navboxToggle Created page with "Automatically collapse navboxes on the mobile skin." current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-mmgkc-core.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +98 N MediaWiki:Gadget-Message-names Created page with "MessageNames: Adds a toolbox link to reload the current page with the system message names exposed" current
- 01:1001:10, 17 October 2024 diff hist +3 MediaWiki:Gadget-Message-names.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +97 N MediaWiki:Gadget-livePricesMMG Created page with "Powers a dynamic version of the Money Making Guide table that allows for taxing and changing kph." current
- 01:1001:10, 17 October 2024 diff hist +112 N MediaWiki:Gadget-LazyAdminTools Created page with "LazyAdminTools: Block users, delete mw.pages, and revert vandalism with a single button on Special:Contributions"
- 01:1001:10, 17 October 2024 diff hist +6 MediaWiki:Gadget-jsonDoc.js No edit summary Tag: Reverted
- 01:1001:10, 17 October 2024 diff hist +170 N 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])" current
- 01:1001:10, 17 October 2024 diff hist +210 N 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." current
- 01:1001:10, 17 October 2024 diff hist +120 N 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:1001:10, 17 October 2024 diff hist +9 MediaWiki:Gadget-highlightTable-core.js No edit summary Tag: Reverted