Module:Infobox MOS: Difference between revisions
missed a function |
update to new function names in module:mos |
||
| Line 339: | Line 339: | ||
local step_ratio = step_ratios[i] | local step_ratio = step_ratios[i] | ||
local ed_as_string = mos. | local ed_as_string = mos.et_string(input_mos, step_ratio) | ||
local gen_in_steps = mos.bright_gen_to_et_string(input_mos, step_ratio, "") | local gen_in_steps = mos.bright_gen_to_et_string(input_mos, step_ratio, "") | ||