Module:Cite Q/sandbox: Difference between revisions

Content deleted Content added
populating language
fallback to native language if English wasn't found
Line 240:
local slink = mw.wikibase.getSitelink(qid)
local label = mw.wikibase.getLabel(qid) or mw.wikibase.getLabelByLang(qid, citeq_args.language)
if citeq_args.title then
if slink then