Module:College color/data: Difference between revisions

From Ethan's Workspace
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
return {
return {
["Seneca Blues"] = {"1a52ae", "f7d000", name1="Seneca Blue", name2="Seneca Gold", cite=""},
["Seneca Blues"] = {"1a52ae", "f7d000", name1="Seneca Blue", name2="Seneca Gold"},
}
}

Latest revision as of 23:06, 21 September 2025

Documentation for this module may be created at Module:College color/data/doc

return {
["Seneca Blues"] = {"1a52ae", "f7d000", name1="Seneca Blue", name2="Seneca Gold"},
}