Module:mgol-headword: 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.

4 July 2026

  • curprev 22:1122:11, 4 July 2026 Nehster9 talk contribs 3,515 bytes +104 No edit summary
  • curprev 18:0118:01, 4 July 2026 Nehster9 talk contribs 3,411 bytes +3,411 Created page with "local export = {} local pos_functions = {} local lang = require("Module:languages").getByCode("mgol") local langname = lang:getCanonicalName() local require_when_needed = require("Module:utilities/require when needed") local m_headword_utilities = require_when_needed("Module:headword utilities") local force_cat = false local insert = table.insert local ipairs = ipairs local list_param = { list = true, disallow_holes = true } local bool_param = { type = "boolean" }..."