Module:Infobox ET: Difference between revisions

CompactStar (talk | contribs)
I tried to edit the major third display code but it keeps complaining about a syntax error, will remove it until the error stops
CompactStar (talk | contribs)
No edit summary
Line 150: Line 150:
})
})
end
end
local consistency = tonumber(frame.args['Consistency'])
local consistency = tonumber(frame.args['Consistency'])
if consistency == nil then
if consistency == nil then