Module:MOS intervals: Difference between revisions
Reverting changes (footnotes didn't work) |
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 .. '! | 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 'ms' if context allows.">Abbrev.</abbr>\n' | result = result .. '! <abbr title="The abbreviated form of the interval. The abbreviation can be further shortened to 'ms' if context allows.">Abbrev.</abbr>\n' | ||
| Line 91: | Line 91: | ||
end | end | ||
result = result .. "|}" | result = result .. "|}\n<references />" | ||
return result | return result | ||