Изменения
Project:Технические_запросы#delink
end
end
-- Check for bad characters.
-- Check for bad characters.
if mw.ustring.match(titlearea, "[%[%]<>{}%%%c\n]") then
if mw.ustring.match(titlearea, "[%[%]<>{}%%%c\n]") then
return s
return s
end
end