2,718
次編輯
(新頁面: -- This is a meta-module for producing message box templates, including {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Require necessary modules. lo...) |
(Xiplus 已變更頁面 模組:Message box 的內容模型自 "純文字" 至 "Scribunto":fix) 標籤:內容模型變更 |
||
| (未顯示由 2 位使用者於中間所作的 3 次修訂) | |||
|
catTitle = getTitleObject('Category:' .. catTitle)
if not catTitle or not catTitle.exists then
self:addCat('main', '模板中使用
end
elseif mainCat and (not date or date == '') then
if self.invalidTypeError then
local allSort = (self.nsid == 0 and 'Main:' or '') .. self.title.prefixedText
self:addCat('all', '需要修
end
if self.isSubstituted then
| |||