Module:Goalscorers/data/2026 CONCACAF W Championship: Difference between revisions

Content deleted Content added
Created page with 'local data = {} -- flag template data.templates = { flag_icon_linked = "fbwicon" } -- date and matches played of latest update data.updated = { -- round, matches, update date qualification = {0, ""}, tournament = { 0, "" } } -- controls which teams are still active in qualifying, and therefore have their players bolded data.active_countries = { "AIA", "ATG", "ARU", "BAH", "BRB", "BLZ", "BER", "BOE", "VGB", "CAN", "...'
 
removed nations that did not enter qualifying from the active list
 
Line 10:
 
-- controls which teams are still active in qualifying, and therefore have their players bolded
data.active_countries = { "AIA", "ATG", "ARU", "BAH", "BRB", "BLZ", "BER", "BOE", "VGB", "CAN",
"CAY", "CRC", "CUB", "CUW", "DMA", "DOM", "SLV", "GUF", "GRN", "GLP",
"GUA", "GUY", "HAI", "HON", "JAM", "MTQ", "MEX", "MSR", "NCA", "PAN",
"PUR", "SKN", "LCA", "SMN", "VIN", "SMA", "SUR", "TRI", "TCA", "VIR", "USA" }
 
-- rounds of competition