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).
- 01:39, 19 February 2025 Prd talk contribs created page Module:BrewerColors (Created page with "require('strict') local p = {} local CFCM = require "Module:ComplForColorModules" local TNTT = require "Module:TNTTools" local ARG = require "Module:Arguments" local I18n = 'BrewerColors' --TRANSLATION, in :Commons:Data:I18n/BrewerColors.tab local RS_ColorNumInvalid = 'El nombre de colors ($1) està fora del rang' local RS_ColorNameInvalid = 'El nom del color ($1) no és vàlid' -- local RS_ColorNumInvalid = 'ColorNumInvalid' local RS_ColorNameInvalid = 'ColorNam...")