Main public logs
More actions
Combined display of all available logs of Net 7 Portal Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:25, 26 November 2023 Codemonkeyx talk contribs created page Module:String2 (Created page with "local p = {} p.trim = function(frame) return mw.text.trim(frame.args[1] or "") end p.sentence = function (frame) -- {{lc:}} is strip-marker safe, string.lower is not...")