Module:Sports table/Chess: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 105:
end
tt = p_sub.colhead(tt,player_width,player_head_text..VTE_text) -- Player col
if full_table and show_rating then
local rate_date = Args['rate_date'] or ''
tt = p_sub.colhead(tt,28, '[[FIDE world rankings|Rating]]<br/><small><span style="white-space:nowrap">'..rate_date..'</span></small>')
Line 188:
else
hth_local = '<span class="visualhide">&nbsp;</span><sup>1</sup>&frasl;<sub>2</sub>'
end
else
if hth_local < 0 then
hth_local = '&mdash;'
end
end