Изменения

Нет изменений в размере ,  3 года назад
текст про страницу обсуждения после того обычного текста
Строка 562: Строка 562:  
textsmallCellDiv:tag('span')
 
textsmallCellDiv:tag('span')
 
:addClass('hide-when-compact')
 
:addClass('hide-when-compact')
 +
:wikitext(self.fix and (' ' .. self.fix) or nil)
 
:wikitext(self.talk and (' ' .. self.talk) or nil)
 
:wikitext(self.talk and (' ' .. self.talk) or nil)
:wikitext(self.fix and (' ' .. self.fix) or nil)
   
end
 
end
 
textsmallCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
 
textsmallCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
Анонимный участник