Related changes
From SNCApedia, the shit nobody cares about encyclopedia
Jump to navigationJump to search
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 April 2026
|
|
19:20 | SNCApedia:Deleted templates 3 changes history −1,241 [Editor (3×)] | |||
|
|
19:20 (cur | prev) −1,272 Editor talk contribs | ||||
|
|
18:29 (cur | prev) +2 Editor talk contribs | ||||
|
|
18:26 (cur | prev) +29 Editor talk contribs | ||||
|
|
18:45 | SNCApedia:Templates 6 changes history +334 [Editor (6×)] | |||
|
|
18:45 (cur | prev) −100 Editor talk contribs | ||||
|
|
18:38 (cur | prev) −2 Editor talk contribs | ||||
|
|
18:38 (cur | prev) +18 Editor talk contribs | ||||
|
|
18:37 (cur | prev) +8 Editor talk contribs | ||||
|
|
18:37 (cur | prev) +381 Editor talk contribs | ||||
|
|
18:26 (cur | prev) +29 Editor talk contribs | ||||
| N 16:58 | Module:Page tabs diffhist +1,687 Editor talk contribs (Created page with "-- This module implements {{Page tabs}}. local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = getArgs(frame) return p._main(args) end function p._main(args) local makeTab = p.makeTab local root = mw.html.create() root:wikitext(yesno(args.NOTOC) and '__NOTOC__' or nil) local row = root:tag('div') :css('background', args.Background or '#f8fcff') :css('color', 'black') :css...") | ||||
| N 16:57 | Template:Page tabs/styles.css diffhist +1,766 Editor talk contribs (Created page with "→{{pp-template}}: .template-page-tabs { background: #F8FCFF; color:black; width: 100%; display: flex; flex-wrap: wrap; margin-bottom: -4px; } .template-page-tabs > span { padding: 0.5em; line-height: 0.95em; border: solid 2px #a3b1bf; white-space: nowrap; margin-bottom: 4px; } .template-page-tabs > span.spacer { display: flex; →hides any whitespace we put inside: padding: 0; flex: 9px; border-width: 0 0 2px 0; } .template-page-tabs > span.sp...") | ||||
| N 16:57 | Template:Page tabs diffhist +197 Editor talk contribs (Created page with "<templatestyles src="Template:Page tabs/styles.css" />{{#invoke:page tabs|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>") | ||||