Изменения
проверка на наличие маленького блока и добавление даты в существующий
:wikitext(self.talk and (' ' .. self.talk) or nil)
:wikitext(self.talk and (' ' .. self.talk) or nil)
end
end
textsmallCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
if self.textsmall then
textsmallCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
else
textCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
end
if self.info and not self.isSmall then
if self.info and not self.isSmall then
textsmallCellDiv
textsmallCellDiv