Module:Infobox ET: Difference between revisions
merge changes from dev |
ArrowHead294 (talk | contribs) No edit summary |
||
| Line 206: | Line 206: | ||
local text = "" | local text = "" | ||
if ET.is_highly_composite(et) then | if ET.is_highly_composite(et) then | ||
text = text .. "[[Highly composite equal division| | text = text .. "[[Highly composite equal division|Highly composite]]" | ||
if rat.eq(et.equave, 2) then | if rat.eq(et.equave, 2) then | ||
categories = categories | categories = categories | ||