All public logs
Jump to navigation
Jump to search
Combined display of all available logs of scary!records wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:57, 20 September 2020 0degreesk talk contribs created page Module:String2 (Created page with "local p = {} p.upper = function(frame) local s = mw.text.trim(frame.args[1] or "") return string.upper(s) end p.lower = function(frame) local s = mw.text.trim(frame.args...")