模板:Ml-multi/doc
来自能源智库
Usage
This is a metatemplate to produce 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}}
→ Module:String Lua错误:无法创建进程:proc_open不可用。请检查PHP的指令配置“disable_functions”。
Possible improvements
- 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 ([1]). - Internally: truly free multi-template (no hardcoded links)
Technically
Inspired by {{user-multi}}, throug not fully implementd (link options are hardcoded so far)
See also
- {{ml}}
- {{Tlg}}
- {{Ln}}
- {{user-multi}}