Template:Template link expanded: Difference between revisions

m
within template <i> is better than Wiki markup
m (better usage info)
m (within template <i> is better than Wiki markup)
Line 1:
{&#123;<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>&#125;}<noinclude>
----
Usage: <tt>{&#123;{{PAGENAME}}|template name|first parameter|...&#125;}</tt>
 
Up to three parameters for the specified template are
displayed as placeholders, more are shown as <tt>|...</tt>''etc.''
 
Blank placeholders won't work as expected, use <tt>&amp;nbsp;</tt>
Anonymous user