No edit summary |
(Added the Documentation subpage template.) |
||
Line 1: | Line 1: | ||
⚫ | |||
;Description |
;Description |
||
A template link with a variable number of parameters (0-20). |
A template link with a variable number of parameters (0-20). |
||
;Syntax |
;Syntax |
||
:{{ |
:{{T|T|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! --> |
||
;Source |
;Source |
||
Line 9: | Line 10: | ||
;Example |
;Example |
||
:{{ |
:{{T|T|param1|param2}} |
||
<includeonly>[[Category:General wiki templates]]</includeonly> |
<includeonly>[[Category:General wiki templates]]</includeonly> |
||
⚫ |
Revision as of 20:37, 23 August 2022

This is a template documentation subpage for Template:T.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
- Description
A template link with a variable number of parameters (0-20).
- Syntax
{{T|
parameter1
|parameter2
|parameter3
|parameter4
|...
|parameter20
}}
- Source
- Improved version not needing t/piece subtemplate developed on Templates wiki see the list of authors. Copied here via CC-By-SA 3.0 license.
- Example
{{T|
param1
|param2
}}