Call of Duty Esports Wiki
Register
Advertisement

To edit the documentation or categories for this module, click here.
This module contains declaration and documentation data for [PlayerLeagueHistory]. See also: {{PlayerLeagueHistory/CargoDec}}.


return {
	{ field = "Player", type = "String", desc = "" },
	{ field = "Teams", type = "List (,) of String", desc = "List of teams for the purpose of querying from team pages which to include" },
	{ field = "League", type = "String", desc = "Name of the league group this data is for" },
	{ field = "LeagueHistory", type = "Text (size=2000)", desc = "History within this league - separator between tournaments is ;;;. Separator between tournament name and team list is ::. Separator between team is ;;. " },
	{ field = "TotalGames", type = "Integer", desc = "" },
}
Advertisement