Module:Infobox interval: Difference between revisions

Plumtree (talk | contribs)
m Renaming a Todo: category
No edit summary
Line 263: Line 263:
local FJS_name = frame.args['FJS name']
local FJS_name = frame.args['FJS name']
if not value_provided(FJS_name) and rational and regular then
if not value_provided(FJS_name) and rational and regular and not comma then
FJS_name = rat.as_FJS(ratio)
FJS_name = rat.as_FJS(ratio)
elseif value_provided(FJS_name) then
elseif value_provided(FJS_name) then