Module:category tree/scripts/blocks: 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 11:5711:57, 8 May 2026 Sware talk contribs 5,734 bytes +5,734 Created page with "local m_str_utils = require("Module:string utilities") local concat = table.concat local cp = m_str_utils.codepoint local floor = math.floor local gmatch = m_str_utils.gmatch local gsub = m_str_utils.gsub local insert = table.insert local sort = table.sort local u = m_str_utils.char local export = {} local fun = require "Module:fun" local Array = require "Module:array" local function compare_script_codes(code1, code2) -- Sort four-letter codes and non-four-letter co..."