۲۸٬۸۸۴
ویرایش
en.wikipedia>Andrybak (add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes) |
جز (۱ نسخه واردشده) |
||
خط ۳۷: | خط ۳۷: | ||
end | end | ||
end | end | ||
-- Find the template name. | -- Find the template name. | ||
خط ۴۷: | خط ۴۴: | ||
else | else | ||
local currentTitle = mw.title.getCurrentTitle() | local currentTitle = mw.title.getCurrentTitle() | ||
if currentTitle.prefixedText:find('/ | 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 = ' | wrappers = 'الگو:Parameter names example' | ||
}) | }) | ||
return p._main(args, frame) | return p._main(args, frame) |