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"] = { "< "..(prevRegion or ""), (nextRegion or "").." >" }, | ||
["Title"] = name, | ["Title"] = name, | ||
["Rows"] = data, | ["Rows"] = data, |