Module:Gridiron color/data/doc: Difference between revisions

Content deleted Content added
 
(One intermediate revision by one other user not shown)
Line 10:
=== Normal team formatting ===
 
<syntaxhighlight lang="lua">["team name"] = {"primary color", "secondary color", "tertiary color", "alternativealt primary", "alternativealt secondary"},</syntaxhighlight>
 
=== Teams with historical color schemes ===
Line 17:
 
<syntaxhighlight lang="lua">
["team name"] = {"primary color", "secondary color", "tertiary color", "alternativealt primary", "alternativealt secondary",
{
["team name XXXXthruYYYY"] = {"primary color", "secondary color", "tertiary color", "alternativealt primary", "alternativealt secondary"},
["team name XXXXthruYYYY"] = "alternative team name",
["team name XXXXthruYYYY"] = "alternative team name XXXXthruYYYY"