Difference between revisions of "Template:T"

From SDA Knowledge Base

Jump to: navigation, search
(template link template)
 
(update with extra parameters)
 
Line 1: Line 1:
<nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>
+
<nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{#if:{{{2|}}}|{{!}}{{{2}}}}}{{#if:{{{3|}}}|{{!}}{{{3}}}}}{{#if:{{{4|}}}|{{!}}{{{4}}}}}}}<noinclude>
  
<pre>{{t|Template Name}}</pre>
+
<pre>{{t|Template Name}}
Easy linking to templates, with formatting. Just pass the name of the template.
+
 
 +
{{t|Template Name|optional parameter}}</pre>
 +
 
 +
Easy linking to templates, with formatting. Just pass the name of the template. The template also accepts up to three extra parameters for display purposes. So if you want to give an example of what you put in the template, you can show that as well.
 
[[Category:Templates|T]]</noinclude>
 
[[Category:Templates|T]]</noinclude>

Latest revision as of 16:49, 11 September 2009

{{[[Template:{{{1}}}|{{{1}}}]]}}

{{t|Template Name}}

{{t|Template Name|optional parameter}}

Easy linking to templates, with formatting. Just pass the name of the template. The template also accepts up to three extra parameters for display purposes. So if you want to give an example of what you put in the template, you can show that as well.

Personal tools