پودمان:Lua banner: تفاوت میان نسخه‌ها

جز
۱ نسخه واردشده
جز (یک به‌روزرسانی دیگر از ویکی انگلیسی برای تابع renderBox که پیوند به صفحهٔ تمرین پودمان‌ها را هم در صورت وجود درج می‌کند)
جز (۱ نسخه واردشده)
 
(۲۳ نسخهٔ میانی ویرایش شده توسط ۷ کاربر نشان داده نشد)
خط ۷۵: خط ۷۵:
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 or (titleObj.subpageText ~= 'توضیحات') or (titleObj.subpageText ~= 'تمرین') or (titleObj.subpageText ~= 'آزمایشی') then
if not subPageName then
local protCatName
local protCatName
if titleObj.namespace == 10 then
if titleObj.namespace == 10 then