Difference between revisions of "Template:Tl"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (Trying to make this more flexible)
m (One last thing)
 
Line 1: Line 1:
<tt><code>{{[[Template:{{{1}}}|{{{1}}}{{#if: {{{2|}}}|{{!}}{{{2|}}}}}{{#if: {{{3|}}}|{{!}}{{{3|}}}}}{{#if: {{{4|}}}|{{!}}{{{4|}}}}}{{#if: {{{5|}}}|{{!}}{{{5|}}}}}]]}}</code></tt><noinclude>
<tt><code>{{[[:Template:{{{1}}}|{{{1}}}{{#if: {{{2|}}}|{{!}}{{{2|}}}}}{{#if: {{{3|}}}|{{!}}{{{3|}}}}}{{#if: {{{4|}}}|{{!}}{{{4|}}}}}{{#if: {{{5|}}}|{{!}}{{{5|}}}}}]]}}</code></tt><noinclude>
{{Documentation}}</noinclude>
{{Documentation}}</noinclude>

Latest revision as of 13:09, 4 April 2015

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

Template-info.png Documentation

This template can be used to make nicely formatted links to templates, and demonstrate how to use them.

Parameters[edit]

  • 1: Template Name
  • 2: (Optional)

Examples[edit]

{{Tl|Gc}}

produces {{Gc}}

{{Tl|Doc/start|Clear}}

produces {{Doc/start|Clear}}

The above documentation is transcluded from Template:Tl/doc. (edit | history)