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:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/templates.less (Created page with "======================== templates ========================: ------------------------ math kind of sus but it works ------------------------: .mwe-math-element img { -webkit-filter: invert(100%); filter: invert(100%); } ------------------------ coins ------------------------: .coins { color: @lima; } .coins-pos { color: @curious-blue; } .coins-neg { color: @flamingo; } /* -----------------...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/tablebg.less (Created page with "//For ItemDropsLine .table-bg-always, .table-bg-blue { background: #0b5884; color: #fff; } .table-bg-common, .table-bg-green { background: #3c780a; color: #fff; } .table-bg-uncommon, .table-bg-yellow { background: #a48900; color: #fff; } .table-bg-rare, .table-bg-orange { background: #b55e0c; color: #fff; } .table-bg-veryrare, .table-bg-red { background: #9f261e; color: #fff; } .table-bg-random, .table-bg-pink { background: #984c89; color: #fff; } //...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/tabber.less (Created page with "============================== <tabber> styling ==============================: .tabber .tabbertab { background-color: @dark-wikitable-background; border-color: @dark-infobox-border; } ul.tabbernav { li.tabberactive a { color: @dark-text; background-color: @dark-wikitable-background; border-color: @dark-infobox-border; &:hover, &:visited { color: @dark-text; background-color:...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/specials.less (Created page with "======================== special mw.pages ========================: // Special:RecentChanges .mw-plusminus-pos { color: @lima; } .mw-plusminus-neg { color: @flamingo; } .mw-plusminus-null { color: @loblolly; } --------------------------- Special:Search ---------------------------: // Search type tab .mw-search-profile-tabs { background-color: @dark-wikitable-background; border-color: @dark-wikitable-border; } // selected tab .se...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/sourceeditor.less (Created page with "============================= Source editor changes ==============================: Pop-up UI modal when selecting an image/link/ref This should change all possible modals everywhere on the wiki, including Source Lots of !important so don't need to be so specific: .ui-dialog, .ui-widget-content { background-color: @dark-infobox-background; border-color: @dark-infobox-border; background-image: none; color: @dark-text; .ui-dialog-titlebar.ui-wi...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/smw.less (Created page with "===================================== SMW search, ask and property mw.pages =====================================: .smw-ask-query, .smw-ask-actions { textarea { background-color: @ooui-interface; border-color: @ooui-interface-border; color: @ooui-text; } } .smw-ask-query-format { select { background-color: @ooui-interface; border: 1px solid @ooui-interface-border; color: @ooui-text; } } .smw-ask-sorting, .smw-ask-options-fields { select...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/sidebar.less (Created page with "=================== Recent changes widget ===================: .rc-sidebar-page { color: #8cabe6 !important; } .rc-sidebar-user, .rc-sidebar-user a { color: #8695b1 !important; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/rc.less (Created page with "// Special:RecentChanges // Filter colors @filter-icon-color-1: @venice-blue; @filter-color-1: @filter-icon-color-1; @filter-text-color1: @tropical-blue; @filter-icon-color-2: @la-palma; @filter-color-2: @filter-icon-color-2; @filter-text-color2: @frost; @filter-icon-color-3: @olive; @filter-color-3: @filter-icon-color-3; @filter-text-color3: @half-dutch; @filter-icon-color-4: @korma; @filter-color-4: @filter-icon-color-4; @filter-text-color4: @lace; @filter-icon-co...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/prefs.less (Created page with ".oo-ui-tabSelectWidget-framed { background-color: #182137; border-bottom: 1px solid #596e96; .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected { background-color: #303f59; } .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label { border-bottom-color: #596e96; } .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover, .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active {...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/poll.less (Created page with ".ajaxpoll { background: @pickled-bluewood; .ajaxpoll-answer-vote { background: @cloud-burst; border-color: @pickled-bluewood; div { background: @waikawa-grey; } } .ajaxpoll-id-info { color: @pickled-bluewood; } .ajaxpoll-misc, .ajaxpoll-info, .ajaxpoll-ajax { color: @dark-text; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/oswf.less (Created page with ".oswf-page-container, .oswf-section-header, .oswf-page-quicklinks, .oswf-page-quicklinks-col { border-color: @dark-wikitable-border; } .oswf-page-quicklinks { background: none; } .oswf-page-container { background: @cloud-burst; } .oswf-section-header { background: @pickled-bluewood; &.oswf-page-header { background: @korma; } } .oswf-page-quicklinks-col.oswf-ql-discord { background-color: #525ee0; a { color: @white !important; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/ooui.less (Created page with "====================== OOUI ======================: // MediaWiki documentation: <https://www.mediawiki.org/wiki/OOUI> // Interactive documentation: <https://doc.wikimedia.org/oojs-ui/master/demos/> ---------------------- variables ----------------------: // variable names correspond to states/flags described in docs above // see also <https://github.com/wikimedia/mediawiki/blob/master/resources/lib/ooui/wikimedia-ui-base.less> @oo...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/navboxes.less (Created page with "=========================== Template:Navbox ===========================: .navbox { background: @dark-wikitable-background; .navbox-title, // main header .navbox-footer { background: @dark-wikitable-header; border-bottom: 1px solid @dark-wikitable-border; } // navbox grouping header .navbox-group-title { background: @dark-wikitable-header; border-color: @dark-wikitable-border; a:visited...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/messageboxes.less (Created page with "==================== messageboxes ====================: .mw-message-box { border-color: @dark-wikitable-header; background-color: @dark-wikitable-background; color: @dark-text; } .messagebox { border-color: @dark-wikitable-header; background-color: @dark-wikitable-background; color: @dark-text; &.obsolete, &.info, &.disambig { color: #ddd; background-color: #464646; border-color: #333; a,...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/mainpage.less (Created page with "-------------------- main tile elements --------------------: general tile styling in MediaWiki:Vector-darkmode.less/templates.less: .mainpage-recent-updates p:not(.byline), .mainpage-body h2 a, .mainpage-skills li a:last-child { color: @dark-text; } .tile-bottom.read-more { background: @cloud-burst; &:hover { background: lighten( @cloud-burst, 5% ); } a { color: @dark-text; } } // big tile .tile.big-tile { background: linear-gra...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/listen.less (Created page with "============================= Template:Listen =============================: .musicplayer { background: @dark-wikitable-background; border-color: @dark-infobox-border; } .k-player .control-bar { filter: invert(1); }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/links.less (Created page with "================= link colors =================: @red-links: lighten( @flamingo, 10% ); -------------------- internal links --------------------: a { color: @dark-links; &:visited, &:active { color: @dark-links; } // redlinks &.new { color: @red-links; &:visited { color: @red-links; } } } .vector-menu-tabs li, // top tabs .vector-menu-dropdown li, // more drop down .vector-menu-portal .vector-menu-c...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/interface.less (Created page with "============================== skin stuff outside mw-body ==============================: // sidebar headers .vector-menu-portal .vector-menu-heading { color: @dark-text; } // tabs .vector-menu-tabs { ul li { background: @cloud-burst; } // selected tab .selected { background: @dark-page; a, a:visited { color: @dark-text; } } } // tab hover .vector-menu-tabs ul li:not(.selected):hover, // "More" dropdown #p-cactions:hover #p-cactions-...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/gecharts.less (Created page with "=================================== GE charts (on modal and Exchange mw.pages) ===================================: #GEchartpopup { background: @ooui-interface; border: 1px solid @ooui-interface-border; } .highcharts-background, .highcharts-plot-background { fill: transparent; } .highcharts-title, .highcharts-subtitle { color: @ooui-text !important; // override inline style } .highcharts-axis-title { fill: @ooui-text !important; } ....")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/gadgets.less (Created page with "===================== gadgets =====================: // MediaWiki:Gadget-titleparenthesis.js .title-parenthesis { color: #9aa4b7; } // MediaWiki:Gadget-skinToggles.css #mw-head.sticky-hidden { background: @cloud-burst; } .rsw-skin-toggle-popup .reader-mode { background: @cloud-burst; } // MediaWiki:Gadget-ReferenceTooltips.css .rsw-tooltip { background-color: @pickled-bluewood; color: @dark-text; } ol.references li:target, sup.reference:targe...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/files.less (Created page with "======================== images ========================: .thumbimage { background: @cloud-burst; } // standard thumbnail caption .thumbcaption { color: @dark-text; background: @dark-wikitable-background; border: none; } // transparency grid #file img, #file img:hover, .filehistory a img, table.filehistory img { background-image: url('filepath://Dark_mode_checkered_transparency.png'); } // gallery li.gallerybox div.thumb {...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/elements.less (Created page with "===================== html elements =====================: --------------------- <body> ---------------------: // background image & { background-image: url('filepath://Old_School_RuneScape_Wiki_background_darkmode.jpg'); background-color: @dark-body; @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { background-image: url('filepath://Old_School_RuneScape_Wiki_background_darkmode.jpg'); } } .mw-body { color:...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/dooglemaps.less (Created page with "======================= DOOGLE MAPS ========================: .oo-ui-window-foot.mw-kartographer-mapDialog-foot { background-color: @cloud-burst; border-color: @waikawa-grey; .mw-kartographer-inlinefoot { .mw-kartographer-captionfoot { color: @dark-text; } } } .mw-kartographer-interactive { .leaflet-control-container { a, a:visited, a:hover, a:active { color: #222222 !important; } } .leaflet-popup-content { a, a:visited, a:hove...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/diffs.less (Created page with "==================== diffs ====================: td.diff-context { background: @cloud-burst; border-color: @pickled-bluewood; color: @dark-text; } td.diff-addedline .diffchange { background: #438ab5; color: @white; } td.diff-deletedline .diffchange { background: #379541; color: @white; } .mw-diff-movedpara-left, .mw-diff-movedpara-right, .mw-diff-movedpara-left:visited, .mw-diff-movedpara-right:visited, .mw-diff-movedpara...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/darksyntax.less (Created page with "========================== Extension:CodeMirror syntax highlighting Classes explained here: <https://meta.wikimedia.org/wiki/Community_Tech/Wikitext_editor_syntax_highlighting> Colors based on the One Dark syntax theme: <https://github.com/atom/atom/tree/master/packages/one-dark-syntax> ==========================: -------------------------- COLORS --------------------------: // define the following commented vars in the file that is...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/config.less (Created page with "#rsw-config-close { filter: invert(1); } #rsw-config { border-color: @dark-interface-border; color: @dark-text; background-color: @dark-wikitable-background; } #rsw-config-note { border-color: @dark-interface-border; } #rsw-config-footer { border-top: 1px solid @dark-interface-border; background-color: @dark-infobox-subheader; } .rsw-tooltip { border-color: @dark-interface-border; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/codehighlight.less (Created page with "======================================= syntax highlight on page previews =======================================: // Generated with http://pygments.org/demo/ //----- Monokai -----// // define the following commented var in the file that is importing /darksyntax.less @code-background: @codehighlight-background; @code-comment: @gray-chateau; @code-literal-1: #ae81ff; @code-literal-2: #e6db74; @code-name-1: #f8f8f2; @code-name-2: #a6e22e; @code...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/button.less (Created page with "buttons: .button { background: @dark-button; } .switch-infobox .switch-infobox-triggers .button, .infobox-switch .infobox-buttons .button, .infobox-wrapper .infobox-buttons .button { background: @dark-button; }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/activediscussions.less (Created page with "======================================== RuneScape:Active discussions ========================================: .discussiontable { th { background-color: @dark-wikitable-header; } .topic, .edited, .edited-by, .rg-archive { background-color: @dark-wikitable-background; } }")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less/aceeditor.less (Created page with "======================================= syntax highlight in ace editor =======================================: // This is taken from https://ace.c9.io/tool/mode_creator.html //----- Theme monokai -----// // define the following commented vars in the file that is importing /aceeditor.less //@code-bg: ; //@gutter-bg: ; @gutter-active-line-bg: lighten(@gutter-bg, 10%); //@gutter-text: ; @active-line-bg: lighten(@c...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Vector-darkmode.less (Created page with "/* ------------------------------------------------------------------------------ This is the root LESS file that is parsed to produce MediaWiki:Vector-darkmode.css. Previously compiled via subpages at Special:PrefixIndex/MediaWiki:Vector-darkmode.less/, now adjusted via CSS Variables. To update MediaWiki:Vector-darkmode.css from here, users with the appropriate permissions can click the "Update CSS" button found to the left of the edit butto...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Userlogin-joinproject (Created page with "Join the {{SITENAME}}")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Uploadtext (Created page with "{| width="600px" align="center" | style="text-align:center; font-weight:bold; font-size:120%" | All files must comply with the images and media policy. |- | * Images uploaded to the Old School RuneScape Wiki must be used in a mainspace article. If an image is for personal use, such as on your userpage or signature, '''please do not upload it here'''. * Still images should be in the <code>.png</code> format, animations in the <code>.g...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Uploaddisabledtext (Created page with "Unfortunately, file uploading is temporarily disabled while we work on our servers. We apologise for this inconvenience. Please try again in a few hours.")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Upload-form-label-own-work (Created page with "This is my own work, intended for an article.")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Upload-form-label-own-work-message-generic-local (Created page with "<span class="warn-userupload">I confirm this image is intended to be used on an article page, and not solely for my user page. I understand that the wiki is not a generic image host, and </span>I confirm that the uploaded file conforms to the wiki's media policy.")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Upload-form-label-not-own-work-message-generic-local (Created page with "<ul><li>All files must comply with the images and media policy.</li> <li>Images uploaded to the Old School RuneScape Wiki must be used in a mainspace article. If an image is for personal use, such as on your userpage or signature, <b>please do not upload it here</b>.</li> <li>Still images should be in the <code>.png</code> format, animations in the <code>.gif</code> format, and audio files in the <code>.ogg</code> format, unless take...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Undo-summary (Created page with "Undid revision $1 by $2 (talk)")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Undo-success (Created page with "{{Editnotice|title=The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.|If you are undoing an edit that is not vandalism, explain the reason in the edit summary.}}")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Translateinterface (Created blank page)
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Trailblazer League latest update (Created page with "https://oldschool.runescape.wiki/w/Update:Leagues_II_-_Trailblazer_Areas|Update:Leagues II - Trailblazer_Areas")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Tooltip-search (Created page with "Search the wiki")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Titleblacklist (Created page with " # This is a title blacklist. Titles that match a regular expression here cannot be created. # Use "#" for comments. See mw:Extension:Title Blacklist for documentation. # This is case insensitive by default \bcock\b \bdiscord\.gg\b .*(?:http|https)\:\/.* # No Arabic .*[\x{0600}-\x{06FF}].* <autoconfirmed> # No Hebrew .*[\x{0590}-\x{05FF}].* <autoconfirmed>")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Titleblacklist-forbidden-edit (Created page with "<table class="messagebox warn center"> <tr><th>The title "$2" has been banned from creation.</th></tr> <tr><td>It can only be created or edited by administrators as it matches the following blacklist entry: <code>$1</code> ''If you believe you are seeing this message in error, please click here to contact an administrator or [https://discord.gg/HWhxYsP join our Discord] to talk to an admin.'' </td></...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Test.less/acesyntax.less (Created page with "======================================= syntax highlight in ace editor =======================================: // This is taken from https://ace.c9.io/tool/mode_creator.html //----- Theme monokai -----// // define the following commented vars in the file that is importing /acesyntax.less //@code-bg: ; //@gutter-bg: ; @gutter-active-line-bg: lighten(@gutter-bg, 10%); //@gutter-text: ; @active-line-bg: lighten(@c...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Test.less (Created page with "@import 'MediaWiki:Common.less/variables.less'; @import 'MediaWiki:Common.less/mixins.less'; // grid mp test ========================================================================== * DESKTOP ZONE MediaWiki:Common.less/mainpage.less * ==========================================================================: =================== variables ===================: @mp-text-light: fade( @white, 90% ); @mp-gutter-width: .9r...")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Talkpagetext (Created page with "{{Editnotice |This is a talk page. Make sure to sign and date your posts by typing four tildes (<kbd><nowiki>~~~~</nowiki></kbd>) at the end of your message. }}")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Talkpageheader (Created page with "<!--ifeq makes sure it does not show on user talk mw.pages-->{{#ifeq:{{NAMESPACE}}|{{ns:3}}||{{Talkheader}}}}")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Tag-visualeditor-wikitext (Created page with "2017 wikitext editor")
- 01:11, 17 October 2024 Alex talk contribs created page MediaWiki:Tag-mw-rollback (Created page with "Rollback")