نمایش مبدأ برای پودمان:Citation/CS1/en/Configuration
پرش به ناوبری
پرش به جستجو
شما به دلیل زیر، اجازهٔ ویرایش این صفحه ندارید:
شما میتوانید مبدأ این صفحه را ببینید و رونوشت بردارید:
local lang_obj = mw.language.getContentLanguage(); -- make a language object for the local language; used here for languages and dates
--[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P A C E S >------------------------------
List of namespaces that should not be included in citation error categories.
Same as setting notracking = true by default.
Note: Namespace names should use underscores instead of spaces.
]]
local uncategorized_namespaces = {'کاربر', 'بحث', 'بحث_کاربر', 'بحث_ویکی·پدیا', 'بحث_پرونده',
'بحث_الگو', 'بحث_راهنما', 'بحث_رده', 'بحث_درگاه', 'بحث_کتاب',
'بحث_پیش·نویس', 'بحث_برنامه_آموزشی', 'بحث_پودمان', 'بحث_مدیاویکی'};
local uncategorized_subpages = {'/[Ss]andbox', '/[Tt]estcases', '/[^/]*[Ll]og', '/[Aa]rchive',
'/تمرین', '/آزمایشی'
}; -- list of Lua patterns found in page names of pages we should not categorize
--[[--------------------------< M E S S A G E S >--------------------------------------------------------------
000
1:0
الگوی بهکاررفته در این صفحه:
بازگشت به پودمان:Citation/CS1/en/Configuration.