All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Latimer Core. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:39, 20 January 2022 Mtrekels talk contribs created page Module: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 =...")