All public logs

Jump to navigation Jump to search

Combined display of all available logs of Zeah RSPS - Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 08:53, 16 February 2022 Soulgazer talk contribs created page Module:Tooltip (Created page with "local p = {} local yn = require('Module:Yesno') local hc = require('Module:Paramtest').has_content -- module access point for div p._div = function(args) local name = args.name if not hc(name) then error('Name is required!') end local content = args.content local hasarrow = yn(args.arrow or 'yes', true) local arrowsize = tonumber(args.arrowsize) or 10 local limitwidthbool = yn(args.limitwidth or 'yes', true) local style = args.style local div = mw.ht...")
  • 08:52, 16 February 2022 Soulgazer talk contribs created page Module:Tables (Created page with "--[[ {{Helper module |name = Tables |fname1 = _row(row, elts, header) |ftype1 = mw.html object, table/string, boolean |fuse1 = Adds <code>td</code> or <code>th</code> cells to the html object with the cells data specified by <code>elts</code>. If <code>header</code> = <code>true</code> then all cells added will have the <code>th</code> tag. |fname2 = _table(table, data) |ftype2 = mw.html object, table |fuse2 = Adds <code>tr</code> rows and <code>td</code>/<code>th</code>...")
  • 08:45, 16 February 2022 Soulgazer talk contribs created page Template:Recommended equipment (Created page with "{{Recommended equipment |style = |helm# = |neck# = |cape# = |body# = |legs# = |weapon# = |2hweapon# = |shield# = |ammo# = |hands# = |boots# = |ring# = |special# = }}")
  • 08:41, 16 February 2022 Soulgazer talk contribs deleted page /MediaWiki:Gadget-colorRC.css (content before blanking was: "* * Color certain namespaces in RecentChanges * @todo: add something to distinguish watched pages (since this already bolds by default) * * This gadget is enabled for mobile too, so ensure that all CSS styling done here makes * sense for those viewing the wiki from a mobile device.: fix this issue <https://css-tricks.com/multi-line-padded-text/>: .mw-changeslist-title { -webkit-box-decoration-break: clone; box-decoration-break: clone; } .mw-changesl...")
  • 08:40, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-ezcopy.css (Created page with ".rsw-ezcopy-container { display: inline-block; font-family: 'IBM Plex Sans','Helvetica Neue','Arial',sans-serif; margin-left: 0.2em; } .rsw-ezcopy-container .rsw-ezcopy-button { display: inline-block; height: 2em; width: 4em; vertical-align: middle; text-align: center; font-size: 0.4em; border: 2px solid var(--body-border); background: var(--body-dark); font-weight: normal; cursor: pointer; line-height: 1em; } .rsw-ezcopy-container .rsw-ezcopy...")
  • 08:40, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-oswf-core.js (Created page with "var showText = 'Get started with this task', hideText = 'Hide additional info', showTitle = 'Show the guidance for this task', hideTitle = 'Hide the guidance for this task'; function init() { $('.oswf-guidance').each(function(i,e){ var $this = $(e), $content, toggleButton, showing = false; $content = $('<div>').append($this.contents()); $content.hide(); toggleButton = new OO.ui.ButtonWidget({ icon: 'expand', title: showTitle, label: showTex...")
  • 08:39, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-oswf.js (Created page with "// <nowiki> if ( $('.oswf-guidance').length ) { mw.loader.load( 'ext.gadget.oswf-core' ); } // </nowiki>")
  • 08:39, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-Message-names.js (Created page with "* Add a toolboox link to display the current page with MediaWiki message names replacing their text * Adapted from https://en.wikipedia.org/wiki/MediaWiki:Gadget-ShowMessageNames.js: $( document ).ready( function() { mw.util.addPortletLink( 'p-tb', location.href.replace( location.hash, '' ) + ( location.search ? '&' : '?' ) + 'uselang=qqx', 'Message names', 't-messagenames', 'Display the current page with MediaWiki message names replacing t...")
  • 08:39, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-QDmodal.css (Created page with "CSS for MediaWiki:Gadget-QDmodal.js: .qdmodal-no-scroll { overflow: hidden; } .qdmodal-container { background-color: hsla(0, 0%, 0%, 0.4); font-size: 14px; line-height: 22px; display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 101; #p-personal has z-index of 100: } .qdmodal { color: #36414f; background-color: #e2dbc8;...")
  • 08:38, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-QuickDiff.js (Created page with "<nowiki> QDmodal - flexbox-based modal library CSS located at MediaWiki:Gadget-QDmodal.css @author OneTwoThreeFall @source <https://dev.fandom.com/wiki/QDmodal> @source <https://dev.fandom.com/wiki/MediaWiki:QDmodal.js>: jslint browser, long, this: global jQuery, mediaWiki: (function ($, mw) { "use strict"; var version = 20180212; if (mw.libs.QDmodal && mw.libs.QDmodal.version >= version) { return; }...")
  • 08:37, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-QDmodal.js (Created page with "<nowiki> QDmodal - flexbox-based modal library CSS located at MediaWiki:Gadget-QDmodal.css @author OneTwoThreeFall @source <https://dev.fandom.com/wiki/QDmodal> @source <https://dev.fandom.com/wiki/MediaWiki:QDmodal.js>: jslint browser, long, this: global jQuery, mediaWiki: (function ($, mw) { "use strict"; var version = 20180212; if (mw.libs.QDmodal && mw.libs.QDmodal.version >= version) { return; }...")
  • 08:37, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-LazyAdminTools.js (Created page with "// LazyAdminTools: easy delete, rollback, and block buttons for admins // @author Jr Mime // @author Iiii_I_I_I (function ($, mw) { if (mw.config.get("wgCanonicalSpecialPageName") != "Contributions") return; var username = mw.config.get("wgPageName").split("/")[1], lazyAdminTools = {}; // Fieldset maker lazyAdminTools.init = function () { var blockSection = new OO.ui.ActionFieldLayout( new OO.ui.ComboBoxInputWidget({...")
  • 08:37, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-fileDownload.js (Created page with "* * Adds a download link to file pages * * @author Gaz Lloyd: (function($, mw){ if (!(mw.config.get('wgNamespaceNumber') === 6 && $('.fullMedia, .filehistory').length > 0)) { return; } function addLinks() { // underneath image - also replace filename with page title $('.fullMedia a.internal').after( ' (', $('<a>') .text('download') .addClass('fileDownload') .attr({ href: $('.fullMedia a.internal').attr('href'), download: mw....")
  • 08:36, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-ReferenceTooltips.css (Created page with "* * Reference tooltips: Settings link: #rsw-config-open { float: right; font-size: smaller; } Tooltip: .rsw-tooltip { position: absolute; z-index: 5; background-color: var(--body-light); border: 2px solid var(--body-border); color: var(--text-color); max-width: 300px; overflow-wrap: break-word; padding: 10px 15px; margin: 0px; -moz-box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1); -webkit-box-...")
  • 08:36, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-ReferenceTooltips.js (Created page with "* * Reference tooltips * * Adds a tooltip to references when hovering over or clicking them * Based on mw:Reference tooltips * * @author Cqm * * @todo Add fade in/fade out animations for config form and tooltip * @todo Find some way to detect of user has keyboard/mouse * as windows 8 supports touchscreens and a mouse * so allow hover activation if that's the case *: ;(function ($, mw) { 'use strict'; function tooltips() {...")
  • 08:36, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-hotcat.js (Created page with "This imports the latest version of HotCat from Commons. HotCat is a gadget to make changes to categories much easier. Full documentation can be found at http://commons.wikimedia.org/wiki/Help:Gadget-HotCat: mw.loader.load( '//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-HotCat.js&action=raw&ctype=text/javascript' );")
  • 08:35, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-dropdown.js (Created page with "* * add various useful links to the "More" dropdown menu * * References: * <https://www.mediawiki.org/wiki/ResourceLoader/Core_modules#addPortletLink> * <https://en.wikipedia.org/wiki/Help:Customizing_toolbars>: $( function () { var conf = mw.config.get([ 'wgPageName', 'wgNamespaceNumber', 'wgArticlePath' ]) if (conf.wgNamespaceNumber === -1) { return; // don't run on special pages } // link to the most recent diff à la Twinkle...")
  • 08:34, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-sandbox.js (Created page with "/** <pre> * 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 hi...")
  • 08:33, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-crob.css (Created page with "#crob-img { background: url('filepath://Crob.gif') no-repeat; background-size: 150px; height: 168px; width: 158px; }")
  • 08:33, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-gadgetLinks.js (Created page with "// Add gadget links to the gadgets that are being defined on MediaWiki:Gadgets-definition $(function() { function gadgetLink(page) { return '<a href="/w/MediaWiki:Gadget-'+page+'" title="MediaWiki:Gadget-'+page+'">'+page+'</a>'; } $('.page-MediaWiki_Gadgets-definition #bodyContent ul li').not('#toc li').each(function() { var txt = this.innerHTML; var links = txt.replace(/([a-zA-Z-]+)(\^\+\]\|)(.*)/, function(match, name, options, filelist) {...")
  • 08:32, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-clippy.css (Created page with "@keyframes spinny { from { transform: rotate(0); } to { transform: rotate(360deg); } } .spinny { animation: 3s spinny linear infinite; animation-play-state: paused; display: inline-block; } .spinny.spinning { animation-play-state: running; } .infobox-monster { position: relative; } Borrowed from https://codepen.io/mdg445/pen/Jxgny: .achievement-banner { box-sizing: border-box; opacity: 0; margin: 0 auto;...")
  • 08:32, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-clippy.js (Created page with "globals $, mw, rswiki: Math.Vector = function (x,y) { this.x = x; this.y = y; } Math.Vector.prototype = { clone: function () { return new Math.Vector(this.x, this.y); }, negate: function () { this.x = -this.x; this.y = -this.y; return this; }, neg: function () { return this.clone().negate(); }, addeq: function (v) { this.x += v.x; this.y += v.y; return this; },...")
  • 08:32, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-showAdvancedData.css (Created page with ".infobox .advanced-data { display: table-row; }")
  • 08:31, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-sigreminder-core.js (Created page with "// <nowiki> $('#wpSave').click(function (e) { var text = $('#wpTextbox1').val(), reminder = 'It looks like you forgot to sign your comment. You can sign by placing 4 tildes (~~\~~) to the end of your message.\nAre you sure you want to post it?'; if ( // don't trigger on minor edits $('#wpMinoredit').prop('checked') || // check for signature text.replace(/(<nowiki>.*?<\/nowiki>)/g, '').match('~~\~') || // check for &...")
  • 08:31, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-sigreminder.js (Created page with "// <nowiki> var conf = mw.config.get([ 'wgAction', 'wgNamespaceNumber' ]); var editActions = ['edit', 'submit']; if (editActions.indexOf(conf.wgAction) > -1 && (conf.wgNamespaceNumber % 2 === 1 || conf.wgNamespaceNumber === 110)) { mw.loader.load( 'ext.gadget.sigreminder-core' ); }")
  • 08:30, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-hideRCsidebar.css (Created page with "Hide RC on sidebar: #p-Recent_changes { display: none !important; }")
  • 08:30, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-ringbell.css (Created page with "@keyframes ring { 0% { transform: rotate(0); } 1% { transform: rotate(30deg); } 3% { transform: rotate(-28deg); } 5% { transform: rotate(34deg); } 7% { transform: rotate(-32deg); } 9% { transform: rotate(30deg); } 11% { transform: rotate(-28deg); } 13% { transform: rotate(26deg); } 15% { transform: rotate(-24deg); } 17% { transform: rotate(22deg); } 19% { transform: rotate(-20deg); } 21% { transform: rotate(18deg); } 23...")
  • 08:30, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-readableRC-core.css (Created page with "padding between "Live updates" button and gadget: .gadget-rc-button { margin-left: .5em; } diff row: .gadget-rc-enabled .mw-changeslist-line { margin: .3em 0; line-height: 1.6; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } this is what makes most of it work: .gadget-rc-enabled .mw-changeslist-line tbody > tr { display: flex; } pagename/log name column: .gadget-rc-pagename, .gadget-rc-logname { width: 22v...")
  • 08:29, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-readableRC-core.js (Created page with "// <nowiki> // Formats the rows on Special:RecentChanges where all the information runs together // into three columns (page, diff/byte change, and user links) to make it more readable // // @author Iiii_I_I_I // // @TODO: support "Group changes by page" option being unchecked in Special:Preferences? (function ($, mw) { function runReadableRC($content) { if (!$content.hasClass('mw-changeslist')) { return; } $content.addClass('gad...")
  • 08:29, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-readableRC.js (Created page with "// <nowiki> if (mw.config.get('wgPageName') == 'Special:RecentChanges') { mw.loader.load('ext.gadget.readableRC-core'); } // </nowiki>")
  • 08:29, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-colorRC.css (Created page with "* * Color certain namespaces in RecentChanges * @todo: add something to distinguish watched pages (since this already bolds by default) * * This gadget is enabled for mobile too, so ensure that all CSS styling done here makes * sense for those viewing the wiki from a mobile device.: fix this issue <https://css-tricks.com/multi-line-padded-text/>: .mw-changeslist-title { -webkit-box-decoration-break: clone; box-decoration-break: clone; } .mw-changeslist-ns-10...")
  • 08:28, 16 February 2022 Soulgazer talk contribs created page /MediaWiki:Gadget-colorRC.css (Created page with "* * Color certain namespaces in RecentChanges * @todo: add something to distinguish watched pages (since this already bolds by default) * * This gadget is enabled for mobile too, so ensure that all CSS styling done here makes * sense for those viewing the wiki from a mobile device.: fix this issue <https://css-tricks.com/multi-line-padded-text/>: .mw-changeslist-title { -webkit-box-decoration-break: clone; box-decoration-break: clone; } .mw-changeslist-ns-10...")
  • 08:28, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-falseSubpage.js (Created page with "* * Hides the subpage link on pages that should not be considered subpages - see also Category:Pages with technically restricted titles and Template:Restricted title * @author Gaz Lloyd *: (function($){ if (!$('.false-subpage').length) return; $('#contentSub .subpages').hide(); })($);")
  • 08:27, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-stickyTableHeaders.css (Created page with "/* keeps table headers stuck to the top of the window, useful for long tables where it normally scrolls offscreen KNOWN PROBLEMS - borders disappear due to browser implementation issue (https://bugs.webkit.org/show_bug.cgi?id=128486) - double-row headers only work as long as the first <tr> does not stretch its height, since MediaWiki doesn't support <thead> - Chrome/Opera/Edge don't support sticky on <thead> anyway (https://caniuse.com/#feat=css-sticky...")
  • 08:26, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-equipment.js (Created page with "// Make buttons for Items Kept on Death and Equipment Stats on Template:Equipment clickable, // if equipment stats and buttons are shown. $(function() { $('.equipment-statsbutton, .equipment-ikodbutton').click(function() { var ikod = $(this).parents('.equipment').find('.equipment-ikod'), stats = $(this).parents('.equipment').find('.equipment-stats'); if ($(this).is('.equipment-statsbutton')) { ikod.hide(); stats.show(); } else { stats.hide(); ikod....")
  • 08:26, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-musicMap.css (Created page with "path.leaflet-interactive { stroke: #38f; fill: #38f; fill-opacity: 0.3; opacity: 0.75; } path.leaflet-interactive:hover { fill: #16d; } path.leaflet-interactive.unlocked { fill: #6d6; } path.leaflet-interactive.unlocked:hover { fill: #3b3; } path.leaflet-interactive:active { fill-opacity: 0.25; }")
  • 08:26, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-musicMap-core.js (Created page with "Music map * Generates an interactive music map that has toggleable polygons on it. Can be used as a 'checklist' to track music track unlock progression. * See Map:Music tracks: var MM = {}; MM.touch = false; MM.getUnlocked = function() { var ls = localStorage.getItem('musicMap-'+mw.config.get('wgPageName')); if (!ls) return []; // map characters back to numbers and convert to var bitstr = Array.prototype.map.call(ls, function(x) { // go through each cha...")
  • 08:26, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-musicMap.js (Created page with "// <nowiki> if ($("#musicMap").length) { mw.loader.load( 'ext.gadget.musicmap-core' ); }")
  • 08:26, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-audioplayer.css (Created page with ".rsw-music-player { height: 2em; vertical-align: middle; } * Styles for Template:Playlist *: #music-playlist { more mobile-friendly instead of static width: width: 90%; max-width: 350px; margin: 0 auto; text-align: center; padding-bottom: 0.5em; border: none; border: 1px solid var(--body-border); background: var(--body-light); } #music-playlist button { margin: 2px 0.5em; } #music-player { margin: 5px;...")
  • 08:25, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-audioplayer-core.js (Created page with "$(function() { * Replace audio track links with the audio file when clicked *: function playTrack(e, playlist) { if ($(this).attr('target') == '_blank') { // do not play another track if the link opens in a new tab. return; } e.preventDefault(); var filename = $(e.target).closest('a').attr('href').match(/File:(.*\.ogg)/)[1]; var $audio = $('<audio>').attr({ src: '/w/Special:Redirect?wptype=file&wpvalue=' + filename, autoplay: playlist !== true,...")
  • 08:25, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-audioplayer.js (Created page with "// <nowiki> if ($( 'a[href^="/w/File:"][href$=".ogg"]' ).length) { mw.loader.load( 'ext.gadget.audioplayer-core' ); }")
  • 08:24, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-sectionAnchors.css (Created page with "* * Vector HeadAnchors * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.css * * Copyright 2013 Timo Tijhof * @license MIT <https://opensource.org/licenses/MIT> * * See also: * https://www.mediawiki.org/wiki/Requests_for_comment/Clickable_section_anchors * https://phabricator.wikimedia.org/T18691: .mw-header { position: relative; /* Disable Vector's `overflow: hidden` because otherwise our negatively positioned anchor won't be...")
  • 08:24, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-sectionAnchors.js (Created page with "* * Vector HeadAnchors * @source https://www.mediawiki.org/wiki/MediaWiki:Gadget-vector-headanchor.js * @revision 2015-03-07 * * @license http://krinkle.mit-license.org/ * @author Timo Tijhof, 2013–2015 * * See also: * https://www.mediawiki.org/wiki/Requests_for_comment/Clickable_section_anchors * https://phabricator.wikimedia.org/T18691: ( function ( $, mw ) { if ( mw.config.get('wgIsMainPage') ) { // Don't run on the main page, where...")
  • 08:23, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-toplinksDropdown.css (Created page with "<pre>: body:not(.mw-special-Preferences) #pt-mytalk, body:not(.mw-special-Preferences) #pt-preferences, body:not(.mw-special-Preferences) #pt-watchlist, body:not(.mw-special-Preferences) #pt-mycontris, body:not(.mw-special-Preferences) #pt-logout { display: none; } body:not(.mw-special-Preferences) #p-personal #pt-userpage { float: right; position: relative; padding: 1.4em 0; background-position: left center; } body:not(.mw-special-Preferences)...")
  • 08:22, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-toplinksDropdown.js (Created page with "* * De-clutters the personal links at the top by collecting them in a dropdown, * opened by hovering over your username - inspired by the Timeless skin * * @author Iiii_I_I_I: $(function() { var $talk = $('#pt-mytalk'), $contris = $('#pt-mycontris'), $watchlist = $('#pt-watchlist'), $prefs = $('#pt-preferences'), $logout = $('#pt-logout'); // new talk page message $('#pt-mytalk .mw-echo-alert').text('Talk'); // c...")
  • 08:22, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-relativetime.js (Created page with "// Don't load CommentsInLocalTime for namespaces it is disabled for. if ( [-1, 0, 8].indexOf(mw.config.get("wgNamespaceNumber")) === -1 ) { // w:en:User:Mxn/CommentsInLocalTime // en.wikipedia.org/wiki/User:Mxn/CommentsInLocalTime.js /** * Comments in local time * User:Mxn/CommentsInLocalTime * * Adjust timestamps in comment signatures to use easy-to-understand, relative * local time instead of absolute UTC time. * * Inspired by [[Wikipedia:C...")
  • 08:21, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-utcclock.css (Created page with "* * Explicitly set width of the UTC-clock list element, so that we can use a * hidden peer gadget to add space where the clock would go before it loads.: .skin-vector #utcdate { width: 3.275em; * The default margin-left is 0.75em, but set it again here explicitly, so * we can be sure of the exact width.: margin-left: 0.75em; }")
  • 08:21, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-utcclock.js (Created page with "* * Adapted from https://www.mediawiki.org/w/index.php?title=MediaWiki:Gadget-UTCLiveClock.js: mw.loader.using( ['mediawiki.util', 'mediawiki.api', 'ext.gadget.skinTogglesNew'] ).then( function () { function padWithZeroes( num ) { // Pad a number with zeroes. The number must be an integer where // 0 <= num < 100. return num < 10 ? '0' + num.toString() : num.toString(); } function showTime( $target ) { var now = new Date(); // Set the time. var hh = now.g...")
  • 08:21, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-skinToggles.css (Created page with "<pre>: #pt-skin-toggles .oo-ui-icon-advanced { width: 15px; min-width: 15px; height: 14px; background-size: 14px; display: block; background-repeat: no-repeat; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg height='21' viewBox='0 0 21 21' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.85464918.37900488c-1.91149353 1.51069427-3.13816124 3.84973402-3.13816124 6.47527736 0 4.5556...")
  • 08:20, 16 February 2022 Soulgazer talk contribs created page MediaWiki:Gadget-skinTogglesNew.js (Created page with "* * Toggles for skin cookies * * @author Gaz Lloyd * @author JaydenKieran *: ;(function($, mw, rs){ var READER_COOKIE = 'readermode', DARK_COOKIE = 'darkmode', DARK_COOKIE_CONDITIONAL = 'darkmode_conditional', STICKY_HEADER_COOKIE = 'stickyheader', FLOORNUMBER_LS = 'floornumber_display', AF2020_LS = 'af2020', currentReader = $.cookie(READER_COOKIE) === 'true', currentDark = $.cookie(DARK_COOKIE) === 'true', currentDarkConditional = $.cookie(D...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)