All public logs
From SCDB
Combined display of all available logs of SCDB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:20, 18 July 2020 Myst talk contribs created page Special:Badtitle/NS828:Capitalize (Created page with " local p = {} function p.cap(str) lang = mw.getContentLanguage() if lang:ucfirst(str) ~= str then return lang:ucfirst(str) else local substr = mw.ustring.sub b, e =...")