Sjabloon:Ml-multi: verschil tussen versies

Uit informatiestandaarden
Naar navigatie springen Naar zoeken springen
(Nieuwe pagina aangemaakt met '<span class="plainlinks">[[Module:{{{module|{{{1|}}}}}}]] {{#if:{{{sup|}}} |<sup> }}{{toolbar |style={{yesno|{{{small|yes}}}|yes=font-size: 90%}} |separator...')
 
k (1 versie: Van Wikipedia)
 
(geen verschil)

Huidige versie van 21 jul 2013 om 06:22

Module: {{safesubst:#invoke:Toolbar|main}}

[bewerken] [purge] 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]
}}
  • {{ml|module=String|sandbox=String/sandbox}}Module:String {{safesubst:#invoke:Toolbar|main}}

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