Изменения
nbsp -> \194\160 по запросу Википедия:Технические запросы#Модуль:CiteWeb#L-236
table.insert(str, expandError('empty_title'));
table.insert(str, expandError('empty_title'));
table.insert(cats, 'empty_title')
table.insert(cats, 'empty_title')
elseif not is(args['lang']) and mw.ustring.find(args['title'], '^[0-9А-яЁё«»:;,…!? %(%)%.—№%/%|%&%#+-]+$') == nil then
elseif not is(args['lang']) and mw.ustring.find(args['title'], '^[0-9А-яЁё«»:;,…!? \194\160%(%)%.—№%/%|%&%#+-]+$') == nil then
table.insert(cats, 'empty_lang')
table.insert(cats, 'empty_lang')
end
end