Content deleted Content added
Adamant.pwn (talk | contribs) populating language |
Adamant.pwn (talk | contribs) 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
|