Template:Ml
Jump to navigation
Jump to search
{{[[Module:{{{1}}}|#invoke:{{{1}}}]]|function}}
This is a copy of wp:Template:Module link.
Usage
{{Ml|module name to link to|function name}}
For example
{{Ml|Goat|hello}}yields
{{#invoke:Goat|hello}}
.
A function name should be included in any valid example of how to use a module. Otherwise, the result includes a generic function as placeholder:
{{#invoke:Goat|function}}
This template does not support printing arguments after the function named.