Content deleted Content added
Dissident93 (talk | contribs) |
Dissident93 (talk | contribs) |
||
(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", "
=== Teams with historical color schemes ===
Line 17:
<syntaxhighlight lang="lua">
["team name"] = {"primary color", "secondary color", "tertiary color", "
{
["team name XXXXthruYYYY"] = {"primary color", "secondary color", "tertiary color", "
["team name XXXXthruYYYY"] = "alternative team name",
["team name XXXXthruYYYY"] = "alternative team name XXXXthruYYYY"
|