跳到内容

本站仍处于测试阶段,任何问题请通过本站的联系方式联络我们。

Module:Message box:修订间差异

删除127字节 、​ 2021年11月19日 (星期五)
无编辑摘要
无编辑摘要
无编辑摘要
 
第432行: 第432行:
end
end
catTitle = getTitleObject('Category:' .. catTitle)
catTitle = getTitleObject('Category:' .. catTitle)
if not catTitle or not catTitle.exists then
self:addCat('main', '模板中使用无效日期参数的条目')
end
elseif mainCat and (not date or date == '') then
elseif mainCat and (not date or date == '') then
self:addCat('main', mainCat)
self:addCat('main', mainCat)