پودمان:Message box: تفاوت میان نسخهها
صفحهای تازه حاوی «-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE...» ایجاد کرد |
بدون خلاصۀ ویرایش |
||
خط ۴۴۴: | خط ۴۴۴: | ||
if self.invalidTypeError then | if self.invalidTypeError then | ||
local allSort = (self.title.namespace == 0 and 'Main:' or '') .. self.title.prefixedText | local allSort = (self.title.namespace == 0 and 'Main:' or '') .. self.title.prefixedText | ||
self:addCat('all', 'پارامتر نیازمند اصلاح الگوی پیامی | self:addCat('all', 'پارامتر نیازمند اصلاح الگوی پیامی ویکیهزاره', allSort) | ||
end | end | ||
if self.isSubstituted then | if self.isSubstituted then |