Module:Params/doc: Difference between revisions

Content deleted Content added
mNo edit summary
mNo edit summary
Line 97:
: Prepends user-given unnamed arguments to the current parameters, or impose user-given named arguments; then propagate everything to a custom module
; Syntax
: <syntaxhighlight lang="wikitext" inline>{{#invoke:params|merge_and_invoke|templatemodule name|function name|[prepend 1]|[prepend 2]|[...]|[prepend n]|[named item 1=value 1]|[...]|[named item n=value n]|[...]
}}</syntaxhighlight>