Content deleted Content added
stet; bug was at source |
Carry out edit request from User:Snævar with some further optimization |
||
Line 274:
end
local props = nil
local fallback = nil
if mw.wikibase.entityExists(qid) then
props =
if props and fallbackID then
fallback =
end
end
|