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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/tabber.less (Created page with "============================== <tabber> styling ==============================: :root { --tabber-tab-bg: @BODY_LIGHT; --tabber-tab-border-color: @BODY_BORDER; --tabber-active-tab-bg: @BODY_LIGHT; --tabber-active-tab-color: var(--text-color); --tabber-active-tab-hover-bg: @BODY_LIGHT; --tabber-active-tab-hover-border-color: @BODY_BORDER; --tabber-active-tab-hover-color: var(--text-color); --tabber-active-tab-border-hider-color: @BODY_LIGHT; --ta...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/storage.less (Created page with "// Relevant to most storage templates .inventorytable, .lootingbagtable, .runepouchtable { background-repeat: no-repeat; background-position: top left; height: auto; border-spacing: 0; border-collapse: separate; margin-top: 7px; margin-bottom: 7px; &.storage-left { float: left; clear: left; margin-right: 7px; } &.storage-center { margin-left: auto; margin-right: auto; } &.storage-r...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/specials.less (Created page with "--------------------------------- Special:RecentChanges Special:Watchlist ---------------------------------: :root { --rc-positive-color: darken( @lima, 18% ); --rc-negative-color: darken( @flamingo, 18% ); } // Recent changes/page history byte indicators .mw-plusminus { &-pos { color: var(--rc-positive-color); } &-neg { color: var(--rc-negative-color); } } // "Other review tools" box .client-js .mw-recentchanges-toplinks:not...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/smw.less (Created page with "* * Semantic MediaWiki: :root { --smw-ask-options-even-bg: @BODY_MID; --smw-ask-options-odd-bg: @BODY_LIGHT; --smw-ask-action-btn-lblue-bg: @BODY_MAIN; --smw-ask-action-btn-lblue-color: @black; --smw-ask-action-btn-lblue-border-color: @OSRSW_BROWN; --smw-ask-action-btn-dblue-bg: @OSRSW_BROWN; --smw-ask-action-btn-dblue-color: @white; --smw-ask-action-btn-dblue-border-color: @BUTTON_BORDER; } // fieldset borders .smw-ask-condition fieldset, .smw-ask-printh...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/skilltraining.less (Created page with ".skilltraining { margin-top:0.5em; margin-bottom:0.5em; background-color:rgba(255, 255, 255, 0.3); box-shadow:0px 0px 5px 0px #cab277; border-radius: 3px; text-align: center; width: 75% }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/sitenotice.less (Created page with "sitenotice: #siteNotice { text-align: center; } #siteNotice ul { list-style: none; } .sitedir-ltr .mw-dismissable-notice-body { margin: 0; } .sitedir-ltr .mw-dismissable-notice-close { float: none; text-align: right; } .mw-dismissable-notice-close-parent { min-height: 1em; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/references.less (Created page with "================== references ==================: // Small reference list // apply to all <references/> ol.references, // apply to {{Reflist}} .reflist { font-size: 90%; } .reflist { list-style-type: decimal; } .reflist .references { font-size: 100%; // inherit from .reflist instead list-style-type: inherit; } // for {{Notelist}} .reflist-lower-alpha { list-style-type: lower-alpha; } // refs background when targetting refs ol.references li:targ...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/questdetails.less (Created page with "Template:Quest details: :root { --questdetails-header-background: #cfc2aa; --questdetails-header-background-alt: #cfbda1; } .questdetails { width: 100%; background-color: @infobox-background; border: 1px solid @infobox-border-color; border-collapse: separate; th { text-align: left; } } .questdetails-header { padding: 0.5em 1em; background-color: var(--questdetails-header-background); width: 125px; } .questdet...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/prefs.less (Created page with "#preferences .mw-htmlform-submit-buttons { background-color: var(--body-main); border-top-color: var(--body-border); } .mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout { border-color: var(--body-border); } .mw-htmlform-ooui .mw-htmlform-matrix tbody { tr:nth-child(even) td { background-color: var(--body-light); } tr:hover td { background-color: var(--body-...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/poll.less (Created page with ":root { --ajaxpoll-background: #fafafa; --ajaxpoll-text-color: var(--byline-color); --ajaxpoll-answerbar-background: var(--body-light); --ajaxpoll-answerbar-border: var(--body-border); } .ajaxpoll { background: var(--ajaxpoll-background); // hovering over options .ajaxpoll-hover-vote, .ajaxpoll-hover-revoke, .ajaxpoll-ajax { background: none; } .ajaxpoll-answer-vote { border-color: var(--ajaxpoll-answerbar-border); div { background: var(--ajaxpoll...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/plink.less (Created page with "======================== Template:Plink Template:Plinkt Template:Chatl ========================: .plink-template + a { margin-left: .25em; } .plinkt-image { text-align: center; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/pagepreviews.less (Created page with "// Page preview popups .mwe-popups { background: var(--body-light); .mwe-popups-container { color: var(--text-color); background: var(--body-light); // arrow pointing to link // seems to be a different class for each possible position and img combination &.flipped-x-y:before, &.flipped-y:before { border-top: none; } &.mwe-popups-no-image-tri:before { border-bottom: none; } &.flipped-x-y:after, &.flipped-y:after { border-top-color: va...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/oswf.less (Created page with ":root { --oswf-page-container-border-color: @mystic; --oswf-page-container-bg: @white; --oswf-page-container-box-shadow: @box-shadow; --oswf-tile-border-color: @la-palma; --oswf-tile-complete-border-color: @old-brick; --oswf-tile-complete-bg: @old-brick; --oswf-tile-banner-bg: @la-palma; --oswf-tile-banner-color: @white; --oswf-section-header-bg: @gallery; --oswf-section-border-color: @base-heading-border; --oswf-section-page-header-bg: @ecstasy; --oswf-secti...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.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/> // Styles repo directory: <https://github.com/wikimedia/oojs-ui/tree/master/src/themes/wikimediaui> // Variables @ooui-normal: #d8ccb4; // aka --body-light @ooui-normal-border: #b8a282; // aka --body-dark @ooui-progressive: #605443; // aka --button-backgr...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/notifications.less (Created page with "// MediaWiki notif popup when saving edits or adding page to watchlist .mw-notification { background-color: var(--body-light); border-color: var(--body-border); color: var(--text-color); } // == Echo == // Special:Notifications // Page toolbar .mw-echo-ui-notificationsInboxWidget-toolbarWrapper { background: var(--body-main); } // secondary dates next to "Today", "Yesterday", etc. .mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary { color: var(--...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/mmg.less (Created page with ".mmg-xpline:after { content: ', '; } .mmg-xpline:last-child:after { content: ''; } .mmg-itemline { display: block; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/mixins.less (Created page with "Less mixins to be used from any skin.: // for HiDPI screens; otherwise icons appear blurry .pixelate() { @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { image-rendering: pixelated; // chrome only supports this value image-rendering: crisp-edges; // this is what should be used } } // used for .messagebox class .mbox(@name) { &.@{name} { background-color: var(~"--messagebox-@{name}-background"); border-color: var(~"--messagebox-@...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/messagebox.less (Created page with "===================== Messageboxes =====================: // mixins at MediaWiki:Common.less/mixins.less :root { .mboxvar(obsolete, #cfcfcf, #464646, var(--text-color), #6c6c6c); .mboxvar(info, #ebebeb, #898989, var(--text-color), #6c6c6c); .mboxvar(action, lighten(@venice-blue, 60%), @venice-blue, var(--text-color), @regal-blue); .mboxvar(warn, #dfc0ba, #861c10, var(--text-color), #8e221a); .mboxvar(safe, #d8f0d3, #1b8408, var(--text-color), #...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/mainpage.less (Created page with "=================== MAIN PAGE ===================: =================== variables ===================: @mp-text-light: fade( @white, 90% ); @mp-gutter-width: .9rem; unused :root { --bigtile-background-color: #f9f3eb; --bigtile-background-fade-zero: fade(#f9f3eb, 0%); --bigtile-background-fade-seventyfive: fade(#f9f3eb, 75%); }: =================== mixins ===================: // skill training colors .skill-col...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/listen.less (Created page with "============================= Template:Listen =============================: .musicplayer { border: 1px solid @BODY_BORDER; font-size: 90%; background: @BODY_LIGHT; box-shadow: @box-shadow; max-width: 300px; margin: 0 0 1em 1em; padding: 5px; } .musicplayer, .infobox { // prevent infoboxes & Template:Listen expansion audio { max-width: 298px; margin-left: auto; margin-right: auto; } }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/links.less (Created page with "================= link colors =================: -------------------- internal links --------------------: a { color: @LINK_COLOR; &:visited, &:active { color: @LINK_COLOR; } &.new { color: @REDLINK_COLOR; &:visited { color: @REDLINK_COLOR; } } } // interwiki link .mw-parser-output a.extiw, // external links .mw-parser-output a.external { color: @LINK_COLOR; &:visited, &:active { color: @LINK_COLOR; } } // recolo...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/itemcompare.less (Created page with "Item compare css: #overlay { border-width: 0; margin: 0; padding: 0; background: #000 none repeat scroll 0 0; display: none; height: 2500px; left: 0; filter: alpha(opacity=70); opacity: 0.70; top: 0; width: 100%; z-index: 50; position: fixed; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/interface.less (Created page with "===================== Common MediaWiki elements inside .mw-body =====================: :root { --errorbox-bg: @bridesmaid; --errorbox-border: @flamingo; --warningbox-bg: @half-dutch; --warningbox-border: @supernova; --successbox-bg: @frost; --successbox-border: @lima; } // core mw messagebox .mw-message-box-error, .errorbox, .mw-message-box-warning, .warningbox, .mw-message-box-success, .successbox, // anon talk page message alert .usermessage {...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/infobox.less (Created page with ":root { --infobox-text-color: var(--text-color); --infobox-room-poh-color: #ccc; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/highlight.less (Created page with "Highlighting approved AWB accounts: a[href="/w/User:AndBot"], a[href="/w/User:BisetteBot"], a[href="/w/User:Bot50"], a[href="/w/User:BotDiesel2m"], a[href="/w/User:Bowl"], a[href="/w/User:Catbot"], a[href="/w/User:CookBot"], a[href="/w/User:Cresbot"], a[href="/w/User:CrowBot"], a[href="/w/User:Data_Chompy"], a[href="/w/User:GauBot"], a[href="/w/User:Gaz_Bot"], a[href="/w/User:Gaz_GEBot"], a[href="/w/User:HabbletAWB"], a[href="/w/User:JakesterwarsBot"], a[href="/w/Us...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/gemw.less (Created page with "=================================== Exchange namespace formatting ===================================: :root { --gemw-positive-color: @lima; --gemw-unchanged-color: @curious-blue; --gemw-negative-color: @flamingo; --gemw-historical-border-color: @black; } .gemw-container { max-width: 60em; margin: 4em auto; } ------------------ header ------------------: .gemw-header { display: flex; border-left-width: .25em; border-l...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/fonts.less (Created page with "================================================== Fonts licensed under Open Font License 1.1. This license is available with a FAQ at: <https://scripts.sil.org/OFL> ==================================================: // <https://github.com/IBM/plex/releases/tag/v5.1.3> IBM Plex Sans @font-face { font-family: 'IBM Plex Sans'; font-weight: normal; font-style: normal; font-display: swap; src: url('filepath://IBMPlexSans-Reg...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/floornumber.less (Created page with "// default .floornumber > .floornumber-us, #toc li a span.toctext span span:nth-child(2), // additional clarification .floornumber-setting-gb .floornumber > .floornumber-us, // toggled .floornumber-setting-gb #toc li a span.toctext span span:nth-child(2), .floornumber-setting-us .floornumber > .floornumber-gb, .floornumber-setting-us #toc li a span.toctext span span:nth-child(1) { display: none; } // display when setting is applied, always .floornumber-setting-gb .f...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/fairycode.less (Created page with "Template:Fairycode: .fairycode { font-family: @serif-stack; font-size: 120%; font-weight: bold; text-transform: lowercase; letter-spacing: 1px; } .fairycode b ~ b:before { content: "•"; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/elements.less (Created page with "=================== HTML elements ===================: :root { // todo: delete these, they're for rsw only and we already use our own colors --base-text-color: saturate( darken( @river-bed, 5% ), 5% ); --base-heading-color: @river-bed; --base-heading-border: @mystic; --mw-code-background-color: #ddd4bb; --body-background-image: url('filepath://Old_School_RuneScape_Wiki_background.jpg'); } @base-text-color: var(--base-text-color); @base-heading-color...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/editnotice.less (Created page with "============================== Template:Editnotice ==============================: .editnotice { font-size: .9em; padding-bottom: .75em; margin-bottom: .6em; .editnotice-title { font-size: 1.2em; font-weight: bold; margin-bottom: .4em; } }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/documentation.less (Created page with "================================== Template:Documentation ==================================: :root { --documentation-background: @black-haze; --documentation-link-color: @mystic; --documentation-headers-color: @white; --documentation-header-background: @gray-chateau; --documentation-subheader-background: darken( @gray-chateau, 7% ); --documentation-border: @mystic; } .documentation { background: var(--documentation-background); box-shadow: @...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/diff.less (Created page with "================= diffs =================: :root { --diff-addedline-border-color: #438ab5; // blue --diff-addedline-background: #bddff2; --diff-addedline-color: @black; --diff-deletedline-border-color: #379541; // green --diff-deletedline-background: #c1edbf; --diff-deletedline-color: @black; --diff-context-border-color: @BODY_MID; --diff-context-background: @BODY_MID; --diff-inline-deletedline: @apricot-peach; // red, different for inline } .d...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/cookies.less (Created page with "cookie dialog: .mw-cookiewarning-container { top: auto; bottom: 0; background: url('filepath://Chocchip_crunchies_detail.png?width=100') #1d1d1d no-repeat; background-size: 100px; background-position: 75px center; padding-left: 200px; }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/coins.less (Created page with "For {{Coins}} * Author: User:Cqm: :root { --coins-color: green; --coins-pos-color: #014cc0; --coins-neg-color: #c02614; } .coins { color: var(--coins-color); background-position: 0% 50%; background-repeat: no-repeat; display: inline-block; padding: 0; } .coins-pos { color: var(--coins-pos-color); } .coins-neg { color: var(--coins-neg-color); } .coins-10000 { background-image: url('filepath://Coins_10000.png');...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/charts.less (Created page with ".rsw-chartjs { &.rsw-chartjs-config { display: none; } &.rsw-chart-error { font-family: monospace; } } .rsw-chartjs-canvas { background-color: var(--body-light); }")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Common.less/announcement.less (Created page with "//css for mainpage announcement pill .announcement { margin: .5em 0 1.5em; a { background: @black-haze; border: 1px solid @mystic; color: @shuttle-gray; font-size: .9em; line-height: 1.25em; padding: .25em .75em; border-radius: 10em; transition: .25s ease; display: inline-flex; // vertically center the pill align-items:...")
  • 01:09, 17 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:...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Collapsible-expand (Created page with "show")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Collapsible-collapse (Created page with "hide")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Codemirror-prefs-colorblind-help (Created page with "If you use dark mode or a gadget for syntax highlighting, this preference will not work.")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Clearyourcache (Created page with "{{#ifeq:{{#sub:{{PAGENAME}}|0|7}}|Gadget-|<div id="contentSub"><div id="mw-content-subtitle">< Gadgets-definition</div></div>}} After saving, you may need to bypass your browser's cache to see the changes. For further information, see {{Wp|Wikipedia:Bypass your cache}}. * In most '''Windows''' and '''Linux''' browsers: Hold down {{Key press|Ctrl}} and press {{Key press|F5}}. * In '''Safari''': Hold down {{Key press|⇧ Shift}} and cli...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Cite-ve-citationneeded-title (Created page with "Source needed")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Cite references link one (Created page with "<li id="$1"$4><span class="mw-cite-backlink">'''^'''</span> $3</li>")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Cite references link many (Created page with "<li id="$1"$4><span class="mw-cite-backlink">^ $2</span> $3</li>")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Cite link label group-lower-alpha (Created page with "a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag ah ai aj ak al am an ao ap aq ar as at au av aw ax ay az ba bb bc bd be bf bg bh bi bj bk bl bm bn bo bp bq br bs bt bu bv bw bx by bz ca cb cc cd ce cf cg ch ci cj ck cl cm cn co cp cq cr cs ct cu cv cw cx cy cz da db dc dd de df dg dh di dj dk dl dm dn do dp dq dr ds dt du dv dw dx dy dz ea eb ec ed ee ef eg eh ei ej ek el em en eo ep eq er es et eu ev ew ex ey ez fa fb fc fd fe ff fg fh fi fj fk...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Cite link label group-decimal (Created page with "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Checkuser-summary (Created page with "<div style="text-align:center; font-size:120%">Please log all CheckUser actions performed on users '''here'''.</div> This tool scans recent changes to retrieve the IP addresses used by a user or show the edit/user data for an IP address. Users and edits by a client IP address can be retrieved via XFF headers by appending the IP address with "/xff". IPv4 (CIDR 16-32) and IPv6 (CIDR 96-128) are supported. No more than 5000 edits will be retur...")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Browse (Created page with "Browse the wiki")
  • 01:09, 17 October 2024 Alex talk contribs created page MediaWiki:Blockiptext (Created page with "You may use the form below to block a specific IP address or username from editing. This should only be done to prevent vandalism. IPv4 and IPv6 range blocks may be appropriate. [https://nativeforeigner.com/calc/ Calculate range blocks here], or check the table below for examples: {| class="wikitable" !IPs !Range !#Users affected |- |<kbd>10.100.0.0</kbd><br/><kbd>10.100.0.255</kbd> |<kbd>10.100.0.0/24</kbd> |256 |...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)