Module:MOS modes: Difference between revisions
mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
| Line 43: | Line 43: | ||
local scale_sig = mos.as_string(input_mos) | local scale_sig = mos.as_string(input_mos) | ||
result = result | result = result | ||
.. string.format("|+ style=\"font-size: 105%%; white-space: nowrap\" | Modes of %s\n", scale_sig) | .. string.format("|+ style=\"font-size: 105%%; white-space: nowrap;\" | Modes of %s\n", scale_sig) | ||
.. "|-\n" | .. "|-\n" | ||