Main public logs

Jump to navigation Jump to search

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).

Logs
  • 22:08, 28 May 2026 Melinoë talk contribs created page Module:tevo-translit (Created page with "local export = {} local tt = { ["ê"]='ॊ', ["é"]='ॅ॔', ["ē"]='ॉ', ["ei"]='ॆ', ["éi"]='ॆ॔', ["êi"]='ै॔', ["ēi"]='ै', [""]='', } function export.tr(text, lang, sc) text = mw.ustring.gsub(text, '.', tt) return text end return export")