恪別𡧲版𢯢𢷮𧵑「模庉:Message box」

空固縿略𢯢𢷮
n 𠊝替文本-「Thể loại:」成「體類:」
𣳔145: 𣳔145:
end
end
if sort then
if sort then
cat = string.format('[[Thể loại:%s|%s]]', cat, sort)
cat = string.format('[[體類:%s|%s]]', cat, sort)
else
else
cat = string.format('[[Thể loại:%s]]', cat)
cat = string.format('[[體類:%s]]', cat)
end
end
self.categories[ns] = self.categories[ns] or {}
self.categories[ns] = self.categories[ns] or {}
𣳔377: 𣳔377:
local catTitle = string.format('%s %s %s', mainCat, preposition, date)
local catTitle = string.format('%s %s %s', mainCat, preposition, date)
self:addCat(0, catTitle)
self:addCat(0, catTitle)
catTitle = getTitleObject('Thể loại:' .. catTitle)
catTitle = getTitleObject('體類:' .. catTitle)
if not catTitle or not catTitle.exists then
if not catTitle or not catTitle.exists then
self:addCat(0, 'Tham số bản mẫu ngày tháng không hợp lệ')
self:addCat(0, 'Tham số bản mẫu ngày tháng không hợp lệ')