Изменения
Модуль:Надстрочное предупреждение (посмотреть исходный код)
Версия от 00:47, 19 мая 2023
, 2 года назадвыделение для комментариев в обоих случаях
if isEmpty( link ) then
if isEmpty( link ) then
html:wikitext( text )
html:wikitext( text )
if hasCustomComment then
html:addClass( defaultClass .. '-comment' )
end
return tostring( html )
return tostring( html )
end
end