Module:jugs-cell: Difference between revisions

Melinoë (talk | contribs)
No edit summary
Tag: Manual revert
Melinoë (talk | contribs)
No edit summary
Line 43: Line 43:
function export.create(frame)
function export.create(frame)
local args = frame:getParent().args
local args = frame:getParent().args
local links = {}
local out = {}
if not args[1] or args[1] == "" then
if not args[1] or args[1] == "" then
return "―"
return "―"