Difference between revisions of "Template:Tlx"
From Veloopti Help
m (better usage info) |
m (within template <i> is better than Wiki markup) |
||
Line 1: | Line 1: | ||
− | {{ [[{{ns:Template}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]{{ifdef|{{{2|}}}|<tt>|</tt>{{{2}}}}}{{ifdef|{{{3|}}}|<tt>|</tt>{{{3}}}}}{{ifdef|{{{4|}}}|<tt>|</tt>{{{4}}}}}{{ifdef|{{{5|}}}|<tt>| | + | {{<small> </small>[[{{ns:Template}}:{{{1|Tlx}}}|{{{1|Tlx}}}]]{{ifdef|{{{2|}}}|<tt>|</tt>{{{2}}}}}{{ifdef|{{{3|}}}|<tt>|</tt>{{{3}}}}}{{ifdef|{{{4|}}}|<tt>|</tt>{{{4}}}}}{{ifdef|{{{5|}}}|<tt>|</tt><i>etc.</i>}}<small> </small>}}<noinclude> |
---- | ---- | ||
Usage: <tt>{{{{PAGENAME}}|template name|first parameter|...}}</tt> | Usage: <tt>{{{{PAGENAME}}|template name|first parameter|...}}</tt> | ||
Up to three parameters for the specified template are | Up to three parameters for the specified template are | ||
− | displayed as placeholders, more are shown as <tt>| | + | displayed as placeholders, more are shown as <tt>|</tt>''etc.'' |
Blank placeholders won't work as expected, use <tt>&nbsp;</tt> | Blank placeholders won't work as expected, use <tt>&nbsp;</tt> |
Revision as of 01:18, 24 March 2006
{{ TlxTemplate:IfdefTemplate:IfdefTemplate:IfdefTemplate:Ifdef }}
Usage: {{Tlx|template name|first parameter|...}}
Up to three parameters for the specified template are displayed as placeholders, more are shown as |etc.
Blank placeholders won't work as expected, use or   to indicate omitted parameters.