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).
- 18:05, 6 May 2026 Sware talk contribs created page Module:rootsee (Created page with "local export = {} local m_languages = require("Module:languages") local scripts_module = "Module:scripts" local rsplit = mw.text.split local function categorize(lang, source, root, id) local categories = {} local root_suffix = " root " .. root .. (id and " (" .. id .. ")" or "") if source then root_suffix = "the " .. source:getCanonicalName() .. root_suffix else root_suffix = "the" .. root_suffix end if not lang then return "Terms derived from " .. root...")