All public logs
Jump to navigation
Jump to search
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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 21:39, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector.less/vectorsearch.less (Created page with "// search bar .vector-search-box-inner { background: var(--search-box); height: 2.485em; margin-top: 0; box-shadow: inset 0 -7px 7px -7px rgba(0, 0, 0, 0.15); } // search text .vector-search-box-input { color: var(--text-color); height: 100%; border: none; background: none; padding-left: 1em; &::placeholder { color: var(--text-color); opacity: 0.67; // same as icon } .vector-search-box-inner:hover &, &:focus, .vector-search-box-inner:hover &:focus {...")
- 21:38, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector.less/vectormenu.less (Created page with ":root { --personal-links-bg: hsl(43, 27%, 78%); // --background-text-color (#444) fill --arrow-down: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E %3Cpath d=%22M11.05 3.996l-.965-1.053-4.035 3.86-3.947-3.86L1.05 3.996l5 5 5-5%22 fill=%22%23444%22/%3E %3C/svg%3E"); } .vector-menu-dropdown { .vector-menu-heading { background-color: var(--body-background-color); padding-top: 1em; /...")
- 21:35, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/elements.less (Created page with "// <pre> =================== 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; --ul-list-style-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' version=...")
- 21:35, 4 October 2022 Jacmob talk contribs created page MediaWiki:Common.less/variables.less (Created page with "// <pre> ====================== THEME VARIABLES ======================: // colors are sorted from darkest to lightest // See <https://davidwalsh.name/sass-color-variables-dont-suck> for naming system // Don't change any of this unless you know what you're doing ------------------ brand colors ------------------: // blues @chathams-blue: #115883; @jelly-bean: #246c97; @steel-blue: #438ab5; @fountain-blue: #6ba5c8; @spindle:...")
- 21:32, 4 October 2022 Jacmob talk contribs created page MediaWiki:Vector.less (Created page with "******************************************************** This file is used to update MediaWiki:Vector.css. These styles will be applied only to the Vector skin (desktop). ********************************************************: @common: 'MediaWiki:Common.less'; @dir: 'MediaWiki:Vector.less'; @import '@{common}/mixins.less'; @import '@{common}/variables.less'; @import '@{dir}/elements.less'; // Vector interface files @import '@{dir}/vectormenu.less'; @...")
- 20:53, 4 October 2022 Bawolff talk contribs moved page Talk:Main Page to Talk:Old School Near-Reality Wiki (Match CSS)
- 20:53, 4 October 2022 Bawolff talk contribs moved protection settings from Main Page to Old School Near-Reality Wiki (Main Page moved to Old School Near-Reality Wiki: Match CSS)
- 20:53, 4 October 2022 Bawolff talk contribs moved page Main Page to Old School Near-Reality Wiki (Match CSS)
- 20:52, 4 October 2022 Bawolff talk contribs created page MediaWiki:Mainpage (Created page with "Old_School_Near-Reality_Wiki")
- 20:45, 4 October 2022 Bawolff talk contribs created page MediaWiki:Mainpage-title-loggedin (Created blank page)
- 20:31, 4 October 2022 Bawolff talk contribs created page MediaWiki:Mainpage-title (Created blank page)
- 20:11, 4 October 2022 Bawolff talk contribs created page MediaWiki:Gadget-readermode.css (Created page with "MediaWiki:Vector-readermode.css: Loaded globally from metawiki.: .mw-body { font-size: 1.05em; } div#mw-navigation { width: 100%; position: absolute; top: 0; left: 0; } div#mw-head { position: relative; } #utcdate a { font-size: inherit !important; } #left-navigation { margin-left: 0; } div#simpleSearch { min-width: 13em; } body { background-size: contain; background-position-y: -5rem; } .mw-body { width: 100%; top: 0; left: 0; mar...")
- 19:45, 4 October 2022 Bawolff talk contribs created page MediaWiki:Gadget-darkmode.css (copy from https://oldschool.runescape.wiki/load.php?debug=1&lang=en-gb&modules=wg.darkmode&only=styles&skin=vector)
- 19:42, 4 October 2022 Jacmob talk contribs created page Template:Old School Near-Reality Wiki/Recent Updates/doc (Created page with "{{Documentation}} This template is used to contain the recent updates section of the Main Page. ==Usage== Updates are displayed with the help of {{T|Recent updates}}. * The image shown on the tiles should be named "<samp>File:Main page - [update name].png</samp>", have an aspect ratio of roughly 4:3 and should not have any transparency. The image should be taken ingame, possibly showcasing the content introduced with the newspost. The image should also be archived...")
- 19:31, 4 October 2022 Jacmob talk contribs created page Template:Parentitle/doc (Created page with "{{documentation}} This template is used to determine if the <tt>no-parenthesis-style</tt> class is to be added to a page, in order to suppress the styling applied to parentheses in article titles. See rsw:Forum:Two visual changes for more information. ==Usage== <pre>{{parentitle|parameter to check}}</pre> The template checks the parameter against the pagename. If they are the same, or if the parameter is empty, the class is added, otherwise nothing is added. The...")
- 19:31, 4 October 2022 Jacmob talk contribs created page Template:Parentitle (Created page with "{{#if:{{{1|}}}|{{#ifeq:{{{1}}}|{{#replace:{{#replace:{{PAGENAME}}|'|'}}|&|&}}|no-parenthesis-style|}}|no-parenthesis-style}}<noinclude>{{/doc}}</noinclude>")
- 19:29, 4 October 2022 Jacmob talk contribs created page Template:Parentitle override/doc (Created page with "{{documentation}} This template is used to override styling of parentheses in page titles. ==Usage== To simply prevent the styling, use: <pre>{{Parentitle override}}</pre> To provide your own, new title, the optional parameters can be used:<pre>{{Parentitle override|Normal part of title|styled part of title}}</pre> For example:<pre>{{Parentitle override|Dragonhide body (t)|(blue)}}</pre> ==See also== * Template:Parentitle <includeonly>Category:Formatting templ...")
- 19:29, 4 October 2022 Jacmob talk contribs created page Template:Parentitle override (Created page with "<span class="no-parenthesis-style"></span>{{#if:{{{1|}}}|{{DISPLAYTITLE:{{{1}}} {{#if:{{{2|}}}|<span class="title-parenthesis">{{{2}}}</span>|}}}}|}}<noinclude>{{/doc}}</noinclude>")
- 19:17, 4 October 2022 Jacmob talk contribs created page File:Tombs of Amascut & Group Ironman Changes newspost.png
- 19:17, 4 October 2022 Jacmob talk contribs uploaded File:Tombs of Amascut & Group Ironman Changes newspost.png
- 19:17, 4 October 2022 Jacmob talk contribs created page Category:Template documentation (Created page with "{{Categoryheader|templates|documentation subpages|yes|Template:Documentation}} Documentation")
- 19:16, 4 October 2022 Jacmob talk contribs created page Template:Clear/doc (Created page with "{{Documentation}} The '''clear''' template is used when the text needs to be moved below, for example, after an image or an infobox. ==Usage== <pre>{{clear}}</pre> :substitutes: '''<nowiki><div class="clear-template clear-both" style="clear:both;"></div></nowiki>''' <pre>{{clear|left}}</pre> :substitutes: '''<nowiki><div class="clear-template clear-left" style="clear:left;"></div></nowiki>''' <pre>{{clear|right}}</pre> :substitutes: '''<nowiki><div class="clear-templa...")
- 19:16, 4 October 2022 Jacmob talk contribs created page Template:Clear (Created page with "<div class="clear-template clear-{{lc:{{{1|both}}}}}" style="clear:{{{1|both}}};"></div><noinclude>{{/doc}}</noinclude>")
- 19:14, 4 October 2022 Jacmob talk contribs created page File:Old boot detail.png
- 19:14, 4 October 2022 Jacmob talk contribs uploaded File:Old boot detail.png
- 19:14, 4 October 2022 Jacmob talk contribs created page Module:Addcommas/doc (Created page with "{{documentation}} {{Helper module|name=Addcommas |fname1=_add(arg) |ftype1=Number |fuse1=Formats the number arg with commas |fname2=_strip(arg) |ftype2=Number |fuse2=Removes all commas from arg }}")
- 19:13, 4 October 2022 Jacmob talk contribs created page Module:Addcommas (Created page with "--[[ {{Helper module|name=Addcommas |fname1=_add(arg) |ftype1=Number |fuse1=Formats the number arg with commas |fname2=_strip(arg) |ftype2=Number |fuse2=Removes all commas from arg }} --]] -- <nowiki> -- -- Implements {{Addcommas}} -- local p = {} -- -- main function -- keep public so it can be used in other modules -- function p._add( arg ) local lang = mw.language.getContentLanguage() local z = tostring( arg ) local y = mw.text.split( z, '[%-–]' ) l...")
- 19:03, 4 October 2022 Jacmob talk contribs created page 5 October (Created page with "Test")
- 19:01, 4 October 2022 Jacmob talk contribs created page File:Weird gloop detail.png
- 19:01, 4 October 2022 Jacmob talk contribs uploaded File:Weird gloop detail.png
- 19:01, 4 October 2022 Jacmob talk contribs created page File:Information icon.png
- 19:01, 4 October 2022 Jacmob talk contribs uploaded File:Information icon.png
- 18:56, 4 October 2022 Jacmob talk contribs created page Template:Help (Created page with "{{Navbox |name = Help |title = Help |style1 = text-align:center |group1 = * Your first edit * Editing guides * Policies |gtitle2 = General |group2 = * Toolbar * APIs * Audio files * Archiving * Creating pages * Editing * Namespaces * Help:Prefe...")
- 18:54, 4 October 2022 Jacmob talk contribs created page File:Abyssal whip.png
- 18:54, 4 October 2022 Jacmob talk contribs uploaded File:Abyssal whip.png
- 18:53, 4 October 2022 Jacmob talk contribs created page Template:Portal-link/doc (Created page with "{{Documentation}} This template creates a clickable "tile". It is used in conjunction with Template:Portal-links. ==Usage== <pre> {{Portal-link|text to be displayed|optional page link|class=optional class|file=optional file to display before link|filesize=override to file size}} </pre> Available classes are listed below: * Coloring: ** none (default) ** <code>article</code> ** <code>file</code> ** <code>template</code> * Width: ** none (default) ** <code>wide</co...")
- 18:53, 4 October 2022 Jacmob talk contribs created page Template:Portal-link (Created page with "<includeonly><div class="portal-link {{{class|}}}">[{{fullurl:{{{2|{{{1}}}}}}}} {{#if:{{{file|}}}|[[File:{{{file}}}|{{{filesize|35x35px}}}|frameless|link=]]}}{{{1}}}]</div></includeonly><noinclude>{{/doc}}</noinclude>")
- 18:53, 4 October 2022 Jacmob talk contribs created page Template:Portal-links/doc (Created page with "{{Documentation}} This template acts as a container for clickable "tiles". It relies on Template:Portal-link. ==Usage== <pre> {{Portal-links|stuff goes here|width=optional|margin=optional}} </pre> ===Example=== <pre>{{Portal-links| {{Portal-link|starting out|Help:Editing/Your first edit|class=wide}} {{Portal-link|visualeditor|Help:Editing/VisualEditor basics|class=article}} {{Portal-link|source mode|Help:Editing/Source mode basics|class=file}} }}</pre> Produces:...")
- 18:53, 4 October 2022 Jacmob talk contribs created page Template:Portal-links (Created page with "<div class="portal-link-wrapper" style="max-width:{{{width|650px}}}; margin:{{{margin|0 auto}}};">{{{1|}}}</div><noinclude>{{/doc}}</noinclude>")
- 18:53, 4 October 2022 Jacmob talk contribs created page Help:Contents (Created page with "{{construction}} <div class="header-intro"> <h1>Contents</h1> <p>Find help, policy and similar pages below.</p> </div> {{Portal-links| {{Portal-link|Your first edit|Help:Editing/Your first edit|class=article}} {{Portal-link|Editing guides|Help:Editing|class=file}} }} <div style="display: flex; justify-content: center; flex-flow: row wrap; margin-top: 2em;"> {{/tile|title=Policies| All editors are equal {{...")
- 18:52, 4 October 2022 Jacmob talk contribs created page Help:Editing/toc-item (Created page with "<includeonly><div class="portal-link short">{{{1|}}}}}}|{{{1|}}}</div></includeonly>")
- 18:51, 4 October 2022 Jacmob talk contribs created page Help:Editing/header (Created page with "<includeonly><div style="margin: 3em 2.25em 2em"> <h2 style="font-weight: bold; font-size: 1.75em">{{{title}}}</h2> <p style="font-size: 1.1em">{{{text|}}}</p> </div></includeonly>")
- 18:51, 4 October 2022 Jacmob talk contribs created page Template:Tile-halves/doc (Created page with "{{Documentation}} This template creates a tile that has two halves - either both containing text (coming soon), or the bottom half linking to a page. ==Usage== * <code>style</code> (optional) – CSS that will affect the entire tile * <code>title</code> – the heading for the tile * <code>text</code> – the description * <code>link</code> – the page that the bottom half will link to * <code>linktext</code> – the text that the link will read ===Example=== <pre>...")
- 18:50, 4 October 2022 Jacmob talk contribs created page Template:Tile-halves (Created page with "<includeonly><div class="tile-halves" style="{{{style|}}}"> <div class="tile-top"> <h2>{{{title}}}</h2> <p>{{{text|}}}</p> </div> <div class="tile-bottom link-button read-more">[[{{{link}}}|{{{linktext}}}<span class="arrow dark"></span>]]</div> </div></includeonly><noinclude>{{/doc}}</noinclude>")
- 18:50, 4 October 2022 Jacmob talk contribs created page Help:Editing (Created page with "<h1 class="firstHeading nomobile">{{FULLPAGENAME}}</h1> <div class="header-intro"> <h1>Get started with editing the wiki.</h1> <p>Anyone can edit any page and improve articles immediately for all readers – no need to create an account. The Near-Reality Wiki uses two methods of editing: the simpler VisualEditor, and classic editing through source mode.</p> </div> <div style="display: flex; justify-content: center; flex-flow: row wrap"> {{Tile-halves |title = Yo...")
- 18:48, 4 October 2022 Jacmob talk contribs created page Template:SE guide/doc (Created page with "{{documentation}} This template displays a note that the page is an editing guide that requires the editor to use the source mode editor and directs the reader to instructions on how to access source editor. ==Usage== This template can be used by entering the following onto a page. <pre>{{SE guide}}</pre> <includeonly>{{PAGENAME}}</includeonly>")
- 18:47, 4 October 2022 Jacmob talk contribs created page Template:SE guide (Created page with "{| class="messagebox info" | width="40px" | 40px|link= || '''This guide is written for use with the Source Mode editor.'''<br clear="all"><div style="font-size:0.85em; line-height:1.4em;">If you have not already switched to the Source Mode editor you can find out how to here.</div> |}<noinclude>{{/doc}}</noinclude>")
- 18:45, 4 October 2022 Jacmob talk contribs created page Category:Message box templates (Created page with "This category contains templates that make use of a message box, either through Template:MessageBox or through some other means of using the CSS class <code>messagebox</code>. Category:Transclusion templates")
- 18:41, 4 October 2022 Jacmob talk contribs created page File:Tutor guide book detail.png
- 18:41, 4 October 2022 Jacmob talk contribs uploaded File:Tutor guide book detail.png