Difference between revisions of "Template:Tl"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
m (1 revision: Blocks system)
m (One last thing)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{[[Template:{{{1}}}|{{{1}}}]]}}<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)