Модуль:UserInfo: различия между версиями

м work then?
м whop
Строка 23: Строка 23:
if t[i] == "Куратор вики" or t[i] == "куратор вики" then categories = categories.. "[[Категория:Кураторы раздела]]" end --Потом доделаю  
if t[i] == "Куратор вики" or t[i] == "куратор вики" then categories = categories.. "[[Категория:Кураторы раздела]]" end --Потом доделаю  
end
end
if categories == "" then categories = categories.. "[[Категория:Доступ к вики]]" end
return frame:preprocess(categories)
return frame:preprocess(categories)
end
end
return p
return p