Jump to content

Main public logs

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).

Logs
  • 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...")