Related changes
More actions
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
26 May 2026
| N 17:54 | Module:Transclusion count/data/C diffhist +40,595 DarkMatterMan4500 talk contribs (Created page with "return { ["C"] = 786000, ["C-Class"] = 17000, ["C-SPAN"] = 13000, ["C-cmn"] = 2800, ["C-pl"] = 51000, ["C."] = 349000, ["CAN"] = 20000, ["CANelec"] = 18000, ["CANelec/gain"] = 3400, ["CANelec/hold"] = 6600, ["CANelec/source"] = 11000, ["CANelec/top"] = 8600, ["CANelec/total"] = 9300, ["CAS"] = 3800, ["CAS_Registry_Number"] = 3800, ["CBB_Yearly_Record_End"] = 3500, ["CBB_Yearly_Record_Entry"] = 3600, ["CBB_Yearly_Record_Start"] = 3400, ["CBB_Yearly_Record_Subhead"] = 4200...") | ||||
| N 17:52 | Template:Checkip diffhist +89 DarkMatterMan4500 talk contribs (Created page with "{{#invoke:Checkuser|ip<noinclude>|127.0.0.1</noinclude>}}<noinclude> {{doc}} </noinclude>") | ||||
18 May 2026
| N 17:13 | Template:Hlist diffhist +6,887 DarkMatterMan4500 talk contribs (Created page with "<div class="hlist {{{class|}}}" style="margin-left:{{#expr:{{{indent|0}}}*1.6}}em;{{{style|}}}"><!-- ----------(unbulleted list code:)---------- -->{{#if:{{{1|}}}{{{2|}}}{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}{{{8|}}}{{{9|}}}{{{10|}}}{{{11|}}}{{{12|}}}{{{13|}}}{{{14|}}}{{{15|}}}{{{16|}}}{{{17|}}}{{{18|}}}{{{19|}}}{{{20|}}}{{{21|}}}{{{22|}}}{{{23|}}}{{{24|}}}{{{25|}}}{{{26|}}}{{{27|}}}{{{28|}}}{{{29|}}}{{{30|}}}{{{31|}}}{{{32|}}}{{{33|}}}{{{34|}}}{{{35|}}}{{{36|}}}{{{...") | ||||
| N 17:12 | Module:Navbox/styles.css diffhist +5,097 DarkMatterMan4500 talk contribs (Created page with ".navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; →Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; →No top margin for nested navboxes: } .navbox + .navbox, →TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pixel border between adj...") | ||||
| N 17:12 | Module:Navbox/configuration diffhist +3,713 DarkMatterMan4500 talk contribs (Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, hlist_templatestyles = 'Hlist/styles.css', plainlist_templatestyles = 'Plainlist/styles.css', -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = {...") | ||||
| N 17:11 | Module:Navbox diffhist +17,561 DarkMatterMan4500 talk contribs (Created page with "require('strict') local p = {} local navbar = require('Module:Navbar')._navbar local cfg = mw.loadData('Module:Navbox/configuration') local getArgs -- lazily initialized local args local format = string.format local function striped(wikitext, border) -- Return wikitext with markers replaced for odd/even striping. -- Child (subgroup) navboxes are flagged with a category that is removed -- by parent navboxes. The result is that the category shows all pages -- where a...") | ||||
| N 17:10 | Template:Navbox with collapsible groups diffhist +84 DarkMatterMan4500 talk contribs (Created page with "{{#invoke:Navbox|with collapsible groups}}<noinclude> {{documentation}} </noinclude>") | ||||
| N 17:09 | Template:Userspace linking templates diffhist +8,341 DarkMatterMan4500 talk contribs (Created page with "{{#ifeq:{{{heading|}}}|no||== Userspace link templates ==}} {{#ifeq:{{{intro|}}}|no||User information templates provide informational links for a user; they are similar to signatures, but often provide additional information, and may be used by other users. List: {{hlist|Standard | For admin pages | Bots/admin log |Signature addition }} :Demo user used is ''User:Example'' }} {{Navbox with collapsible groups | name = Users...") | ||||
6 May 2026
|
|
N 16:38 | Module:Checkuser 2 changes history +6,518 [DarkMatterMan4500 (2×)] | |||
| m |
|
16:38 (cur | prev) 0 DarkMatterMan4500 talk contribs | |||
| N |
|
16:36 (cur | prev) +6,518 DarkMatterMan4500 talk contribs (Created page with "local p = {} local getArgs = function(fr) return require('Module:Arguments').getArgs(fr, { trim = true, removeBlanks = true }) end local noping = function(name) return require('Module:No ping')._main({name}) end local middot = ' <b>·</b> ' local spi = 'Steward requests' local extlink = function(url, text) return '[' .. tostring(url) .. (text and ' ' .. text or '') .. ']' end local link = function(page, param, text) return extlink(mw.uri.fullUrl...") | |||
| N 16:37 | Module:No ping diffhist +1,093 DarkMatterMan4500 talk contribs (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args return p._main(args) end function p._main(args) local ret = {} local fullUrl = mw.uri.fullUrl local format = string.format for i, username in ipairs(args) do local label = args['label' .. tostring(i)] local url = "" local targetUser = username if (username:sub(1, (mw.site.namespaces.User.name .. ':'):len()) == (mw.site.namespaces.User.name .. ':')) then targetUser = username:sub((m...") | ||||
30 April 2026
|
|
14:55 | (Import log) [Asteralee (4×)] | |||
|
|
14:55 Asteralee talk contribs imported Module:Message box/ombox.css by file upload (1 revision) | ||||
|
|
14:55 Asteralee talk contribs imported Template:Documentation subpage by file upload (1 revision) | ||||
|
|
14:55 Asteralee talk contribs imported Template:Tlx by file upload (1 revision) | ||||
|
|
14:55 Asteralee talk contribs imported Module:Message box/configuration by file upload (1 revision) | ||||
28 April 2026
|
|
15:14 | (Import log) [Justarandomamerican (3×)] | |||
|
|
15:14 Justarandomamerican talk contribs imported Module:Yesno by file upload (18 revisions) | ||||
|
|
15:14 Justarandomamerican talk contribs imported Module:Message box by file upload (38 revisions) | ||||
|
|
15:14 Justarandomamerican talk contribs imported Module:Arguments by file upload (20 revisions) | ||||