Module:Infobox MOS: Difference between revisions
m bugfix |
m bugfix again |
||
| Line 245: | Line 245: | ||
local range_name = tamnams.lookup_step_ratio_range(ratio_1, ratio_2) | local range_name = tamnams.lookup_step_ratio_range(ratio_1, ratio_2) | ||
local step_ratio_range_entry = range_name == nil and | local step_ratio_range_entry = range_name == nil and step_ratio_range or string.format("%s (%s)", step_ratio_range, range_name) | ||
local ancestor_entry = string.format("[[%s | %s]]", ancestor_long_scalesig, ancestor_scalesig) | local ancestor_entry = string.format("[[%s | %s]]", ancestor_long_scalesig, ancestor_scalesig) | ||