Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
No edit summary
+ the link to wikidata
Line 269:
end
 
returnreturntext = frame:expandTemplate{title = 'citation', args = citeq_args}; -- render the citationtemplate
if citeq_args.mode == 'cs1' then
returntext = returntext .. ','
end
returntext = returntext .. " [[Wikidata]] [[:d:" .. qid .. "|" .. qid .. "]]"
end