更改
无编辑摘要
.addClass('hide-when-compact')
.addClass('hide-when-compact')
.wikitext(self.talk and ' ' .. self.talk)
.wikitext(self.talk and ' ' .. self.talk)
end
end
textCellSpan
textCellSpan
.wikitext(self.date and ' ' .. self.date)
.wikitext(self.date and ' ' .. self.date)
if not self.isSmall and args.fix ~= '' then
textCellSpan
.tag('span')
.addClass('hide-when-compact')
.wikitext(self.fix and ' ' .. self.fix)
end
if not self.isSmall then
if not self.isSmall then
textCellSpan
textCellSpan