Module:MOS modes: Difference between revisions

Ganaram inukshuk (talk | contribs)
Code readability
Ganaram inukshuk (talk | contribs)
Simplified table caption
Line 41: Line 41:
-- Table caption
-- Table caption
local scale_sig = mos.as_string(input_mos)
result = result
result = result
.. "|+ style=\"font-size: 105%;\" | Modes of " .. mos.as_string(input_mos) .. "\n"
.. string.format("|+ style=\"white-space: nowrap\" | Modes of %s\n", scale_sig)
.. "|-\n"
.. "|-\n"