Content deleted Content added
BrandonXLF (talk | contribs) |
BrandonXLF (talk | contribs) Rewrite |
||
Line 1:
== Usage ==
There are two ways of using the module, using the <code>default</code> function and using the <code>force</code> function.
=== Set '''default''' values for parameters ===
<code>{{((}}invoke:call{{!}}default{{!}}_=''template''{{))}}</code>
When using the <code>default</code> function, parameters supplied to the <code>#invoke</code> call will be overridden by parameters sent to the template calling this module.
=== Set '''forced''' values for parameters ===
<code>{{((}}invoke:call{{!}}force{{!}}_=''TEMPLATE''{{))}}</code>
When using the <code>force</code> function, parameters supplied to the <code>#invoke</code> call will override parameters sent to the template calling this module.
|