Module:Infobox interval: Difference between revisions

Plumtree (talk | contribs)
mNo edit summary
Plumtree (talk | contribs)
mNo edit summary
Line 155: Line 155:
if ET.tempers_out(ET.new(i, 2), ratio) then
if ET.tempers_out(ET.new(i, 2), ratio) then
table.insert(tempered_out_by, '[[' .. i .. 'edo]]')
table.insert(tempered_out_by, '[[' .. i .. 'edo]]')
if #tempered_out_by >= 10 then
break
end
end
end
end
end
if #tempered_out_by > 0 then
if #tempered_out_by > 0 then
table.insert(tempered_out_by, '...')
table.insert(infobox_data, {
table.insert(infobox_data, {
'[[Tempering out|Tempered out by]]',
'[[Tempering out|Tempered out by]]',