Content deleted Content added
Tom.Reding (talk | contribs) m --ce |
Tom.Reding (talk | contribs) m --ce |
||
Line 117:
end
--find commons link(s) & produce {{Commons}} template(s)
if currQID then
local commonsLinks = {}
Line 144:
end
--produce {{Commons}} template(s) (ignore duplicates)
if commonsLinks[1] then
commons = frame:expandTemplate{ title = 'Commons', args = { commonsLinks[1] } }
|