Toggle menu
15
236
72
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.

Main public logs

Combined display of all available logs of Kenshi Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:43, 10 March 2025 Prd talk contribs created page Module:Large category TOC/sandbox (Created page with "local p = {} local azupper = mw.text.split('ABCDEFGHIJKLMNOPQRSTUVWXYZ','') local azlower = mw.text.split('abcdefghijklmnopqrstuvwxyz','') local aejot = mw.text.split('aejot','') local function main(toc_type) local toc_frame = mw.html.create('div') :addClass('large-cat-toc') :addClass('plainlinks') :addClass('toc') -- :attr('id','toc') -- Contains "Content: Top 0-9 A - Z" local header = toc_frame:tag('div') :attr('class', 'toctitle') -- Contains all...")