Module:Sports table/College: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 110:
end
if full_table then
local lbls = only_totals and {{'', 'Total '}} or only_conference and {{'', 'Conference '}} or {{'C', 'Conference '}, {'', 'Total '}}
for k,v in ipairs(lbls) do
local apre, tpre = v[1], v[2]