Module:Params/doc: Difference between revisions

Content deleted Content added
Line 2,102:
: <syntaxhighlight lang="wikitext" inline>{{#invoke:params|parsing|string to parse|[trim flag]|[iteration delimiter setter]|[...]|[key-value delimiter setter]|[...]|pipe function name}}</syntaxhighlight>
 
This modifier allows to add an infinity of new parameters by using a parameter string. By default this uses <code>&#124;</code> as separator between parameters and <code>&#61;</code> as separator between keys and values, but it is possible to specify other strings or patterns. The parsed parameters will overwrite existing parameters of the same name. The <code>[[#new|new]]</code> directive often accompanies this modifier.
 
Examples: