模块:Message box:修订间差异

imported>Quest for Truth
无编辑摘要
imported>Quest for Truth
无编辑摘要
第580行: 第580行:
.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