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).
- 22:01, 19 February 2025 Prd talk contribs created page Module:Convert character width/data (Created page with "-- This is the data page for Module:Convert character width. -- TODO: There are quite a few missing characters. See Halfwidth and Fullwidth Forms (Unicode block) for the full list. local convert = { [" "] = " ", ["!"] = "!", ['"'] = '"', ['#'] = '#', ['$'] = '$', ['\%'] = '%', -- This needs to be escaped, otherwise it generates invalid pattern matches. ['&'] = '&', ["'"] = "'", ['('] = '(', [')'] = ')',...")