All public logs

Combined display of all available logs of Old School Near-Reality 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)
  • 22:39, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/prefs.less (Created page with ".mw-prefs-buttons { background-color: var(--body-main); border-top-color: var(--body-border); box-shadow: none; } .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, tr:nth-child(even):hover td { background-color: var(--body-light);...")
  • 22:39, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/references.less (Created page with "// <pre> ================== 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.reference...")
  • 22:38, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/rstheme.less (Created page with "// <pre> =========================== RuneScape:Theme ===========================: .color-container { display: flex; margin: 2em auto; width: 80%; max-width: 60em; } .color-column { flex: 1; margin-right: 1em; &:last-child { margin-right: 0; } h3 { padding: 0; } } .color-group { color: @mineshaft; padding: 1em 1.5em; transition: .2s ease-out; &:hover { transform: scal...")
  • 22:38, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/diffs.less (Created page with "// <pre> ==================== 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-...")
  • 22:37, 4 October 2022 Jacmob 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; } }")
  • 22:37, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/navboxes.less (Created page with "// <pre> =========================== 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;...")
  • 22:36, 4 October 2022 Jacmob 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...")
  • 22:36, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/discussions.less (Created page with "// <pre> ======================================== RuneScape:Active discussions ========================================: .discussiontable { th { background-color: @BODY_DARK; a { color: inherit; } } .topic, .edited, .edited-by, .rg-archive { background-color: @BODY_MID; } } .dpltable { // hide the initial row that we can't remove due to quirks of dpl margin-top: -30px;...")
  • 22:35, 4 October 2022 Jacmob 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; }")
  • 22:35, 4 October 2022 Jacmob 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; }")
  • 22:34, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/links.less (Created page with "// <pre> ================= 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; } }...")
  • 22:33, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/transcripts.less (Created page with "// <pre> =========================== Transcripts ===========================: // Transcluded transcripts .transcript { background: @pickled-bluewood; } // Transcript namespace &.ns-120 .mw-parser-output, .transcript { > ul { &, ul, ol { border-color: @waikawa-grey; list-style: none; &:hover { border-color: lighten( @waikawa-grey, 15% ); } } } }")
  • 22:33, 4 October 2022 Jacmob 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; } }")
  • 22:32, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/activediscussions.less (Created page with "// <pre> ======================================== RuneScape:Active discussions ========================================: .discussiontable { th { background-color: @dark-wikitable-header; } .topic, .edited, .edited-by, .rg-archive { background-color: @dark-wikitable-background; } }")
  • 22:32, 4 October 2022 Bawolff talk contribs created page MediaWiki:Common.less/mainpage.less (importing)
  • 22:32, 4 October 2022 Jacmob 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; }")
  • 22:31, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/sidebar.less (Created page with "// <pre> =================== Recent changes widget ===================: .rc-sidebar-page { color: #8cabe6 !important; } .rc-sidebar-user, .rc-sidebar-user a { color: #8695b1 !important; }")
  • 22:31, 4 October 2022 Jacmob 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; }")
  • 22:30, 4 October 2022 Jacmob talk contribs created page Module:Mainonly/doc (Created page with "{{documentation}} {{Helper module|name=Mainonly |fname1=_main(arg) |ftype1=Any value |fuse1=If the module is invoked in the content namespace, it will return arg, otherwise, it will return an empty string |fname2=on_main() |ftype2=N/A |fuse2=Returns true if invoked in the content namespace, otherwise false }}")
  • 22:30, 4 October 2022 Jacmob talk contribs created page Module:Mainonly (Created page with "--[[ {{Helper module|name=Mainonly |fname1=_main(arg) |ftype1=Any value |fuse1=If the module is invoked in the content namespace, it will return arg, otherwise, it will return an empty string |fname2=on_main() |ftype2=N/A |fuse2=Returns true if invoked in the content namespace, otherwise false }} --]] -- -- Module to return text only when invoked in the content namespace -- local p = {} function p.main(frame) local ret = frame:getParent().args[1] or '' return p._main...")
  • 22:29, 4 October 2022 Jacmob talk contribs created page Module:Infobox Music (Created page with "-- <pre> -- This will likely be expanded when other infoboxes are converted to Lua -- For now, it will just be a categories handler local p = {} local onmain = require('Module:Mainonly').on_main local yesno = require('Module:Yesno') local empty = require('Module:Paramtest').is_empty local composers = { ['ian t'] = 'Ian Taylor', ['grace d'] = 'Grace Docksey', ['adam b'] = 'Adam Bond', ['stephen l'] = 'Stephen Lord', ['jed s'] = 'Jed Sanderson', ['adam r'] = 'Adam...")
  • 22:29, 4 October 2022 Jacmob talk contribs created page Module:Infobox Music/doc (Created page with "{{Documentation}} Category handler for Template:Infobox Music.")
  • 22:29, 4 October 2022 Jacmob talk contribs created page Template:Infobox Music/doc (Created page with "{{Documentation}} ==Parameters== ===name=== The name of the music track. ===number=== (Optional) The track number when ordered by release date. ===file=== The filename for the audio file, for example "Adventure.ogg". ===release=== The release date of the music track. ===update=== The update post associated with the release date. ===members=== Whether the music track is members only. ===location=== The location where the music track plays. ===hint=== The unlock hi...")
  • 22:28, 4 October 2022 Jacmob talk contribs created page Template:Infobox Music (Created page with "{| class="infobox {{parentitle|{{{name}}}}} infobox-music" |- ! class="infobox-header" colspan="5" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} {{#if:{{{number|}}}|<span style="font-size: 80%;">(#[[Music number::{{{number}}}]])</span>}} |- | class="infobox-padding" colspan="5" | |- | class="infobox-full-width-content infobox-media-player" colspan="5" | {{#if:{{{file|}}}|{{Listen inline|filename={{{file}}}}}|Please add an audio sample!}} |- | class="in...")
  • 22:27, 4 October 2022 Jacmob talk contribs created page File:Audio options icon.png
  • 22:27, 4 October 2022 Jacmob talk contribs uploaded File:Audio options icon.png
  • 22:27, 4 October 2022 Jacmob talk contribs created page Template:Listen/doc (Created page with "{{documentation}} The '''Listen''' template is used to embed an audio file. For a list of audio files, see Category:Audio files. ==Parameters== <pre>{{Listen | title = title | desc = description | image = filename of an image to use (optional) | filename = filename of the audio (spaces should be included as "_") | align = alignment (left/right; default is right) }}</pre> ==Examples== ===MIDI file=== * <span style="color: red;">'''Note:''' May r...")
  • 22:27, 4 October 2022 Jacmob talk contribs created page Template:Listen (Created page with "{| class="musicplayer" style="clear:{{{align|right}}}; float:{{{align|right}}};" |- style="margin-bottom:0.5em" | style="width:32px" | centre|link={{#if:{{{filename|}}}|File:{{{filename}}}}} | style="text-align:left" | '''{{{title|Title}}}''' |- | colspan="2" | {{#if:{{{image|}}}|<div style="clear:both; text-align:center">{{{image|}}}</div>}} <div>{{{desc|}}}</div> |- | colspan="2" | {{#if:{{{filename|}}}| {{#ifeq: {{lc:{{#explode:{{{fi...")
  • 22:26, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/listen.less (Created page with "// <pre> ============================= Template:Listen =============================: .musicplayer { background: @dark-wikitable-background; border-color: @dark-infobox-border; } .k-player .control-bar { filter: invert(1); }")
  • 22:26, 4 October 2022 Jacmob talk contribs created page Template:Quote/doc (Created page with "{{No documentation}}")
  • 22:25, 4 October 2022 Jacmob talk contribs created page Template:Quote (Created page with "<blockquote style="font-size:92%; text-align:justify;"><div {{#if:{{{3|}}}|title="Source: {{{3}}}"}}>{{{1|Please add a quote here.}}}</div>{{#if:{{{2|}}}|<p class="quote-source"> {{{2|}}}}}{{#switch:{{{3|}}} |no= |#default={{#if:{{{3|}}}|<sup class="noprint fact">[[{{{3|}}}{{!}}[src]]]</sup>|{{Mainonly|Category:Unsourced quotes}} }} }}</p></blockquote><noinclude> {{/doc}}</noinclude>")
  • 22:23, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/quotes.less (Created page with "// <pre> :root { --blockquote-color: @river-bed; } .quote-source { text-align: right; &::before { content: '— '; } } ======================== Template:Quote ========================: blockquote { color: var(--blockquote-color); .mw-body-content & { border-color: var(--body-mid); } }")
  • 22:22, 4 October 2022 Jacmob talk contribs created page Template:Editnotice/doc (Created page with "{{Documentation}} This template creates a consistent look for '''editnotices''' (MediaWiki manual, {{Wp|Wikipedia:Editnotice|Wikipedia}}). It may be used by administrators to create a per-page notice (for example, for page-specific instructions) or notices across entire namespaces. The name of the editnotice for the current page can be found by appending <code>?action=edit&uselang=qqx</code> to the URL. If you are creating an editnot...")
  • 22:22, 4 October 2022 Jacmob talk contribs created page Template:Editnotice (Created page with "<div class="tile editnotice plainlinks" style="max-width: 100%"> <p class="editnotice-title">{{{title|}}}</p> {{{1}}} </div>{{#ifeq:{{NAMESPACE}}|User||[[Category:Editnotices{{#ifeq:{{FULLPAGENAME}}|Template:Editnotice|{{!}} }}]]}}<noinclude>{{/doc}}</noinclude>")
  • 22:21, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/editnotice.less (Created page with "// <pre> ============================== Template:Editnotice ==============================: .editnotice { font-size: .9em; padding-bottom: .75em; margin-bottom: .6em; .editnotice-title { font-size: 1.2em; font-weight: bold; margin-bottom: .4em; } }")
  • 22:21, 4 October 2022 Jacmob 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% }")
  • 22:20, 4 October 2022 Jacmob talk contribs created page Template:POH room/doc (Created page with "{{Documentation}} The '''POH room''' template displays a basic player-owned house room. ===Usage=== <pre> {{POH room |room = name of room (see examples below) |doors = list of cardinal directions (e.g. "nesw") |color = background colour |text = alternative text for center of room |habitat = if the room is Menagerie (see examples below) }} </pre> Note that you can use ".POH" css style to change the colour of the text inside the room, provided that you have used the...")
  • 22:20, 4 October 2022 Jacmob talk contribs created page Template:POH room (Created page with "<includeonly> {| class="normal-POH" cellpadding="0" cellspacing="0" border="0" style="{{#ifeq:{{lc:{{{infobox|}}}}}|yes|margin:auto}}; color: {{#ifeq:{{lc:{{{habitat}}}}}|volcanic|white|inherit}}; background-color: {{{color|#{{#switch: {{lc:{{#if:{{{habitat|}}}|{{{habitat}}}|{{{room|}}}}}}} | garden | formal garden | menagerie | superior garden = 9C9 | oubliette | dungeon | dungeon corridor | dungeon junction | dungeon stairs | treasure room | dungeon pit = C96 | jungle...")
  • 22:20, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/pohroom.less (Created page with "Template:POH room: .poh-image-upper img { vertical-align: top !important; } .poh-image-lower img { vertical-align: bottom !important; } .normal-POH { line-height: normal !important; }")
  • 22:18, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/cookies.less (Created page with "cookie dialog: .mw-cookiewarning-container { top: auto; bottom: 0; background: url('images/Chocchip_crunchies_detail.png?width=100') #1d1d1d no-repeat; background-size: 100px; background-position: 75px center; padding-left: 200px; }")
  • 22:16, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector-darkmode.less/toc.less (Created page with "------------------------ Table of Contents ------------------------: .toc { background: @dark-wikitable-background; border: 1px solid @dark-infobox-border; // title bar .toctitle { background: @dark-wikitable-header; border-color: @dark-infobox-border; } // entire group of headings > ul { border: none; } // subheadings only ul ul { border-color: @dark-infobox-border; } li { list-style-type: none; l...")
  • 22:13, 4 October 2022 Jacmob 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: "•"; }")
  • 22:13, 4 October 2022 Jacmob 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: white; }")
  • 22:12, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/infobox.less (Created page with ":root { --infobox-text-color: var(--text-color); --infobox-room-poh-color: #ccc; }")
  • 22:12, 4 October 2022 Jacmob talk contribs created page Template:Chatlp/doc (Created page with "{{Documentation}} The '''chat link plain''' template is used to display an NPC chathead that links to the NPC's page. The chathead will be resized to <code>x30</code> pixels. ==Usage== {{T|chatlp|NPC|pic=file name}} ==Examples== {|class="wikitable" !Code ! style="min-width:150px;" | Produces !Standard syntax |- |<code><nowiki>{{chatlp|Hans}}</nowiki></code> |{{chatlp|Hans}} |<code><nowiki>link=Hans|x30px</nowiki></code> |- |<code><nowiki>{{ch...")
  • 22:12, 4 October 2022 Jacmob talk contribs created page Template:Chatlp (Created page with "<includeonly><span class="plink-template">[[File:{{{pic|{{{1}}} chathead}}}.png|link={{{1}}}|x30px]]</span></includeonly><noinclude>{{/doc}}</noinclude>")
  • 22:11, 4 October 2022 Jacmob talk contribs created page File:Ned chathead.png
  • 22:11, 4 October 2022 Jacmob talk contribs uploaded File:Ned chathead.png
  • 22:11, 4 October 2022 Jacmob talk contribs created page File:Hans chathead.png
  • 22:11, 4 October 2022 Jacmob talk contribs uploaded File:Hans chathead.png
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)