Module:JI ratios in ED: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Corrected subgroup parsing
Ganaram inukshuk (talk | contribs)
m Simplified table title
Line 85: Line 85:
-- Build table headers
-- Build table headers
local result = string.format('{| class="wikitable center-all"\n')
local result = string.format('{| class="wikitable center-all"\n')
result = result .. string.format('|+ Intervals of %s (interpreted as a %s temperament)\n', et_as_string, temperament_interpretation)
result = result .. string.format('|+ Intervals of %s (as a %s temperament)\n', et_as_string, temperament_interpretation)
result = result .. string.format('|-\n')
result = result .. string.format('|-\n')
result = result .. string.format('! rowspan="2" | [[Degree]]\n')
result = result .. string.format('! rowspan="2" | [[Degree]]\n')