Template:T: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(No difference)
|
Latest revision as of 05:12, 11 April 2014
{{[[Template:{{{1}}}|{{{1}}}]]}}
This template was copied from Template:T on Wikia Templates. That wiki should periodically be checked for a new version of this template. |
- 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
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?)