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).
- 12:31, 8 May 2026 Sware talk contribs created page Module:documentation/functions/affix lang-data (Created page with "return function (title, cats, lang_code) local lang = require("Module:languages").getByCode(lang_code) if not lang then return "This module has an invalid language code in the title: <code>" .. lang_code .. "</code>." end cats:insert(lang:getCanonicalName() .. " data modules|affix") return "This module contains data for affixes in " .. lang:makeCategoryLink() .. " that is used by <code>{{af|" .. lang_code .. "|...}}</code>. <code>affix_m...")