Module:Infobox ET: Difference between revisions
mNo edit summary |
Highly melodic ETs declare the fact |
||
Line 133: | Line 133: | ||
end | end | ||
if ET.is_highly_melodic(et) then | |||
table.insert(infobox_data, { | |||
'[[Highly melodic equal division|Highly melodic]]', | |||
ET.why_highly_melodic(et) | |||
}) | |||
end | end | ||