Module:Sports table/Chess: Difference between revisions

Content deleted Content added
texting if I fixed it for mobile
Removing parameter that is no longer needed
Line 80:
pp.preprocess(Args,tb_numplayers,'tb',yesno(Args['crosstable_fractions'] or 'no'))
end
local score_width = Args['score_width'] or 28
-- Which columns to show
local show_rating = yesno(Args['show_rating'] or 'no')
Line 115 ⟶ 114:
tt = p_sub.colhead(tt,28, '<abbr title="Games Played">Pld</abbr>') -- Games played col
end
tt = p_sub.colhead(tt, 28, 'Score') -- Score col
if full_table then
if show_hth and hth_first then