Module:jugs-noun-cell: Difference between revisions

Wfeozawra (talk | contribs)
No edit summary
Tag: Manual revert
Wfeozawra (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 "―"