Module:Sports table/WDL: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 24:
local away_goals_head_text = Args['away_goals_header'] or '<abbr title="Away goals">AG</abbr>'
local bonus_head_text = Args['bonus_header'] or '<abbr title="Bonus points">BP</abbr>'
local rw_head_text = Args['rw_header'] or '<abbr title="Rounds won">RW</abbr>'
local loss_first = Args['loss_before_draw'] or Args['loss_before_tie'] or false
-- What to rank the teams by
Line 138 ⟶ 139:
end
if rounds_won then
tt = p_sub.colhead(tt,28,'<abbr title="Rounds won">RW</abbr>') -- Rounds won
end
if not hide_for_against then