Module:Infobox ET: Difference between revisions
Raising max_n to 43 for consistency limit computation |
m Including 0ed<...> for links |
||
Line 55: | Line 55: | ||
local prev_one = '' | local prev_one = '' | ||
if size > | if size > 0 then | ||
prev_one = '[[' .. (size - 1) .. suffix .. '|← ' .. (size - 1) .. suffix .. ']]' | prev_one = '[[' .. (size - 1) .. suffix .. '|← ' .. (size - 1) .. suffix .. ']]' | ||
end | end |