Main public logs
Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:36, 8 April 2026 Melinoë talk contribs created page Module:snon-translit (Created page with "local export = {} local tt = { ["s"]='ꞅ', ["r"]='ꞃ', }; function export.tr(text, lang, sc) text = mw.ustring.gsub(text, '.', tt) return text end return export")