Template:Template link general/doc: Difference between revisions
Taurussmith (talk | contribs) m Protected "Template:Template link general/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] |
Taurussmith (talk | contribs) m Set stable version settings for "Template:Template link general/doc" [Auto-review: requires "sysop" permission] |
(No difference)
| |
Latest revision as of 23:47, 12 March 2026
Lua error: Internal error: The interpreter exited with status 127. Expression error: Unexpected < operator. Template:Tsh Lua error: Internal error: The interpreter exited with status 127.
This template, often abbreviated as Template:Tlnull, is used to provide stylized formatting to template displays without actually using the template itself. The code generated will be displayed inline.
Parameters
With the exception of Template:Mono, the named parameters are toggles that are either omitted (default in most cases) or activated (by being assigned a value such as "on", "yes", "true", "include", etc.). They may be included in any order (see Examples below). Certain templates have the parameter "on" by default; see the main table for all alternate options. If a row renders identically to a previous row, it means the current template does not support that option and Lua error: Internal error: The interpreter exited with status 127. needs to be used instead.
| Parameter | Action | Use with {{example}} |
Default active |
|---|---|---|---|
| Default (without accessory parameters) | Lua error: Internal error: The interpreter exited with status 127. | ||
| brace | Include braces as part of the template link | Lua error: Internal error: The interpreter exited with status 127. | {{tlw}}/{{tn}} |
| braceinside | Include innermost braces as part of the template link | Lua error: Internal error: The interpreter exited with status 127. | |
| bold | Renders the template link/name in bold | Lua error: Internal error: The interpreter exited with status 127. | {{tlb}}, {{tlxb}} |
| code | Display output using HTML <code>...</code> tags (monospaced font) |
Lua error: Internal error: The interpreter exited with status 127. | {{tlc}}, {{Template link expanded}}, etc. |
| italic | Display any parameters accompanying the template link/name in italics | Lua error: Internal error: The interpreter exited with status 127. | {{tlxi}} |
| kbd | Display output using HTML <kbd>...</kbd> tags (monospaced font) |
Lua error: Internal error: The interpreter exited with status 127. | |
| nolink | Don't render the template name as a link | Lua error: Internal error: The interpreter exited with status 127. | {{tlf}}, {{tnull}} |
| nowrap | Prevent the insertion of line breaks (word wrap) in the output | Lua error: Internal error: The interpreter exited with status 127. | {{tlf}}, {{tlp}} |
| nowrapname | Prevent word wrapping in the output of template name/link (parameters will wrap if needed) | Lua error: Internal error: The interpreter exited with status 127. | |
| plaincode | Uses <code style="border:none; background:transparent;">...</code> |
Lua error: Internal error: The interpreter exited with status 127. | {{tltss}} |
| subst | Include a subst: prefix before the template link/name | Lua error: Internal error: The interpreter exited with status 127. | {{tls}}, {{tlxs}}, etc |
alttext=[text] |
Replace [text] with the actual label to be displayed for the template link |
Lua error: Internal error: The interpreter exited with status 127. | {{tla}} |
| _show_result | Will also display the result of the template | Lua error: Internal error: The interpreter exited with status 127. | |
| _expand | Will add a link to the expanded template page | Lua error: Internal error: The interpreter exited with status 127. | |
| a | will add an asterisk before the template code | Lua error: Internal error: The interpreter exited with status 127. |
Unnamed (Positional)
This template can take any number of unnamed parameters as parameters accompanying the template link (or name); see Examples below.
Examples
Use the displayed value in the code column, not the underlying source code.
- Note
- On the source sister projects, en.wikipedia and Meta, X0, X1, X2, ..., X9 are sandbox templates for experimentation on involved templates that need be in template space. An auto-cleansing software facility exists that might be used to duplicate the facility on other Sister projects.
Lua error: Internal error: The interpreter exited with status 127.
| Code | Output |
|---|---|
| Lua error: Internal error: The interpreter exited with status 127. | Lua error: Internal error: The interpreter exited with status 127. |
| Code | Output |
|---|---|
| Lua error: Internal error: The interpreter exited with status 127. | Lua error: Internal error: The interpreter exited with status 127. |
| Code | Output |
|---|---|
| Lua error: Internal error: The interpreter exited with status 127. | Lua error: Internal error: The interpreter exited with status 127. |
TemplateData
TemplateData for Template link general
Lua error: Internal error: The interpreter exited with status 127.
This template, often abbreviated as {{tlg}}, is used to provide stylized formatting to template displays without actually using the template itself. The code generated will be displayed inline.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Template name | 1 | no description | String | required |
| First parameter | 2 | First parameter of the template | Content | suggested |
| Second parameter | 3 | Second parameter of the template | Content | suggested |
| Third parameter | 4 | Third parameter of the template | Content | optional |
| Fourth parameter | 5 | Fourth parameter of the template | Content | optional |
| Fifth parameter | 6 | Fifth parameter of the template | Content | optional |
| Sixth parameter | 7 | Sixth parameter of the template | Content | optional |
| Seventh parameter | 8 | Seventh parameter of the template | Content | optional |
| Eigth parameter | 9 | Eigth parameter of the template | Content | optional |
| Ninth parameter | 10 | Ninth parameter of the template | Content | optional |
| brace | brace | Include braces as part of the template link | Boolean | optional |
| braceinside | braceinside | Include innermost braces as part of the template link | Boolean | optional |
| bold | bold | Renders the template link/name in bold | Boolean | optional |
| code | code | Display output using HTML <code>…</code> tags (monospaced font) | Boolean | optional |
| italic | italic | Display any parameters accompanying the template link/name in italics | Boolean | optional |
| kbd | kbd | Display output using HTML <kbd>...</kbd> tags (monospaced font) | Boolean | optional |
| nolink | nolink | Don't render the template name as a link | Boolean | optional |
| nowrap | nowrap | Prevent the insertion of line breaks (word wrap) in the output | Boolean | optional |
| nowrapname | nowrapname | Prevent word wrapping in the output of template name/link (parameters will wrap if needed) | Boolean | optional |
| plaincode | plaincode | Uses <code style="border:none; background:transparent;">...</code> | Boolean | optional |
| subst | subst | Include a subst: prefix before the template link/name | Boolean | optional |
| alttext | alttext | Label to be displayed for the template link | String | optional |
| _show_result | _show_result | Display the result of the template | Boolean | optional |
| _expand | _expand | Add a link to the expanded template page | Boolean | optional |
| a | a | Add an asterisk before the template code | Boolean | optional |
See also
Template:Template-linking templates Template:Semantic markup templates