All public logs
Jump to navigation
Jump to search
Combined display of all available logs of TDWG Collection Description. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:04, 13 May 2020 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 =...")