Module:category tree/topic cat/data/Communication: 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.

24 March 2026

  • curprev 13:3613:36, 24 March 2026 Melinoë talk contribs 6,643 bytes +6,643 Created page with "local labels = {} local unpack = unpack or table.unpack -- Lua 5.2 compatibility -- FIXME: Lookup langs in the language list. for _, lang_etc in ipairs { "Arabic", "Aramaic", {"Chinese", "the Chinese languages"}, {"Greek", "the Greek and Ancient Greek languages"}, "English", "German", "Japanese", "Latin", "Korean", "Okinawan", "Portuguese", "Sanskrit", "Spanish", "Tamil", "Vietnamese" } do if type(lang_etc) ~= "table" then lang_etc = {lang_etc} end..."