Jump to content

Module:College color/contrast: 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.

27 Hlakubele 2022

  • curprev 18:3018:30, 27 Hlakubele 2022 Prince ovy bua litsebo 5,347 bytes +5,347 Created page with "-- This submodule is used to generate the complete color contrast table in -- the documentation for Module:College color local contrast = {} local all_colors = {} local contrast_mod = require("Module:Color contrast") local function stripwhitespace(text) return text:match("^%s*(.-)%s*$") end local function get_colors(team, unknown) team = stripwhitespace(team or '') unknown = unknown or {"DCDCDC", "000000"} local use_default = { [""] = 1, ["retired"] = 1,..."