Module:labels/data/qualifiers: Revision history

Jump to navigation Jump to search

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.

11 January 2025

  • curprev 02:4202:42, 11 January 2025Sware talk contribs 3,575 bytes +3,575 Created page with "local labels = {} -- Qualifiers and similar labels. -- NOTE: This module is loaded both by Module:labels and by Module:accent qualifier. -- Helper labels labels["_"] = { display = "", omit_preComma = true, omit_postComma = true, } labels[";"] = { omit_preComma = true, omit_postComma = true, omit_preSpace = true, } labels[":"] = { omit_preComma = true, omit_postComma = true, omit_preSpace = true, } labels["-"] = { -- hyphen omit_preComma = true,..."