Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Annwan’s Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:48, 15 April 2025 Annwan talk contribs created page Module:Utils (Created page with "local _m = {} _m.def = function(a, b) return (a ~= nil and a ~= "") and a or b end _m._a = function (x) if type(x) ~= "table" then return x end if x.args then return x.args[1] end return x[1] end return _m")