Module:Infobox chord: Difference between revisions
No edit summary |
remove automatic size category: many chords are a specific type of triad or tetrad that would already be a subcategory |
||
Line 86: | Line 86: | ||
end | end | ||
end | end | ||
end | end | ||
Line 110: | Line 96: | ||
else | else | ||
table.insert(infobox_data, {"[[Prime limit]]", prime_limit}) | table.insert(infobox_data, {"[[Prime limit]]", prime_limit}) | ||
cats = cats .. "[[Category:Just intonation chords]]" | |||
end | end | ||