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
15 September 2025
N 20:56 | Template:Note/style.css diffhist +334 Knuxify talk contribs (Created page with "html.skin-theme-clientpref-night .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .box-note { color: #fff !important; background-color: #261c09 !important; border-color: #6a481c !important; } }") |
N 20:45 | Template:Note diffhist +716 Knuxify talk contribs (Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Note/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|Note | box-text = {{{1}}} | border-color = #ac6600 | border-width = 1px | background = #f6efe5 | class = box-note }}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text", "description": "Text to place in the box", "type": "unbalanced-wikitext",...") |