Перейти к содержанию

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

нет описания правки
Нет описания правки
Нет описания правки
Строка 8: Строка 8:
tabl = tabl.."{|\n"
tabl = tabl.."{|\n"
if role ~= nil then
if role ~= nil then
tabl = tabl.."|Роль||"..role.."\n|-\n"
tabl = tabl.."|'''Роль'''||"..role.."\n|-\n"
end
end
if discord ~= nil then
if discord ~= nil then
tabl = tabl.."|Discord||"..discord.."\n|-\n"
tabl = tabl.."|'''Discord'''||"..discord.."\n|-\n"
end
end
tabl = tabl.."|}"
tabl = tabl.."|}"