Module:Infobox interval: Difference between revisions

Godtone (talk | contribs)
lessen precision by one decimal place as a compromise
ArrowHead294 (talk | contribs)
mNo edit summary
Line 361: Line 361:
end
end


local s = infobox.build("<u>Interval information</u>", infobox_data)
local s = infobox.build("<span style=\"white-space: nowrap;\"><u>Interval information</u></span>", infobox_data)
if not debug_mode then
if not debug_mode then
s = s .. cats
s = s .. cats