Template:tltt/doc
Appearance
Template used for linking to other templates and providing parameters to it. The output will be in monospace font.
Usage
[change]{{tltt
| 1 = The name of the template.
| 2 = The title
| par = The first parameter (if any)
| par2 = The second parameter (if any)
}}
TemplateData
[change]This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for tltt
A template for linking to other templates in monospace font.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name of template | 1 | The name of the template (without the Template: prefix). | String | required |
| Title of template | 2 | The title of the template. | String | required |
| Parameter 1 | par | The first parameter to the template. | String | optional |
| Parameter 2 | par2 | The second parameter to the template. | String | optional |