Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
BrandonXLF (talk | contribs) No edit summary |
||
Line 1:
{{lmd|All parameters}} Calls a template while giving it all the arguments the current page receives.
Arguments directly given to the module are prioritized over ones given to the current page unless {{para|_pf|yes}}.
==
=== Syntax ===
* {{para|_t}} The template to call▼
* {{para|''x''}} ''x'' represents any parameter, parameter ''x'' will be send to the template that is called.▼
{{mlix|All parameters|main|_t{{=}}|_pt{{=}}|''x''}}
=== Parameters ===
▲* {{para|_t}} The template to call.
* {{para|_pf|yes}} Forces parent arguments to override the arguments given to the module.
▲* {{para|''x''}} ''x'' represents any parameter, parameter ''x'' will be send to the template that is called.
=== Default ===
* To set all parameters as defaults set {{para|_pf|yes}}.
* To set individual parameters as default use {{para|''x''|{{param|''x''|''default''|nested=yes}}}}.
|