Module:Infobox ET: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 80: | Line 80: | ||
local text = '' | local text = '' | ||
if ET.is_highly_melodic(et) then | if ET.is_highly_melodic(et) then | ||
text = text .. 'highly melodic (' .. ET.why_highly_melodic(et, 1) .. ')' | text = text .. '[[Highly melodic equal division|highly melodic]] (' .. ET.why_highly_melodic(et, 1) .. ')' | ||
end | end | ||
if is_zeta ~= false and ET.is_zeta(et) then | if is_zeta ~= false and ET.is_zeta(et) then |