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

Logs
  • 01:04, 19 June 2023 Dillon talk contribs created page Module:nentammmi-roots (Created page with "local m_put = require("Module:parse utilities") local m_table = require("Module:table") local gsub = mw.ustring.gsub local PAGENAME = gsub(mw.title.getCurrentTitle().text, "%s", " ") local NAMESPACE = mw.title.getCurrentTitle().nsText local match = mw.ustring.match local gmatch = mw.ustring.gmatch local export = {} local function ncategories(categories) local out_categories = {} for key, cat in ipairs(categories) do out_categories[key] = "[[Category:" .. cat...")