Related changes
Appearance
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.
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 (12×)] | |||
|
|
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 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) | ||||
| 19:50 | Template:Tl diffhist −47 Rosie talk contribs | ||||
| N 18:17 | Template:Small diffhist +257 Rosie talk contribs (Created page with "<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>") | ||||
| N 18:17 | Template:This is a redirect/rcat diffhist +1,252 Rosie talk contribs (Created page with "{{#ifeq:{{NAMESPACE}}|Template talk||'''{{small|When used inside the {{Tl|Redirect category shell}} template:}}}}''' {{Mbox | name = This is a redirect/rcat | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This page is a redirect. <small>The following categories are used to trac...") | ||||
| 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 17:37 | Module:Message box/ombox.css 2 changes history +2,401 [Rosie (2×)] | |||
|
|
17:37 (cur | prev) +478 Rosie talk contribs | ||||
| N |
|
00:32 (cur | prev) +1,923 Rosie talk contribs (Created page with "→{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; →Default "notice" gray: background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } →For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; →Red: background-color: #fee7e6; →Pink: } .ombox-de...") | |||
| 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:35 | Template:Hatnote/styles.css diffhist +190 Rosie talk contribs (Created page with ".hatnote { font-style: italic; padding-bottom: 0.4em; margin-bottom: 0.4em; border-bottom: 1px solid var( --border-color-subtle, #c8ccd1 ); } .hatnote.no-border { border-bottom: none; }") | ||||
| N 15:35 | Template:Hatnote diffhist +213 Rosie talk contribs (Created page with "<templatestyles src="Hatnote/styles.css"/><div role="note" class="hatnote {{{extraclasses|{{{class|}}}}}}{{#if:{{{noborder|}}}|hatnote.noborder}}">{{{1|{{{text}}}}}}</div><noinclude> {{documentation}} </noinclude>") | ||||
| 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:45 | Template:Redirect category shell diffhist +2,242 Rosie talk contribs (Created page with "__NONEWSECTIONLINK__{{Mbox | name = Redirect category shell | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This {{Talk other|talk page|page}} is a redirect. <small>The following categories are used to track and monitor this redirect:</small>'''{{#if:{{{h|}}} |{{block indent|1...") | ||||
| N 00:27 | Template:Mbox diffhist +153 Rosie talk contribs (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>") | ||||
| N 00:14 | Module:Message box/configuration diffhist +6,642 Rosie talk contribs (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...") | ||||
| N 00:11 | Module:Message box diffhist +22,838 Rosie talk contribs (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...") | ||||
| N 00:10 | Module:Yesno diffhist +745 Rosie talk contribs (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...") | ||||
10 January 2026
| N 23:43 | Module:Arguments diffhist +10,054 Rosie talk contribs (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...") | ||||
| N 23:41 | Template:Tl diffhist +83 Rosie talk contribs (Redirected page to Template:Template link) | ||||
| N 23:41 | Template:Template link diffhist +224 Rosie talk contribs (Created page with "<span class="nowrap">{{</span>[[Template:{{{1}}}|{{{1}}}]]<span class="nowrap">}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>") | ||||