Jump to content

Module:Parameter names example and Module:Parameter names example/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
m Changed protection settings for "Module:Parameter names example": High-risk template or module: 2500 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))
 
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['nocat'] = 'yes';
targs['categories'] = 'no';
--targs['categories'] = 'no';
targs['demo'] = 'yes';
--targs['demo'] = 'yes';


-- Find the template name.
-- Find the template name.