Module:MOS in EDO allperiods: Difference between revisions

Ganaram inukshuk (talk | contribs)
Added lead section, as suggested by fredg999
Ganaram inukshuk (talk | contribs)
m Wrong line was commented out; corrected
Line 148: Line 148:
if not multi_period_header_written then
if not multi_period_header_written then
result = result .. string.format("== Multi-period MOS scales ==\n")
result = result .. string.format("== Multi-period MOS scales ==\n")
result = result .. string.format("This is an automatically generated listing of all multi-period moment of symmetry scales that can be found in %iedo, visualized as a rectangular [[horogram]] for each pair of generators. [[TAMNAMS]] names for these scales are provided wherever applicable.\n", edo)
--result = result .. string.format("This is an automatically generated listing of all multi-period moment of symmetry scales that can be found in %iedo, visualized as a rectangular [[horogram]] for each pair of generators. [[TAMNAMS]] names for these scales are provided wherever applicable.\n", edo)
--result = result .. string.format("=== %i periods ===\n", number_of_periods)
result = result .. string.format("=== %i periods ===\n", number_of_periods)
multi_period_header_written = true
multi_period_header_written = true
else
else