Template:Ml-multi/doc

From GC-Forever Wiki
Revision as of 00:49, 1 May 2013 by Cybertronic (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> == Usage == This is a metatemplate to produce a linklist for modules. Currently it is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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