Module:Infobox chord: Difference between revisions
m use Dot template instead of hard-coding dot operator characters |
Tag: Undo |
||
| Line 193: | Line 193: | ||
cats = cats .. "[[Category:Just intonation chords" .. sort_tag .. "]]" | cats = cats .. "[[Category:Just intonation chords" .. sort_tag .. "]]" | ||
end | end | ||
table.insert(infobox_data, {"[[Genus]]", table.concat(genus_terms, " | table.insert(infobox_data, {"[[Genus]]", table.concat(genus_terms, " ⋅ ")}) | ||
if odd_limit < 32 then | if odd_limit < 32 then | ||