Module:Parameter names example: Difference between revisions
add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes
m (1 revision imported) |
(add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes) |
||
Line 37: | Line 37: | ||
end | end | ||
end | end | ||
targs['nocat'] = 'yes'; | |||
targs['categories'] = 'no'; | |||
targs['demo'] = 'yes'; | |||
-- Find the template name. | -- Find the template name. |