Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Add back font size
Ganaram inukshuk (talk | contribs)
mNo edit summary
Line 134: Line 134:
-- If it's for a modmos, add the step pattern
-- If it's for a modmos, add the step pattern
local title = string.format("Scale degrees of the modes of %s", scale_sig) .. (is_true_mos and " " or string.format(" (%s) ", step_pattern))
local title = string.format("Scale degrees of the modes of %s", scale_sig) .. (is_true_mos and " " or string.format(" (%s) ", step_pattern))
result = result .. string.format("|+ style=\font-size: 105%; white-space: nowrap\" | %s\n", title)
result = result .. string.format("|+ style=\font-size: 105%%; white-space: nowrap\" | %s\n", title)
.. "|-\n"
.. "|-\n"