ढाँचा:Ml-multi/doc
स्वरूप
| This is a documentation subpage for ढाँचा:Terminate sentence It may contain usage information, categories and other content that is not part of the original ढाँचा page. |
Usage
[स्रोत सम्पादन]A metatemplate producing a linklist for modules. Currently it is only used by {{ml}}.
{{ml-multi
| module = [module page name, e.g., String]
| sandbox = [sandbox page in Module namespace]
}}
{{ml|module=String|sandbox=String/sandbox}}→ {{#invoke:[[Module:{{{1}}}|{{{1}}}]]|function}}
Possible improvements
[स्रोत सम्पादन]Inspired by {{user-multi}}, though not fully implemented (link options remain hardcoded).
- The module's sandbox page is to be entered by parameter. It may be determined automatically.
- Allow modules in other projects than
en:to be linked to, e.g., test2:Module:Coordinates (). - Internally: truly free multi-template (no hardcoded links).
See also
[स्रोत सम्पादन]- {{Ml}}
- {{Tlg}}
- {{Ln}}
- {{User-multi}}