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:42, 2 March 2025 Prd talk contribs created page Module:Formatnum/doc (Created page with "{{doc sub}} This module provides a number formatting function. This function can be used from #invoke or from other Lua modules. This module is used by Module:Complex date == Use from other Lua modules == To use the module from normal wiki pages, no special preparation is needed. If you are using the module from another Lua module, first you need to load it, like this: <syntaxhighlight lang="lua"> local mf = require('Module:Formatnum') </syntaxhighlight> (The <co...")