Module:Infobox ET: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
Line 109: Line 109:
local consistency = tonumber(frame.args['Consistency'])
local consistency = tonumber(frame.args['Consistency'])
if consistency == nil then
if consistency == nil then
consistency = l.consistency_limit(size, equave, false, 18)
consistency = l.consistency_limit(size, equave, false, 17)
end
end
if consistency == nil then
if consistency == nil then
consistency = 'at least 18'
consistency = 'at least 17'
end
end
table.insert(infobox_data, {
table.insert(infobox_data, {