אונטערשייד צווישן ווערסיעס פון "יחידה:תבנית מידע"

134 בייטן אראפגענומען ,  פֿאַר 1 יאָר
פראבע
(אפדעיט)
(פראבע)
שורה 576: שורה 576:
if (templateArgs['qid'] ~= nil and templateArgs['qid'] ~= '') then
if (templateArgs['qid'] ~= nil and templateArgs['qid'] ~= '') then
args.entityId = templateArgs['qid']
args.entityId = templateArgs['qid']
elseif (templateParams['qid'] ~= nil and templateParams['qid'] ~= '') then
else
args.entityId = templateParams['qid']
args.entityId = templateParams['qid']
else
args.entityId = mw.wikibase.getEntityIdForCurrentPage()
end
end
-- disable wikidata fetching
-- disable wikidata fetching