{{[[Template:{{{1}}}|{{{1}}}]]}}
- Export this template, then import, to install it.
- Use edit summary:
Copied from [[w:c:templates:Template:T]]
to properly attribute this template's editors. - This template is probably already on your wiki.
Template documentation
|
---|
Note: the template above may sometimes be partially or fully invisible. |
View or edit this documentation. (How does this work?) |
Editors can experiment with this template's sandbox and test case pages. |
- Description
- A template link with a variable number of example parameters (0–20), which can be used to show example inputs.
- Syntax
- {{t|parameter1|parameter2|parameter3|parameter4|...|parameter20|prefix=...}}
- Sample code
{{t|welcome}}
gives...- {{welcome}}
{{t|welcome|Item1|Item2|Item3|Item4|Item5|...}}
gives...- {{welcome|Item1|Item2|Item3|Item4|Item5|...}}
{{t|welcome|2=param1=Item1}}
gives...- {{welcome|param1=Item1}}
{{t|welcome|prefix=subst}}
gives...- {{subst: welcome}}
{{t|welcome|style=code}}
gives...{{welcome}}
- See also
- {{t2}}
- {{s}}
Languages:
Community content is available under CC-BY-SA unless otherwise noted.