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