پودمان:Parameter names example: تفاوت میان نسخه‌ها

پرش به ناوبری پرش به جستجو
جز
۱ نسخه واردشده
en.wikipedia>Andrybak
(add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes)
جز (۱ نسخه واردشده)
خط ۳۷: خط ۳۷:
end
end
end
end
targs['nocat'] = 'yes';
targs['categories'] = 'no';
targs['demo'] = 'yes';


-- Find the template name.
-- Find the template name.
خط ۴۷: خط ۴۴:
else
else
local currentTitle = mw.title.getCurrentTitle()
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.prefixedText:find('/sandbox$') then
if currentTitle.prefixedText:find('/تمرین$') then
template = currentTitle.prefixedText
template = currentTitle.prefixedText
else
else
خط ۷۰: خط ۶۷:
function p.main(frame)
function p.main(frame)
local args = require('Module:Arguments').getArgs(frame, {
local args = require('Module:Arguments').getArgs(frame, {
wrappers = 'Template:Parameter names example'
wrappers = 'الگو:Parameter names example'
})
})
return p._main(args, frame)
return p._main(args, frame)

منوی ناوبری