Module:Color: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
(Add E to list of colors)
Line 78: Line 78:
}
}
}
}
local games = game and {game} or Franchise.enum()
local games = game and {game} or Franchise.enum({includeCompilations = true})
local listAllGames = game == nil
local listAllGames = game == nil
local colorKeys = utilsTable.keys(data.colors)
local colorKeys = utilsTable.keys(data.colors)