Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
tidy up others
no globals
Line 221:
end
-- best way to make a list is to use a table
local oth = {}
oth[#oth+1] = citeq_args.others
oth[#oth+1] = citeq_args.illustrator and ("Illustrator: " .. citeq_args.illustrator)