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 10:49, 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 (15×)]
     
22:07 P1gsel talk contribs imported Module:Message box/ombox.css 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:Navbar/styles.css 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:TableTools 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: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 Template:Template link by file upload (1 revision)
     
22:07 P1gsel talk contribs imported Template:Tl 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)
     20:51  Template:LangSwitch diffhist −26 Rosie talk contribs
     20:48  Template:Pp diffhist −76 Rosie talk contribs
N    19:55  Template:Pagelang diffhist +300 Rosie talk contribs (Created page with "{{#ifeq:{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}}|en |{{#ifeq:{{#titleparts:{{{1|{{PAGENAME}}}}}||-1}}|en |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }} |{{#invoke:Template translation|getLanguageSubpage|{{{1|}}}}} }}<noinclude> {{Documentation}} </noinclude>")
     19:50  Template:Tl diffhist −47 Rosie talk contribs
N    18:27  Template:R protected/full diffhist +1,361 Rosie talk contribs (Created page with "{{pp|small=yes|category=no}}{{Redirect template |id=R fully protected |name=Fully protected |from=a title that is fully protected from editing for any of several possible reasons. It may have been protected by an administrator, or it may be on the Cascade-protected list, or both |info=** '''Please do not replace these redirected links''' with links directly to the targ...")
N    18:27  Template:Pp-semi diffhist +97 Rosie talk contribs (Redirected page to Template:Protection padlock) Tag: New redirect
N    18:26  Template:Pp-extended diffhist +178 Rosie talk contribs (Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
N    18:26  Template:R protected diffhist +792 Rosie talk contribs (Created page with "<includeonly>{{#switch:{{{protlevel|{{#invoke:effective protection level|edit|1={{{title|{{FULLPAGENAME}}}}}}}}}} |sysop={{R protected/full|nocat={{{nocat|}}}}}{{pp-protected|small=yes|category={{#ifeq:{{{nocat|}}}|true|no|yes}}}} |templateeditor={{R protected/template|nocat={{{nocat|}}}}}{{pp-template|small=yes|category={{#ifeq:{{{nocat|}}}|true|no|yes}}}} |extendedconfirmed={{R protected/excon|nocat={{{nocat|}}}}}{{pp-extended|small=yes|category={{#ifeq:{{{nocat|}}}|tr...")
N    18:25  Module:Page diffhist +1,990 Rosie talk contribs (Created page with "local callAssert = require('Module:CallAssert') local function main(frame, field) local args, pargs = frame.args, ( frame:getParent() or {} ).args or {} local makeTitle=args.makeTitle or pargs.makeTitle local namespace=args.namespace or pargs.namespace or "" local fragment=args.fragment or pargs.fragment or "" local interwiki=args.interwiki or pargs.interwiki or "" local page=args.page or args[1] or pargs.page or pargs[1] or "" local id= tonumber( args.id or parg...")
N    18:24  Template:Find page text diffhist +73 Rosie talk contribs (Created page with "{{#invoke:String|findpagetext}}<noinclude> {{documentation}} </noinclude>")
N    18:24  Module:Toolbar diffhist +1,374 Rosie talk contribs (Created page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame, { wrappers = { 'Template:Toolbar', }, }) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems th...")
N    18:23  Template:Toolbar diffhist +188 Rosie talk contribs (Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#invoke:Toolbar|main}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
N    18:23  Module:TEMPLATENAME diffhist +87 Rosie talk contribs (Created page with "local p = {} function p.main(frame) return frame:getParent():getTitle() end return p")
N    18:22  Module:If in page diffhist +1,382 Rosie talk contribs (Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs --args: 1 - ustring pattern, 2 - value if present, 3 - value if absent, -- page - page to test if not this page function p._main(args) if not args["page"] then args.page = mw.title.getCurrentTitle().fullText end local page = mw.title.new(args.page) if not page then --bad title return args["3"] or "" end local content = page:getContent() if not content then --page does not exist retu...")
N    18:22  Template:If in page diffhist +91 Rosie talk contribs (Created page with "{{safesubst:<noinclude />#invoke:If in page|main}}<noinclude> {{documentation}}</noinclude>")
N    18:22  Template:NOINDEX diffhist +83 Rosie talk contribs (Created page with "<onlyinclude><includeonly>__NOINDEX__</includeonly></onlyinclude> {{Documentation}}")
N    18:22  Module:Time ago diffhist +5,112 Rosie talk contribs (Created page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --...")
N    18:21  Template:Time ago diffhist +141 Rosie talk contribs (Created page with "{{#invoke:Time ago|main}}<noinclude> {{documentation}} <!-- Categories go in the /doc subpage and interwikis go in Wikidata. --> </noinclude>")
N    18:21  Template:Em diffhist +1,362 Rosie talk contribs (Created page with "<em {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, not here! --> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to be emphasized", "required": true }, "class": { "label": "Custom CSS classes", "description": "takes a class name (or mul...")
N    18:20  Template:R from move/Cross-namespace diffhist +2,608 Rosie talk contribs (Created page with "<includeonly>Category:Redirects from moves from mainspace to R2 namespaces{{#if: <!-- If the page starts with the wikitext of a new move redirect --> {{#ifeq:{{Find page text|%#REDIRECT %[%[.*%]%]%s+%{%{Redirect category shell{{!}}%s+%{%{R from move/?s?a?n?d?b?o?x?%}%}%s+%}%}|plain=false}}|1|true}} <!-- or if transcluded on this page for demonstration --> {{#switch:{{PAGENAME}} |R from move/Cross-namespace |R from move/Cross-namespace/doc=true |#default=}} <!-- then...")
N    18:19  Template:Target of diffhist +136 Rosie talk contribs (Created page with "<includeonly>{{safesubst:<noinclude/>#invoke:Redirect|main|fulltext=1|{{{1|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>")
N    18:19  Template:Str left diffhist +109 Rosie talk contribs (Created page with "<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude> {{documentation}} </noinclude>")
N    18:18  Template:R from move/except diffhist +1,724 Rosie talk contribs (Created page with "<noinclude>This is the exception page for {{tl|R from move}}. This page makes exceptions that include certain pages that should not inhabit either {{cat|Unsynchronized talk page redirects}} or {{cat|Redirects from moves}}. If necessary, new exceptions may be added with no need to edit the main template, {{tl|R from move}}. </noinclude>{{#switch: {{FULLPAGENAME}} |MediaWiki:Move-redirect-text= |Template:R from move/except= |#default=Category:Redirects from moves }}{...")
N    18:17  Module:Redirect template diffhist +3,294 Rosie talk contribs (Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, mos = { 126, 'MOS' }, talk = { function(n) re...")
N    18:16  Template:Redirect template diffhist +75 Rosie talk contribs (Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>")
N    18:16  Template:R from move diffhist +665 Rosie talk contribs (Created page with "<noinclude>{{hatnote|This rcat template is automatically added to all new redirects that result from page moves; it must be added manually to older redirects when appropriate.}}{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R from move |name=From a page move |from=a page that has been moved (renamed) |info=This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name. |all cat...")
N    18:15  Template:Maroon diffhist +155 Rosie talk contribs (Created page with "<span style="color: Maroon;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}}</noinclude>")
N    18:12  Template:Dir diffhist +142 Rosie talk contribs (Created page with "{{#ifeq:{{#dir:{{{lang|{{{1|{{int:lang}}}}}}}}}}|rtl|{{{2|{{{rtl|rtl}}}}}}|{{{3|{{{ltr|ltr}}}}}}}}<noinclude> {{Documentation}} </noinclude>")
N    17:52  Template:Module other diffhist +429 Rosie talk contribs (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | module | other }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
N    17:52  Template:Pp-template diffhist +968 Rosie talk contribs (Created page with "<includeonly>{{#switch:{{#invoke:Effective protection level|edit|{{FULLPAGENAME}}}} |*=Category:Pages with incorrect protection templates |autoconfirmed={{#tag:indicator|20px|link=Project:Protected page|alt=Permanently protected {{module other|module|template}}|This high-risk {{module other|module|template}} is permanently semi-protected to prevent vandalism|name="pp-default"}}Category:{{module other|Modules subject to p...")
     17:37  Module:Message box/ombox.css diffhist +478 Rosie talk contribs
N    17:24  Module:LangSwitch diffhist +3,470 Rosie talk contribs (Created page with "--[[ __ __ _ _ _ ____ _ _ _ | \/ | ___ __| |_ _| | ___ _| | __ _ _ __ __ _/ ___|_ _(_) |_ ___| |__ | |\/| |/ _ \ / _` | | | | |/ _ (_) | / _` | '_ \ / _` \___ \ \ /\ / / | __/ __| '_ \ | | | | (_) | (_| | |_| | | __/_| |__| (_| | | | | (_| |___) \ V V /| | || (__| | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)_____\__,_|_| |_|\__, |____/ \_/\_/ |_|\__\___|_| |_|...")
N    17:23  Template:Block indent/styles.css diffhist +98 Rosie talk contribs (Created page with "{{pp|small=yes}}: .block-indent { padding-left: 3em; padding-right: 0; overflow: hidden; }")
N    17:23  Template:Block indent diffhist +565 Rosie talk contribs (Created page with "<templatestyles src="Block indent/styles.css"/><div class="block-indent {{{class|}}}" {{#if:{{{left|}}}{{{em|}}}{{{right|}}}{{{style|}}}|style="{{#if:{{{left|{{{em|}}}}}}|padding-left: {{{left|{{{em}}}}}}em;}}{{#if:{{{right|}}}|padding-right: {{{right}}}em;}}{{#if:{{{style|}}}|{{{style}}}}}"}}>{{{1|{{{text|{{{content|{{{quote|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No content given to indent (or equals sign used in the actual argument to an unna...")