Diferencia entre revisiones de «Plantilla:Tlx»

De Familia Sanchez Arjona
Saltar a: navegación, buscar
m (better usage info)
m (within template <i> is better than Wiki markup)
Línea 1: Línea 1:
{&#123;&#160;[[{{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>}}&#160;&#125;}<noinclude>
+
{&#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>
 
Usage: <tt>{&#123;{{PAGENAME}}|template name|first parameter|...&#125;}</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>|...</tt>.
+
displayed as placeholders, more are shown as <tt>|</tt>''etc.''
  
 
Blank placeholders won't work as expected, use <tt>&amp;nbsp;</tt>
 
Blank placeholders won't work as expected, use <tt>&amp;nbsp;</tt>

Revisión del 11:18 24 mar 2006

{{ TlxPlantilla:IfdefPlantilla:IfdefPlantilla:IfdefPlantilla: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 &nbsp; or &#160; to indicate omitted parameters.