Template:T
ShoutWiki — express yourself and be heard!
Jump to navigation
Jump to search
{{[[Template:{{{1}}}|{{{1}}}]]}}
Display a template in the Template:
namespace as a link surrounded by braces.
Use[edit source]
- Without parameters
{{t|template-name}}
- With parameters
{{t|template-name|parameter{{!}}parameter{{!}}...}}
Examples[edit source]
Using Template:Thankyou as the example:
- Without parameters
{{t|Thankyou}}
produces{{Thankyou}}
- With parameters
{{t|Thankyou|all your hard work{{!}}Joe}}
produces{{Thankyou|all your hard work|Joe}}