今天是2024年7月4日 第27周 星期四

代人,时大变了。

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

更改

跳到导航 跳到搜索
大小无更改 、 2019年6月25日 (二) 17:45
per EP
第246行: 第246行:  
local sect
 
local sect
 
if args.sect == '' then
 
if args.sect == '' then
sect = ' ' .. (cfg.sectionDefault or '頁面')
+
sect = ' ' .. (cfg.sectionDefault or '頁面')
 
elseif type(args.sect) == 'string' then
 
elseif type(args.sect) == 'string' then
sect = ' ' .. args.sect
+
sect = ' ' .. args.sect
 
end
 
end
 
local issue = args.issue
 
local issue = args.issue
第602行: 第602行:  
:tag('div')
 
:tag('div')
 
:css('text-align', 'center')
 
:css('text-align', 'center')
:wikitext(format(' 訊息框使用無效的「type=%s」參數,需要修復。', self.type or ''))
+
:wikitext(format(' 訊息框使用無效的「type=%s」參數,需要修復。', self.type or ''))
 
end
 
end
  
匿名用户

导航菜单