Main public logs
Appearance
Combined display of all available logs of MTRNord's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:01, 21 April 2026 MTRNord talk contribs imported Module:Hatnote by file upload (1 revision) (Import Wikipedia Infoboxes)
- 18:01, 21 April 2026 MTRNord talk contribs imported Module:Citation by file upload (1 revision) (Import Wikipedia Infoboxes)
- 18:01, 21 April 2026 MTRNord talk contribs imported Template:Infobox/doc by file upload (1 revision) (Import Wikipedia Infoboxes)
- 18:01, 21 April 2026 MTRNord talk contribs imported Template:Infobox by file upload (1 revision) (Import Wikipedia Infoboxes)
- 17:54, 21 April 2026 MTRNord talk contribs deleted page Template:Plant Infobox/styles.css (Obsolete)
- 17:48, 21 April 2026 MTRNord talk contribs created page MediaWiki:Editsection-brackets (Created page with "[$1]")
- 17:47, 21 April 2026 MTRNord talk contribs created page MediaWiki:Lang (Created page with "en")
- 17:46, 21 April 2026 MTRNord talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Infoboxes: .infobox { border: 1px solid #a2a9b1; color: black; padding: 0.2em; font-size: 88%; line-height: 1.5em; border-spacing: 3px; margin: 0.5em 0; } @media screen { .infobox { background-color: var(--background-color-neutral-subtle, #f8f9fa); } } @media (max-width: 640px) { .infobox { width: 100%; } .infobox .nowrap { white-space: normal; } } @media (min-width: 640px) { .infobox...")
- 17:42, 21 April 2026 MTRNord talk contribs changed group membership for MTRNord: granted check user, interface administrator and temporary account IP viewer; kept bureaucrat and administrator unchanged (Owner)
- 17:33, 21 April 2026 MTRNord talk contribs created page Template:Plant Infobox/styles.css (Initial css)
- 17:32, 21 April 2026 MTRNord talk contribs created page Template:Plant Infobox (Initial Template)
- 16:07, 21 April 2026 MTRNord talk contribs created page Category:Fruits (Created page with "Category:Garden") Tag: Visual edit
- 16:07, 21 April 2026 MTRNord talk contribs created page Kiwifruit (Prepare Kiwifruit page) Tag: Visual edit
- 16:04, 21 April 2026 MTRNord talk contribs created page Category:Garden (Created blank page) Tag: Visual edit: Switched
- 16:03, 21 April 2026 MTRNord talk contribs created page Garden (Prep Garden) Tag: Visual edit
- 15:39, 18 April 2026 MTRNord talk contribs created page MTRNord Wiki:Copyrights (Add Initial Copyright page)
- 15:30, 18 April 2026 MTRNord talk contribs deleted page Template:Infrastructure navigation/styles.css (Not needed anymore Use Template:Portal Box instead)
- 15:30, 18 April 2026 MTRNord talk contribs deleted page Template:Infrastructure navigation (Not needed anymore Use Template:Portal Box instead)
- 15:21, 18 April 2026 MTRNord talk contribs created page Template:Infrastructure navigation (Created page with "<templatestyles src="Template:Infrastructure navigation/styles.css" /><!-- Infrastructure navigation template. Parameters: layout = portal (default) | sidebar expand = section name to expand in sidebar mode (hosting|kubernetes|dns|storage|mail|monitoring|apps|databases) title = override title (default: "Infrastructure") --><div class="infranav{{#ifeq:{{{layout|portal}}}|sidebar| infranav--sidebar| infranav--portal}}"><div class="infranav-title">{{{tit...")
- 15:19, 18 April 2026 MTRNord talk contribs created page Template:Infrastructure navigation/styles.css (Created page with "* Adapted from Template:Navigation_Wikimedia_infrastructure/style.css * Two layout modes: portal (flex grid) and sidebar (floating column).: .infranav { border: 1px solid var(--border-color-base, #a2a9b1); background: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); font-size: 88%; line-height: 1.5; } /* ── Portal mode ────────────────────────────...")
- 15:17, 18 April 2026 MTRNord talk contribs created page Infrastructure (Initial Infrastructure Page) Tag: Visual edit: Switched
- 15:15, 18 April 2026 MTRNord talk contribs created page Template:Portal Box (Created page with "<templatestyles src="Template:Portal Box/styles.css" /><div class="mw-portal-box{{#if:{{{colour|}}}| mw-portal-box-{{{colour}}}}}"><div class="mw-portal-box-title">{{{title|Section}}}</div><div class="mw-portal-box-content">{{{1|}}}</div></div><noinclude> == Usage == Wrap multiple boxes in a grid container on your portal page: <pre> <div class="mw-portal-grid"> {{Portal Box|title=DNS & Networking|colour=teal| * DNS servers * Envoy Gateway * Cilium * Netwo...")
- 15:13, 18 April 2026 MTRNord talk contribs created page Template:Portal Box/styles.css (Created page with "* Portal grid layout + card styling. * Usage: wrap <div class="mw-portal-grid">...</div> around multiple {{Portal box}} calls.: Grid container — place this on the page wrapping the boxes: .mw-portal-grid { display: flex; flex-flow: row wrap; gap: 16px; margin: 1em 0; } Individual card: .mw-portal-box { flex: 1 1 220px; grow, shrink, min-width — gives ~3 col on desktop: break-inside: avoid; border: 1px solid v...")
- 14:15, 18 April 2026 MTRNord talk contribs moved page DNS to DNS Servers (Misspelled title)
- 14:03, 18 April 2026 MTRNord talk contribs created page Template:Infobox network (Created page with "<templatestyles src="Template:Infobox network/styles.css" /><div class="infobox-network"> <div class="infobox-network-title">{{{name|Network}}}</div>{{#if:{{{subtitle|}}}|<div class="infobox-network-subtitle">{{{subtitle}}}</div>}}<table> {{#if:{{{purpose|}}}|<tr><td class="infobox-label">Purpose</td><td>{{{purpose}}}</td></tr>}} {{#if:{{{type|}}}|<tr><td class="infobox-label">Type</td><td>{{{type}}}</td></tr>}} {{#if:{{{cidr|}}}|<tr><td colspan="2" class="infobox-networ...")
- 14:02, 18 April 2026 MTRNord talk contribs created page Template:Infobox network/styles.css (Created page with "* Infobox network — for subnets and network segments. * Teal header distinguishes it from the blue server/service infoboxes.: .infobox-network { float: right; clear: right; margin: 0 0 1em 1.5em; border: 1px solid var(--border-color-base, #a2a9b1); background: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); font-size: 88%; line-height: 1.5; width: 22em; } .infobox-network-title { backg...")
- 14:02, 18 April 2026 MTRNord talk contribs created page Template:Infobox service (Created page with "<templatestyles src="Template:Infobox service/styles.css" /><div class="infobox-service"> <div class="infobox-service-title">{{{name|Service}}}</div>{{#if:{{{subtitle|}}}|<div class="infobox-service-subtitle">{{{subtitle}}}</div>}}<table> {{#if:{{{status|}}}|<tr><td class="infobox-label">Status</td><td>{{#switch:{{{status}}}|active=<span class="infobox-status-active">● Active</span>|maintenance=<span class="infobox-status-maintenance">● Maintenance</span>|decommissio...")
- 14:02, 18 April 2026 MTRNord talk contribs created page Template:Infobox service/styles.css (Created page with "* Infobox service — for Kubernetes-deployed services. * Theme support: CSS custom properties for generic colours; explicit * @media screen overrides for accent colours.: .infobox-service { float: right; clear: right; margin: 0 0 1em 1.5em; border: 1px solid var(--border-color-base, #a2a9b1); background: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); font-size: 88%; line-height: 1.5; widt...")
- 14:01, 18 April 2026 MTRNord talk contribs created page Template:Navbox (Created page with "<templatestyles src="Template:Navbox/styles.css" /><div class="mw-navbox"> <div class="mw-navbox-title mw-collapsible mw-made-collapsible">{{{title|Navigation}}} <span class="mw-collapsible-toggle mw-collapsible-toggle-default">[<a>hide</a>]</span></div> <div class="mw-collapsible-content"><table> {{#if:{{{group1_label|}}}|<tr><td class="mw-navbox-group">{{{group1_label}}}</td><td class="mw-navbox-list">{{{group1_links}}}</td></tr>}} {{#if:{{{group2_label|}}}|<tr><td cla...")
- 14:01, 18 April 2026 MTRNord talk contribs created page Template:Navbox/styles.css (Created page with "* Navbox — collapsible bottom navigation box. * Works with MediaWiki's built-in mw-collapsible JS.: .mw-navbox { border: 1px solid var(--border-color-base, #a2a9b1); background: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); font-size: 88%; margin: 1em auto 0; width: 100%; clear: both; } .mw-navbox-title { background: #cee0f2; color: var(--color-base, #202122); font-weight: bold;...")
- 14:01, 18 April 2026 MTRNord talk contribs created page Template:Notice (Created page with "<templatestyles src="Template:Notice/styles.css" /><div class="mw-notice mw-notice-{{#switch:{{{type|info}}}|info=info|warning=warning|deprecated=deprecated|maintenance=maintenance|info}}"><div class="mw-notice-badge">{{#switch:{{{type|info}}}|info=Info|warning=Warning|deprecated=Deprecated|maintenance=Maintenance|Info}}</div><div class="mw-notice-body">{{#if:{{{title|}}}|<div class="mw-notice-title">{{{title}}}</div>}}{{{1|}}}</div></div><noinclude> == Usage == <pre>{{N...")
- 14:00, 18 April 2026 MTRNord talk contribs created page Template:Notice/styles.css (Created page with "* Notice/callout boxes — info, warning, deprecated, maintenance. * Structural colours via CSS vars; accent colours with explicit dark overrides.: .mw-notice { display: flex; align-items: flex-start; gap: 0.75em; border: 1px solid var(--border-color-base, #a2a9b1); border-left-width: 4px; background: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); padding: 0.6em 0.9em; margin: 0.8em 0;...")
- 12:35, 18 April 2026 MTRNord talk contribs created page Template:Infobox server (Created page with "<templatestyles src="Template:Infobox server/styles.css" /><div class="infobox-server"> <div class="infobox-server-title">{{{name|Server}}}</div>{{#if:{{{subtitle|}}}|<div class="infobox-server-subtitle">{{{subtitle}}}</div>}}{{#if:{{{image|}}}|<div class="infobox-server-image">[[File:{{{image}}}|220px]]{{#if:{{{caption|}}}|<br/><small>{{{caption}}}</small>}}</div>}}<table> {{#if:{{{status|}}}|<tr><td class="infobox-label">Status</td><td>{{#switch:{{{status}}}|active=<sp...")
- 12:34, 18 April 2026 MTRNord talk contribs created page Template:Infobox server/styles.css (Created page with ".infobox-server { float: right; clear: right; margin: 0 0 1em 1.5em; border: 1px solid #aaa; background: #f8f9fa; font-size: 88%; line-height: 1.5; width: 22em; } .infobox-server-title { background: #3366cc; color: #fff; font-size: 115%; font-weight: bold; text-align: center; padding: 5px 8px; } .infobox-server-subtitle { background: #d0deff; color: #333; text-align: center; font-style: italic; p...")
- 12:34, 18 April 2026 MTRNord talk contribs created page Category:DNS (Created blank page) Tag: Visual edit: Switched
- 12:34, 18 April 2026 MTRNord talk contribs created page Category:Fedora (Created blank page) Tag: Visual edit: Switched
- 12:33, 18 April 2026 MTRNord talk contribs created page Category:Hetzner (Created blank page) Tag: Visual edit: Switched
- 12:33, 18 April 2026 MTRNord talk contribs created page Category:Infrastructure (Created blank page) Tag: Visual edit: Switched
- 12:31, 18 April 2026 MTRNord talk contribs created page DNS (Initial Page Creation) Tag: Visual edit
- 11:22, 18 April 2026 MTRNord talk contribs created page Template:License (Created page with "<templatestyles src="Template:License/styles.css" />{{#switch: {{{1|}}} | cc-by = <table class="mw-license-box mw-license-cc-by"><tr> <td class="mw-license-badge">CC<br/>BY</td> <td class="mw-license-desc">[https://creativecommons.org/licenses/by/4.0/ CC BY 4.0] — Free to share and adapt with attribution.</td> </tr></table> | cc-by-sa = <table class="mw-license-box mw-license-cc-by-sa"><tr> <td class="mw-license-badge">CC<br/>BY-SA</td> <td class="mw-license-desc">[htt...")
- 11:21, 18 April 2026 MTRNord talk contribs created page Template:License/styles.css (Created page with ".mw-license-box { display: inline-table; border: 1px solid #aaa; font-size: 88%; margin: 0.2em 0; clear: right; float: right; } .mw-license-box td { vertical-align: middle; padding: 3px 6px; } .mw-license-badge { font-weight: bold; font-size: 115%; text-align: center; min-width: 52px; border-right: 1px solid #aaa; white-space: nowrap; } .mw-license-desc { max-width: 220p...")
- 23:01, 17 April 2026 MTRNord talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (High traffic page) (hist)
- 22:47, 17 April 2026 Babel AutoCreate talk contribs created page Category:En-3 (Automatically creating Babel category page) Tag: Visual edit: Switched
- 22:47, 17 April 2026 Babel AutoCreate talk contribs created page Category:En (Automatically creating Babel category page) Tag: Visual edit: Switched
- 22:47, 17 April 2026 Babel AutoCreate talk contribs created page Category:De-N (Automatically creating Babel category page) Tag: Visual edit: Switched
- 22:47, 17 April 2026 Babel AutoCreate talk contribs created page Category:De (Automatically creating Babel category page)
- 22:47, 17 April 2026 MTRNord talk contribs created page User:MTRNord (Created page with "{{#babel:de|en-3}}") Tag: Visual edit: Switched
- 17:26, 17 April 2026 Maintenance script talk contribs changed group membership for MTRNord: granted administrator and bureaucrat
- 17:26, 17 April 2026 User account MTRNord talk contribs was created automatically
- 17:25, 17 April 2026 MediaWiki default talk contribs created page Main Page