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
  • 20:37, 5 June 2026 Melinoë talk contribs created page Module:mtev-translit (Created page with "local export = {} local m_str_utils = require("Module:string utilities") local gsub = m_str_utils.gsub local toNFC = mw.ustring.toNFC local U = m_str_utils.char local grave = U(0x300) local acute = U(0x301) local diaeresis = U(0x308) local svar = U(0x951) local anud = U(0x952) local d_svar = U(0x1CDA) -- double svarita, sometimes used for long vowel with svarita local consonants = { ['क']='k', ['ख']='kh', ['ग']='g', ['घ']='gh', ['च']='c', ['छ']...")