Module:Infobox MOS: Difference between revisions
m a newline? |
mNo edit summary |
||
| Line 62: | Line 62: | ||
local note_count = mos.nL+mos.ns | local note_count = mos.nL+mos.ns | ||
if note_count > 3 then | if note_count > 3 then | ||
categories = categories .. | categories = categories .. '[[Category:' .. note_count .. '-tone scales]]\n' | ||
end | end | ||