پودمان:Shortcut/config: تفاوت میان نسخه‌ها

صفحه‌ای تازه حاوی «-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|میانبر|میانبرها}}:', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (r...» ایجاد کرد
جز ۱ نسخه واردشده
 
(یک نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۵: خط ۵:
-- The heading at the top of the shortcut box. It accepts the following parameter:
-- The heading at the top of the shortcut box. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
-- $1 - the total number of shortcuts. (required)
['shortcut-heading'] = '[[ویکی‌پدیا:میانبر|{{PLURAL:$1|میانبر|میانبرها}}]]:',
['shortcut-heading'] = '[[ویکی‌هزاره:میانبر|{{PLURAL:$1|میانبر|میانبرها}}]]:',


-- The heading when |redirect=yes is given. It accepts the following parameter:
-- The heading when |redirect=yes is given. It accepts the following parameter:
-- $1 - the total number of shortcuts. (required)
-- $1 - the total number of shortcuts. (required)
['redirect-heading'] = '[[ویکی‌پدیا:تغییرمسیر|{{PLURAL:$1|تغییرمسیر|تغییرمسیرها}}]]',
['redirect-heading'] = '[[ویکی‌هزاره:تغییرمسیر|{{PLURAL:$1|تغییرمسیر|تغییرمسیرها}}]]',


-- The error message to display when a shortcut is invalid (is not a string, or
-- The error message to display when a shortcut is invalid (is not a string, or
خط ۲۸: خط ۲۸:
-- The error category to add if the shortcut listed in the first parameter
-- The error category to add if the shortcut listed in the first parameter
-- doesn't exist. (optional)
-- doesn't exist. (optional)
['first-parameter-error-category'] = 'پارامتر نخست نیازمند اصلاح جعبه میانبر ویکی‌پدیا',
['first-parameter-error-category'] = 'پارامتر نخست نیازمند اصلاح جعبه میانبر ویکی‌هزاره',


}
}