Jump to content

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 11:06, 15 January 2026
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

11 January 2026

     22:07  (Import log) [P1gsel (19×)]
     
22:07 P1gsel talk contribs imported Module:Message box/ombox.css by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Documentation/styles.css by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Documentation/config by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Documentation by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Template:Documentation by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:TNT by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Template:Para by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Protection banner/config by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Protection banner by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:File link by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Effective protection level by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Effective protection expiry by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:String by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Check for unknown parameters by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Template:Yesno by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Message box/configuration by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Message box by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Arguments by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Module:Yesno by file upload (1 revision)
N    20:48  Template:Pp 2 changes history +41 [Rosie (2×)]
     
20:48 (cur | prev) −76 Rosie talk contribs
N    
01:19 (cur | prev) +117 Rosie talk contribs (Redirected page to Template:Protection padlock) Tag: New redirect
     17:37  Module:Message box/ombox.css diffhist +478 Rosie talk contribs
     16:53  Module:Effective protection level diffhist −1,252 Rosie talk contribs
N    16:28  Module:Documentation/styles.css diffhist +1,194 Rosie talk contribs (Created page with "{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid var( --border-color-base, #a2a9b1 ); background-color: #ecfcf4; color:inherit; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px;...")
N    15:48  Module:TNT/config 2 changes history +485 [Rosie (2×)]
     
15:48 (cur | prev) −1,432 Rosie talk contribs
N    
15:48 (cur | prev) +1,917 Rosie talk contribs (Created page with "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpa...")
N    15:45  Module:Documentation/i18n diffhist +1,691 Rosie talk contribs (Created page with "local format = require('Module:TNT').format local i18n = {} i18n['cfg-error-msg-type'] = format('I18n/Documentation', 'cfg-error-msg-type') i18n['cfg-error-msg-empty'] = format('I18n/Documentation', 'cfg-error-msg-empty') -- cfg['template-namespace-heading'] -- The heading shown in the template namespace. i18n['template-namespace-heading'] = format('I18n/Documentation', 'template-namespace-heading') -- cfg['module-namespace-heading'] -- The heading shown in the module...")
N    15:44  Module:Documentation/config diffhist +17,768 Rosie talk contribs (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...")
N    15:43  Module:Documentation diffhist +36,079 Rosie talk contribs (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -...")
N    15:42  Template:Documentation diffhist +2,058 Rosie talk contribs (Created page with "<noinclude> <languages/> </noinclude><includeonly>{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}</includeonly><noinclude> {{documentation|content= {{Lua|Module:Documentation}} <translate><!--T:12--> This template automatically displays a documentation box like the one you are seeing now, of which the content is sometimes transcluded from another page.</translate> <translate><!--T:13--> It is intended for pages which are <tvar name=...")
N    15:38  Module:Effective protection expiry diffhist +1,494 Rosie talk contribs (Created page with "local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'auto...")
     15:29  Template:Yesno diffhist −388 Rosie talk contribs
N    01:18  Module:Protection banner/config diffhist +46,537 Rosie talk contribs (Created page with "-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the text that appear...")
N    01:17  Module:Protection banner diffhist +26,590 Rosie talk contribs (Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise modules and...")
N    01:17  Template:Protection padlock diffhist +76 Rosie talk contribs (Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>")
N    01:14  Module:If preview/configuration diffhist +842 Rosie talk contribs (Created page with "--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_preview() local revision_id = frame:preprocess('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function templatestyl...")
N    01:13  Module:If preview/styles.css diffhist +349 Rosie talk contribs (Created page with "{{pp|small=yes}}: .preview-warning { font-style: italic; @noflip: padding-left: 1.6em; margin-bottom: 0.5em; color: var(--color-error, red); } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .preview-warning + link + .preview-warning { margin-top: -0.5em; }")
N    01:12  Module:If preview diffhist +1,973 Rosie talk contribs (Created page with "local p = {} local getArgs = require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) local args = getArgs(frame) if cfg.preview then return args[1] or '' else return args[2] or '' end end --[[ pmain This function...")
N    01:12  Template:If preview diffhist +103 Rosie talk contribs (Created page with "<onlyinclude>{{safesubst:<noinclude/>#invoke:If preview|pmain}}</onlyinclude><!-- -->{{documentation}}")
N    01:00  Module:TNT diffhist +7,941 Rosie talk contribs (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...")
N    00:58  Template:Nowrap/styles.css diffhist +77 Rosie talk contribs (Created page with ".nowrap, .nowrap a:before, .nowrap .selflink:before { white-space: nowrap; }")
N    00:55  Template:Mono/styles.css diffhist +119 Rosie talk contribs (Created page with "{{pp-template}}: .monospaced { "monospace, monospace" per [[WP:MONO]]: font-family: monospace, monospace; }")
N    00:54  Module:Check for unknown parameters diffhist +4,561 Rosie talk contribs (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list require ('strict'); local p = {} local mapframe_params = { 'coord', 'coordinates', 'id', 'qid', 'mapframe', 'mapframe-area_km2', 'mapframe-area_mi2', 'mapframe-caption', 'mapframe-coord', 'mapframe-coordinates', 'mapframe-custom', 'mapframe-frame-coord', 'mapframe-frame-coordinates', 'mapf...")
N    00:52  Module:Error diffhist +1,156 Rosie talk contribs (Created page with "-- This module implements {{error}}. local p = {} function p._error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :cssText(args.style) :wikitext(tostring(args.message or args[1] or error('no message specified',...")
N    00:52  Template:Error diffhist +102 Rosie talk contribs (Created page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>")
N    00:51  Template:Space diffhist +394 Rosie talk contribs (Created page with "<span class="nowrap">{{#iferror:{{#expr:{{{1|1}}}}} |{{#switch:{{{1}}} |fig=  |en=  |em=  |thin=  |hair=  |  }} |{{#invoke:String|rep|{{#switch:{{{2}}} |fig=  |en=  |em=  |thin=  |hair=  |  }}|{{{1|1}}}}} }}</span><noinclude> {{documentation}} </noinclude>")
N    00:49  Module:String diffhist +19,366 Rosie talk contribs (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
N    00:40  Module:Namespace detect/config diffhist +3,545 Rosie talk contribs (Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...")
N    00:39  Module:Namespace detect/data diffhist +2,569 Rosie talk contribs (Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function...")