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).
- 00:49, 11 March 2025 Prd talk contribs created page Module:Check DYK hook/sandbox (Created page with "-- This module performs validation checks for WP:DYK hooks local libraryUtil = require('libraryUtil') local p = {} local validationPatternGroups = { { -- Check that hooks start with three periods, followed by an acceptable -- follow-on word. "^%.%.%. *that", "^%.%.%. *about", }, { -- Check that hooks end with a question mark, or another acceptable -- phrase. [[.%?%]*'*"?$]], [[.?</span>%]*'*"?$]], "[Yy]ou probably did%.+$", } } function...")