今天是2026年1月8日 第2周 星期四

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

更改

跳到导航 跳到搜索
添加121字节 、 2014年1月23日 (四) 02:30
无编辑摘要
第483行: 第483行:  
.addClass('hide-when-compact')
 
.addClass('hide-when-compact')
 
.wikitext(self.talk and ' ' .. self.talk)
 
.wikitext(self.talk and ' ' .. self.talk)
.wikitext(self.fix and ' ' .. self.fix)
   
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

导航菜单