Module:Q-odd-limit intervals: Difference between revisions

ArrowHead294 (talk | contribs)
Try with line break to mitigate large blank spaces on mobile view
ArrowHead294 (talk | contribs)
No edit summary
Line 184: Line 184:
if tag ~= "none" then
if tag ~= "none" then
out_str_direct = out_str_direct .. "<br />direct approximation, even if inconsistent)"
out_str_direct = out_str_direct .. "<br />(direct approximation, even if inconsistent)<br />"
out_str_val = out_str_val .. "<br />(patent val mapping)"
out_str_val = out_str_val .. "<br />(patent val mapping)<br />"
end
end
out_str_direct = out_str_direct .. "\n" .. output_2 .. table.concat(t_body_direct, "\n") .. output_3
out_str_direct = out_str_direct .. "\n" .. output_2 .. table.concat(t_body_direct, "\n") .. output_3