Module:MOS intervals: Difference between revisions

Ganaram inukshuk (talk | contribs)
Reverting changes (footnotes didn't work)
Ganaram inukshuk (talk | contribs)
footnotes?
Line 39: Line 39:
result = result .. '! rowspan="2" | Range in cents\n'
result = result .. '! rowspan="2" | Range in cents\n'
result = result .. '|-\n'
result = result .. '|-\n'
result = result .. '! <abbr title="A mos interval denoted solely by the number of steps it subtends.">Generic</abbr>\n'
result = result .. '! Generic{{#tag:ref|Generic intervals denote mos intervals only by the number of steps they subtend.}}\n'
result = result .. '! <abbr title="A mos interval denoted by the large and small steps it subtends. More large steps makes it major or augmented; more small steps makes it minor or diminished.">Specific</abbr>\n'
result = result .. '! <abbr title="A mos interval denoted by the large and small steps it subtends. More large steps makes it major or augmented; more small steps makes it minor or diminished.">Specific</abbr>\n'
result = result .. '! <abbr title="The abbreviated form of the interval. The abbreviation can be further shortened to &#39;ms&#39; if context allows.">Abbrev.</abbr>\n'
result = result .. '! <abbr title="The abbreviated form of the interval. The abbreviation can be further shortened to &#39;ms&#39; if context allows.">Abbrev.</abbr>\n'
Line 91: Line 91:
end
end
result = result .. "|}"
result = result .. "|}\n<references />"
return result
return result