کاربر ناشناس
پودمان:Lua banner: تفاوت میان نسخهها
شیوهٔ بهینهتر رد کردن عناوین خاص
جز (۱ نسخه واردشده) |
(شیوهٔ بهینهتر رد کردن عناوین خاص) |
||
خط ۷۵: | خط ۷۵: | ||
sandbox = true, | sandbox = true, | ||
sandbox2 = true, | sandbox2 = true, | ||
testcases = true | testcases = true, | ||
['توضیحات'] = true, | |||
['تمرین'] = true, | |||
['آزمایشی'] = true, | |||
} | } | ||
local subPageName = subpageBlacklist[titleObj.subpageText] | local subPageName = subpageBlacklist[titleObj.subpageText] | ||
if not subPageName | if not subPageName then | ||
local protCatName | local protCatName | ||
if titleObj.namespace == 10 then | if titleObj.namespace == 10 then |