Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
placing list of common properties on top
rm old code for others
Line 228:
-- any more go here
citeq_args.others = table.concat(oth, ", ")
 
--[[
if not citeq_args.others then
if citeq_args.illustrator then
citeq_args.others = "Illustrator: " .. citeq_args.illustrator
citeq_args.illustrator = nil
end
if citeq_args.composer then
if not citeq_args.others then
citeq_args.others = "Composer: " .. citeq_args.composer
else
citeq_args.others = citeq_args.others .. ", Composer: " .. citeq_args.composer
end
citeq_args.composer = nil
end
end
--]]
citeq_args.isbn = getValue( {"P957", ps = 1, qid = citeq_args.qid, maxvals=0, citeq_args.isbn } ) -- try ISBN 10