Module:Infobox interval region: Difference between revisions
No edit summary |
No edit summary |
||
Line 113: | Line 113: | ||
local args = { | local args = { | ||
["Adjacent Links"] = { "< "..(prevRegion or ""), (nextRegion or "").." >" }, | ["Adjacent Links"] = { "< "..(prevRegion or ""), (nextRegion or "").." >" }, | ||
["Title"] = "Interval region", | ["Title"] = "Interval region", | ||
["Rows"] = data, | ["Rows"] = data, | ||
} | } |