local data =
-- information about other templates used by moduledata.templates = data.params = data.active_countries =
-- this is to test idea on only listing notes cited by checking name tabledata.notes = -- date of latest updatedata.updated2 = data.updated = -- rounds of competition data.rounds = -- round with column for goals
--how do we hand countries in groups and countries still participatingdata.country, group =, ongoing = -- list all countries still participating}
data.groups =
-- main goalscorer table data.goalscorers = data.owngoalscorers =
return data