Difference between revisions of "Template:Tlx"

From The Broken Dagger Wiki
Jump to: navigation, search
 
(try to get rid of the tl2 / tl3 zoo)
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
{{<small>&#160;</small>[[{{ns:Template}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]{{ifdef|{{{2|}}}|<tt>&#124;</tt>{{{2}}}}}{{ifdef|{{{3|}}}|<tt>&#124;</tt>{{{3}}}}}{{ifdef|{{{4|}}}|<tt>&#124;</tt>{{{4}}}}}{{ifdef|{{{5|}}}|<tt>&#124;</tt><i>etc.</i>}}<small>&#160;</small>}}<noinclude>
+
<tt>{&#123;</tt>[[{{ns:Template}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]<tt>{{ifdef|{{{2|}}}|&#124;{{{2}}}}}{{ifdef|{{{3|}}}|&#124;{{{3}}}}}{{ifdef|{{{4|}}}|&#124;{{{4}}}}}{{ifdef|{{{5|}}}|&#124;''etc.''}}&#125;}</tt><noinclude>
 
----
 
----
Usage: <tt><nowiki>{{Tlx|template name|first parameter|...}}</nowiki></tt><br />
+
Usage: <tt>{&#123;{{PAGENAME}}|template name|first parameter|...&#125;}</tt> ''(up to four parameters)''
  
Up to three parameters for the specified template are displayed as placeholders, more parameters are shown as "<tt>|</tt>''etc.''", for details see {{Lts}}.
+
More than four parameters are ignored, a fourth is displayed as ''etc.''.
 +
Blank parameters won't work as expected, use <tt>&amp;nbsp;</tt> or
 +
<tt>&amp;#160;</tt> to indicate omitted parameters.
  
 
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Internal link templates|{{PAGENAME}}]]</noinclude>

Revision as of 03:56, 24 March 2006

{{Tlx}}


Usage: {{Tlx|template name|first parameter|...}} (up to four parameters)

More than four parameters are ignored, a fourth is displayed as etc.. Blank parameters won't work as expected, use &nbsp; or &#160; to indicate omitted parameters.