Module:MOSes by EDO: Difference between revisions
mNo edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
mNo edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 5: | Line 5: | ||
local p = {} | local p = {} | ||
-- Copied from Ganaram Inukshuk's module on 22 Oct 2024, the only change was changing from 2nd headings to bold text. | -- Copied from Ganaram Inukshuk's module on 22 Oct 2024, the only change was changing from 2nd level headings to plain bold text. | ||
-- Helper function | -- Helper function | ||
Line 62: | Line 62: | ||
-- TODO: Show period/note/subset limits if applicable | -- TODO: Show period/note/subset limits if applicable | ||
local result = "" | local result = "" | ||
result = result .. string.format(" | result = result .. string.format("These are all [[moment of symmetry]] scales in [[%iedo]].\n", edo) | ||
-- Call a for loop that produces a set of tables for each period count | -- Call a for loop that produces a set of tables for each period count |