{{[[Template:{{{1}}}|{{{1}}}]]}}
- 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|templates}}
gives...- {{documentation}}
{{t|documentation|Item1|Item2|Item3|Item4|Item5|...}}
gives...- {{documentation|<Item1>|<Item2>|<Item3>|<Item4>|<Item5>|<...>}}
{{t|documentation|2=param1=Item1}}
gives...- {{documentation|<param1=Item1>}}
{{t|documentation|prefix=subst}}
gives...- {{subst:documentation}}
{{t|documentation|style=code}}
gives...{{documentation}}
Visit Template:T/doc to change this text! (How does this work?)
Done making changes? Refresh this text! (Why?)
Done making changes? Refresh this text! (Why?)
Community content is available under CC-BY-SA unless otherwise noted.