Module:MOS in EDO allperiods: Difference between revisions
m Renamed functions for consistency with new module name |
Template will now auto-add categories |
||
| Line 121: | Line 121: | ||
end | end | ||
end | end | ||
-- Auto-add categories | |||
result = result .. string.format("[[Category:%iedo]]\n", edo) | |||
result = result .. string.format("[[Category:Lists of scales]]\n") | |||
result = result .. string.format("[[Category:MOS scales]]") | |||
return result | return result | ||