Module:Scale tree: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Applied same simplification to "in steps of ed" text
Ganaram inukshuk (talk | contribs)
m a space
Line 117: Line 117:
result = '{| class="wikitable center-all"\n'
result = '{| class="wikitable center-all"\n'
result = result .. string.format('|+ Scale tree and tuning spectrum of %s\n', mos_as_string)
result = result .. string.format('|+ Scale tree and tuning spectrum of %s\n', mos_as_string)
result = result .. string.format('! rowspan="2" colspan="%d" | Generator <sup><abbr title="In steps of ed%s.">(ed%s)</abbr></sup>\n', depth+1, equave_suffix, equave_suffix)
result = result .. string.format('! rowspan="2" colspan="%d" | Generator<sup><abbr title="In steps of ed%s.">(ed%s)</abbr></sup>\n', depth+1, equave_suffix, equave_suffix)
result = result .. '! colspan="2" | Cents\n'
result = result .. '! colspan="2" | Cents\n'
result = result .. '! colspan="2" | Step ratio\n'
result = result .. '! colspan="2" | Step ratio\n'