Content deleted Content added
Adamant.pwn (talk | contribs) fallback to native language if English wasn't found |
Adamant.pwn (talk | contribs) check that language is defined |
||
Line 240:
local slink = mw.wikibase.getSitelink(qid)
local label = mw.wikibase.getLabel(qid) or citeq_args.language and mw.wikibase.getLabelByLang(qid, citeq_args.language)
if citeq_args.title then
if slink then
|