Toggle menu
15
236
75
27.7K
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
  • 19:10, 15 June 2025 Prd talk contribs created page MediaWiki:ThemeToggle.js (Created page with "* From https://utg.miraheze.org/wiki/MediaWiki:ThemeToggle.js * This script adds a theme selector to the sidebar in the Citizen skin.: (function () { const THEME_STORAGE_KEY = 'selectedTheme'; // Creates the container for the theme selection menu function createThemeContainer() { const container = document.createElement('div'); container.id = 'skin-client-prefs-theme-section'; container.className = 'mw-portlet mw-portlet-js citizen-menu'; c...")