All public logs

Combined display of all available logs of Acadēmīa Latīnitātis. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:39, 8 February 2023 Jācōbus talk contribs created page Module:pronunc (Created page with "local export = {} local m_a = require("Module:accent qualifier") local m_IPA = require("Module:IPA") local lang = require("Module:languages").getByCode("la") local u = mw.ustring.char local rfind = mw.ustring.find local rsubn = mw.ustring.gsub local rmatch = mw.ustring.match local rsplit = mw.text.split local ulower = mw.ustring.lower local usub = mw.ustring.sub local ulen = mw.ustring.len local BREVE = u(0x0306) -- breve = ̆ local TILDE = u(0x0303) -- ̃ local HALF...")