Module:documentation/functions/affix lang-data: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 May 2026

  • curprev 12:3112:31, 8 May 2026 Sware talk contribs 805 bytes +805 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..."