Module:Infobox interval region: Difference between revisions

No edit summary
No edit summary
Line 112: Line 112:
end
end
local args = {
local args = {
["Adjacent Links"] = { "< "..(prevRegion or ""), (nextRegion or "").." >" },
["Adjacent Links"] = { "<&nbsp;"..(prevRegion or ""), (nextRegion or "").."&nbsp;>" },
["Title"] = name,
["Title"] = name,
["Rows"] = data,
["Rows"] = data,