Main public logs
From RosieSoCrossing
Combined display of all available logs of RosieSoCrossing. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:28, 13 January 2026 Rosie talk contribs created page Module:Formatnum/doc (Created page with "{{ModuleDocHeader}} This module provides a number formatting function. This function can be used from #invoke or from other Lua modules. == 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 <code>mf</code> variable stands for '''M'''...")