Changes
show link to talk discussion when used in small format, per request
end
if talkTitle and talkTitle.exists then
self.talk = talkText
end
:addClass('mbox-text-span')
:wikitext(self.issue or nil)
if (self.talk or self.fix) and not self.isSmall then
textCellDiv:tag('span')
:addClass('hide-when-compact')