Toggle menu
15
236
70
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Navbox with collapsible groups/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:5122:51, 9 March 2025 Prd talk contribs 288 bytes +288 Created page with "-- This module implements {{Navbox with collapsible groups}} local Navbox = require('Module:Navbox/sandbox') local p = { _navbox = function (frame) return Navbox._withCollapsibleGroups(frame) end, navbox = function (frame) return Navbox['with collapsible groups'](frame) end } return p"