Main public logs
More actions
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).
- 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...")