Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
extra values from qualifiers
fix
Line 241:
-- Get extra values if needed
if not citeq_args.pages then
citeq_args.pages = getValue( {"P1433", ps = 1, qid = citeq_args.qid, maxvals=0, citeq_args.pages, qual='P304', qualsonly='yes' } )
end
if not citeq_args.isbn then
citeq_args.isbn = getValue( {"P1433", ps = 1, qid = citeq_args.qid, maxvals=0, citeq_args.isbn, qual='P212', qualsonly='yes' } )
end