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

Module:RedirectChecker: 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.

21 February 2025

  • curprev 01:3501:35, 21 February 2025 Prd talk contribs 3,240 bytes +3,240 Created page with "-- -- Checks redirects to sections for their target -- Also checks if a page is a redirect page -- -- Adds tracking categories in both cases -- require( 'strict' ) local p = {} local getArgs = require( 'Module:Arguments' ).getArgs local delink local escapePattern = require( 'Module:String' )._escapePattern -- Module:RedirectChecker/config.json local config = mw.loadJsonData( 'Module:RedirectChecker/config.json' ) local function isEmpty( str ) return str == nil or..."