View source for Module:Gridiron color/data
MyWikiBiz, Author Your Legacy — Saturday July 26, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
--------------------------------------------------------------------------------
-- Normal team formatting:
--
-- ["team name"] = {"primary color", "secondary color", "tertiary color", "alternative primary", "alternative secondary"},
--------------------------------------------------------------------------------
-- Team with historical colors formatting(where XXXX represents the 4-digit
-- start year and YYYY represents the 4-digit end year):
--
-- ["team name"] = {"primary color", "secondary color", "tertiary color", "alternative primary", "alternative secondary",
-- {
-- ["team name XXXXthruYYYY"] = {"primary color", "secondary color", "tertiary color", "alternative primary", "alternative secondary"},
-- ["team name XXXXthruYYYY"] = "team name",
-- ["team name XXXXthruYYYY"] = "team name XXXXthruYYYY"
-- }
-- },
--------------------------------------------------------------------------------
-- Team alternative name formatting:
--
-- ["team alternative name"] = "team name",
--------------------------------------------------------------------------------
000
1:0
Templates used on this page:
Return to Module:Gridiron color/data.