Module:Infobox ET: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
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