Template:Ml-multi

From GC-Forever Wiki
Jump to navigation Jump to search

Module: (talk⧼dot-separator⧽edit⧼dot-separator⧽hist⧼dot-separator⧽links⧼dot-separator⧽doc⧼dot-separator⧽subpages⧼dot-separator⧽tests – results)

[view] [edit] [history] [purge] Documentation icon Template documentation

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]
}}

Possible improvements

  • The module's sandbox page is to be entered by parameter. It may be determined automatically.
  • Allow modules in other projects than <syntaxhighlight lang="text" enclose="none">en:</syntaxhighlight> 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