Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Navbox with columns/sandbox: Revision history

From Kenshi Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 March 2025

  • curprev 22:5322:53, 9 March 2025 Prd talk contribs 256 bytes +256 Created page with "-- This module implements {{Navbox with columns}} local Navbox = require('Module:Navbox/sandbox') local p = { _navbox = function (frame) return Navbox._withColumns(frame) end, navbox = function (frame) return Navbox['with columns'](frame) end } return p"