Module:MOS mode degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
Simplified table caption
Ganaram inukshuk (talk | contribs)
m wrong arg
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 degree qualities of %s", scale_sig) .. (is_true_mos and " " or string.format(" (%s) ", step_pattern))
local title = string.format("Scale degree qualities of %s", scale_sig) .. (is_true_mos and " " or string.format(" (%s) ", step_pattern))
result = result .. string.format("|+ style=\"white-space: nowrap\" | %s\n", scale_sig)
result = result .. string.format("|+ style=\"white-space: nowrap\" | %s\n", title)
.. "|-\n"
.. "|-\n"