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

22 September 2023

  • curprev 17:0217:02, 22 September 2023Hachimitsu talk contribs 964 bytes +964 Created page with "-- Library containing global coloring and styling used by multiple scripts -- dependencies local common = require("Module:Common") -- create global object local style = {} -- naming based on "Navbox" elements style.main_colors = { game = {border = '#A88580', title = '#FFC9C2', above = '#FFD1CA', group = '#FFD9D2', subgroup = '#FFE1DA', dark = '#FFEEE8', background = '#FFF4EE'}; music = {border = '#A8A077', title = '#FFF3B4', above = '#FFF6C0', group = '#FFF7C8', s..."