{{[[Template:{{{1}}}|{{{1}}}]]}}
Template documentation [view] [edit] [refresh] |
---|
Note: The template above may sometimes be partially or fully invisible. |
- Description
- A template link with a variable number of example parameters (0-20), which can be used to show example inputs.
- Utilizes subtemplate Template:T/piece.
- Syntax
- {{t|<ns=namespace>|<parameter1>|<parameter2>|<parameter3>|<parameter4>|<...>|<parameter20>}}
- The ns parameter is optional and defaults to use the Template namespace.
- You can use this ns parameter to show links to templates in the fe. User namespace.
- Sample code
- Without ns parameter
{{t|welcome}}
gives...{{t|welcome|Item1|Item2|Item3|Item4|Item5|...}}
gives...- With ns parameter
{{t|ns=User|©TriMoon™}}
gives...{{t|ns=User|©TriMoon™|Item1|Item2|Item3|Item4|Item5|...}}
gives...
Community content is available under CC-BY-SA unless otherwise noted.