Module:Color: 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.

12 June 2025

  • curprev 02:4102:41, 12 June 2025 Wuffesan talk contribs 3,741 bytes +3,741 Created page with "-- <pre> local p = {} local aliases = { bz = "buzz", buzzword = "buzz", action = "menu", tutorial = "help", old = "red", new = "green", freeze = "ice", shatter = "ice", frozen = "ice", freezing = "ice", frostbite = "ice", frost = "ice", frostburn = "ice", shock = "electric", zap = "electric", burn = "fire", blaze = "fire", } local colors = { buzz = "text-buzz", menu = "text-m..."