Module:MOS mode degrees: Difference between revisions
m comments again |
mNo edit summary |
||
| Line 96: | Line 96: | ||
-- Table header | -- Table header | ||
-- If it's for a modmos, add the step pattern | -- If it's for a modmos, add the step pattern | ||
result = result .. string.format("|+ style=\"font-size: 105%%;\" | Scale degree qualities of %s modes", scale_sig) .. (is_true_mos and "\n" or string.format(" (%s)\n", step_pattern)) | |||
-- Add table headers for first row | -- Add table headers for first row | ||