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

Module:Sorted plain list: 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.

19 February 2025

  • curprev 21:4321:43, 19 February 2025 Prd talk contribs 3,746 bytes +3,746 Created page with "-- This module generates a sorted plain list -- It was created as a modification of Module:Sort local p = {} local lang = mw.getContentLanguage() local ubl = require('Module:List').unbulleted local function transformstring(s) local a = mw.text.trim(s) a = mw.ustring.gsub(a, '%[%[[^%[%]<>|][^%[%]<>|]*|([^%[%]<>|][^%[%]<>|]*)%]%]', '%1') a = mw.ustring.gsub(a, '%[%[([^%[%]<>|][^%[%]<>|]*)%]%]', '%1') a = mw.ustring.gsub(a, '[%s%‑]', 'AA' ) a = mw.ustring.gsub(..."