Template:Tle/doc
More actions
Meta template for template description. Describes template parameters
Usage
{{Tle}}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
t | name of the template. Will be displayed as plain text | Tle | optional | |
T | name of the template. Will be displayed as linkable item When parameter "T" is specified, an additional parameter "t" is ignored | empty | optional | |
1 … 9 | parameter value | empty | optional | |
p1 … p9 | parameter name | empty | optional | |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: all users == Localization ==
The template does not generate any localizable text.
Wikimedia Commons has lots of template templates, but non can really describe the parametrizing.
Example
After specifying the template name, its parameter values are specified with the unnamed parameters; its parameter names can be specified with the parameters p1 to pn.
To describe the parameters of template Tle, the following can be used:
{{ Tle | T = template-name | 1 = parm-value1 | 2 = parm-value2 | ... | n = parm-valuen | p1 = parm-name1 | p2 = parm-name2 | ... | pn = parm-namen }}
A template with only unnamed parameters e.g.
{{ Example | 1 = parm-value1 | 2 = parm-value2 | ... | n = parm-valuen }}
or without the numbers
{{ Example | parm-value1 | parm-value2 | ... | parm-valuen }}
{{Commons:Link templates/Template links}}