Изменения

м
курсив
Строка 55: Строка 55:  
 
 
if link then
 
if link then
return string.format( '[[%s|%s]]', link, text )
+
return string.format( '<i>[[%s|%s]]</i>', link, text )
 
end
 
end
 
 
Анонимный участник