Pergi ke kandungan

Templat:Module link/doc

Mantad Wikipedia

Templat:Lt is used to display a module name as a link surrounded by braces with the {{#invoke}} parser function, thus showing the module name as code rather than actually invoking it. Its primary use is in instruction and documentation where it is used to refer to a module by name without invoking it. It is also supports the definition of a function and parameters.

Examples[simbanai toud]

Code Result Notes
Templat:Tji Templat:Ml Usage without function name. This does not produce a usable invocation.
Templat:Tji Templat:Ml Usage with a function name.
Templat:Tji Templat:Ml Usage with a function name and parameters.
Templat:Tji Templat:Ml Usage with a function name and parameters, using {{=}}.
Templat:Tji Templat:Ml Omits the function name

TemplateData[simbanai toud]

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Module link

This template displays a module name as a link surrounded by braces with the {{#invoke}} parser function, thus showing how the module name would be used in code. Its primary use is in instruction and documentation.

Parameter templat

ParameterKeteranganJenisStatus
module name1

the module name without the namespace prefix “Module:”, which is added automatically

Rentetandiperlukan
function name2

the function name within the module to call

Rentetandiperlukan
parameter 13

the name (and value) of the first parameter, use {{=}} to add an equal sign

Rentetanpilihan
parameter 24

the name (and value) of the second parameter, use {{=}} to add an equal sign

Rentetanpilihan
parameter 35

the name (and value) of the third parameter, use {{=}} to add an equal sign

Rentetanpilihan

See also[simbanai toud]

  • {{mfl}} - Similar function but creates a link to the function paragraph in the documentation.
  • {{mlx}} - Similar function but surrounded in <code>...</code> tags.
  • {{tl}} - A version of this template for templates instead of modules.

Templat:Template-linking templates