Module:Params/doc: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 1,394:
* {{ml|TemplatePar|valid}}
 
When used to discard single parameters, this modifier is equivalent to writing <code>...&#124;[[Module:Params#with_name_not_matching|with_name_not_matching]]&#124;''parameter name''&#124;strict&#124;...</code>. However, due to the fact that <code>[[Module:Params#with_name_not_matching|with_name_not_matching]]</code> will needneeds to cross-check for the possible presence of <code>or</code> keywords, using <code>discarding</code> will be slightly more efficient.
 
{{A note}} All arguments passed to this modifier and the <code>discarding</code> modifier name itself will be trimmed of their surrounding spaces.