Template:Ml
{{[[Module:{{{1}}}|#invoke:{{{1}}}]]|function}}
Produces module links for a particular module. If the module's sandbox exists at its default location, the template will list the sandbox as well.
Usage
change{{ml|String}}
→ {{#invoke:String|function}}
The location of the sandbox can be customized, or hard-coded (like in this example):
{{ml|String|sandbox=String/sandbox}}
→ {{#invoke:String|function}}
See also
change- {{ml-multi}}