Module:MOS intervals: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Added todo
Ganaram inukshuk (talk | contribs)
m Quick fix for mosprefix lookup defaulting to "dia" for anything outside the tamnams named range
Line 14: Line 14:
-- Default param for input mos is 5L 2s
-- Default param for input mos is 5L 2s
local input_mos = input_mos or mos.new(5, 2, 2)
local input_mos = input_mos or mos.new(5, 2, 2)
local mos_prefix = mos_prefix or "dia"
local mos_prefix = mos_prefix or "mos"
-- Get the scale sig
-- Get the scale sig