Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
test
test
Line 494:
-- See if we have wikisource
if not citeq_args.url then
sitelinklocal wikisource_sitelink = mw.wikibase.getSitelink(qid, "enwikisource") or nil
if sitelinkwikisource_sitelink then
citeq_args.url = 'https://en.wikisource.org/wiki/' .. sitelinkwikisource_sitelink
end
end