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).
- 14:41, 17 November 2025 Sware talk contribs created page Module:pine-pron (Created page with "local sub = mw.ustring.sub local find = mw.ustring.find local gmatch = mw.ustring.gmatch local gsub = mw.ustring.gsub local match = mw.ustring.match local u = mw.ustring.char local split = mw.text.split local gsplit = mw.text.gsplit local lang = require("Module:languages").getByCode("pine") local c = require("Module:languages/data").chars local m_IPA = require("Module:IPA") local export = {} function export.crux(term) return term end function export.show(frame) loc...")