Module:Unsubst/doc: Difference between revisions

Content deleted Content added
m →‎Usage: + notes on new parameters
Line 38:
 
Parameter {{para|$flags}} can be used to modify other facets of the module's behaviour; entries are comma-separated. Valid flags are <code>override</code> (allows parameters in the #invoke: to take precedence over parameters in the original template invocation); <code>keep-whitespace</code> (prevents whitespace from being trimmed from unnamed parameters); and <code>remove-empty</code> (removes empty parameters).
 
These parameters can be manipulated using parser functions to provide more complicated options (note that in the parameters any parser function, or template or module invocation, should also have <code>{{(((}}{{!}}safesubst:{{)))}}</code>).
 
=== Example ===