Module:Infobox MOS: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Bugfix to period entry
Ganaram inukshuk (talk | contribs)
m More bugfix to period entry
Line 114: Line 114:
local period_as_text = ""
local period_as_text = ""
if number_of_periods == 1 then
if number_of_periods == 1 then
period_as_text = equave_as_ratio
period_as_text = equave_as_text
else
else
local equave_suffix = common_suffix[equave_as_text] or equave_as_text
local equave_suffix = common_suffix[equave_as_text] or equave_as_text