پودمان: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'] = '[[ | ['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'] = '[[ | ['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'] = 'پارامتر نخست نیازمند اصلاح جعبه میانبر ویکیهزاره', | ||
} | } |