Module:Sports table/Wrestling: Difference between revisions

Content deleted Content added
bolding and notes
scope
Line 114:
local cp_fw, cp_string, round_fw, round_string = '', '', '', ''
if show_round then
local round_fw = 'font-weight: bold;'
local round_string = hth_string
else
local cp_fw = 'font-weight: bold;'
local cp_string = hth_string
end