Module:Products: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Sort output based on recipe level)
No edit summary
Line 43: Line 43:
}
}
if not smw_data then
if not smw_data then
return ('There are no known products for item [[%s]]'):format(item)
return ":''No products found. To force an update, click "
..purge('dml-'..mw.uri.anchorEncode(item), 'here', 'span')
..".''[[Category:Empty products lists]]"
end
end