User contributions for MTRNord
18 April 2026
- 15:4415:44, 18 April 2026 diff hist −8 m Infrastructure Fix link Tag: Visual edit
- 15:4415:44, 18 April 2026 diff hist +23 m Infrastructure Ensure this page can be included in other pages
- 15:3915:39, 18 April 2026 diff hist +1,432 N MTRNord Wiki:Copyrights Add Initial Copyright page current
- 15:3515:35, 18 April 2026 diff hist +38 m Infrastructure Add Category Tag: Visual edit
- 15:3415:34, 18 April 2026 diff hist +29 m Template:Portal Box Fix formatting of the doc text current
- 15:3415:34, 18 April 2026 diff hist +30 Infrastructure Use correct Template Tag: Visual edit: Switched
- 15:3215:32, 18 April 2026 diff hist −239 Template:Portal Box No edit summary
- 15:3115:31, 18 April 2026 diff hist +1,838 Template:Portal Box/styles.css No edit summary current
- 15:1715:17, 18 April 2026 diff hist +366 N Infrastructure Initial Infrastructure Page Tag: Visual edit: Switched
- 15:1515:15, 18 April 2026 diff hist +1,865 N 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:1315:13, 18 April 2026 diff hist +2,037 N 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:1814:18, 18 April 2026 diff hist 0 m DNS Servers Link to correct page Tag: Visual edit
- 14:1714:17, 18 April 2026 diff hist +36 m DNS Servers Try to fix links Tag: Visual edit
- 14:1514:15, 18 April 2026 diff hist +25 N DNS MTRNord moved page DNS to DNS Servers: Misspelled title current
- 14:1514:15, 18 April 2026 diff hist 0 m DNS Servers MTRNord moved page DNS to DNS Servers: Misspelled title
- 14:1514:15, 18 April 2026 diff hist −111 Template:Navbox Fix collapse button current
- 14:1214:12, 18 April 2026 diff hist +177 m Template:Navbox/styles.css Fix collapse button position current
- 14:0814:08, 18 April 2026 diff hist −97 m Template:Navbox/styles.css Fix collapse button position
- 14:0714:07, 18 April 2026 diff hist −129 m Template:Navbox Fix collapse button
- 14:0614:06, 18 April 2026 diff hist +54 Template:Navbox/styles.css Fix toggle
- 14:0614:06, 18 April 2026 diff hist +347 m DNS Servers Add Navbox Tag: Visual edit
- 14:0314:03, 18 April 2026 diff hist +3,124 N 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..." current
- 14:0214:02, 18 April 2026 diff hist +1,443 N 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..." current
- 14:0214:02, 18 April 2026 diff hist +4,107 N 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..." current
- 14:0214:02, 18 April 2026 diff hist +2,288 N 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..." current
- 14:0114:01, 18 April 2026 diff hist +2,615 N 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:0114:01, 18 April 2026 diff hist +1,443 N 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:0114:01, 18 April 2026 diff hist +1,817 N 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..." current
- 14:0014:00, 18 April 2026 diff hist +1,732 N 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;..." current
- 13:0513:05, 18 April 2026 diff hist −950 Template:License/styles.css No edit summary current
- 13:0513:05, 18 April 2026 diff hist −1,470 Template:Infobox server/styles.css No edit summary current
- 12:5612:56, 18 April 2026 diff hist +3,262 Template:License/styles.css Fix darkmode
- 12:5612:56, 18 April 2026 diff hist +2,552 Template:Infobox server/styles.css No edit summary
- 12:4212:42, 18 April 2026 diff hist +721 DNS Servers Add Infoboxes Tag: Visual edit: Switched
- 12:3512:35, 18 April 2026 diff hist +5,767 N 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..." current
- 12:3412:34, 18 April 2026 diff hist +1,274 N 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:3412:34, 18 April 2026 diff hist 0 N Category:DNS Created blank page current Tag: Visual edit: Switched
- 12:3412:34, 18 April 2026 diff hist 0 N Category:Fedora Created blank page current Tag: Visual edit: Switched
- 12:3312:33, 18 April 2026 diff hist 0 N Category:Hetzner Created blank page current Tag: Visual edit: Switched
- 12:3312:33, 18 April 2026 diff hist 0 N Category:Infrastructure Created blank page current Tag: Visual edit: Switched
- 12:3112:31, 18 April 2026 diff hist +404 N DNS Servers Initial Page Creation Tag: Visual edit
- 12:2712:27, 18 April 2026 diff hist +1,523 m Template:License Explain the options current
- 12:0712:07, 18 April 2026 diff hist +466 Template:License No edit summary
- 11:2511:25, 18 April 2026 diff hist +18 Main Page No edit summary Tag: Visual edit: Switched
- 11:2311:23, 18 April 2026 diff hist −62 Template:License/styles.css No edit summary
- 11:2211:22, 18 April 2026 diff hist +2,534 N 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:2111:21, 18 April 2026 diff hist +1,078 N 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..."
17 April 2026
- 23:0123:01, 17 April 2026 diff hist 0 m Main Page Protected "Main Page": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 22:4722:47, 17 April 2026 diff hist +18 N User:MTRNord Created page with "{{#babel:de|en-3}}" current Tag: Visual edit: Switched
- 20:0020:00, 17 April 2026 diff hist −552 Main Page Rework frontpage