Changes

Jump to navigation Jump to search
m
1 revision imported
Line 1: Line 1: −
<code>&#123;&#123;[[mw:Special:MyLanguage/Help:Substitution|subst]]:[[{{ns:Template}}:{{{1}}}|{{#ifeq:{{lcfirst:{{{1|}}}}}|{{lc:{{{1|}}}}}|{{lcfirst:{{{1|}}}}}|{{{1}}}}}]]<!--
+
#REDIRECT [[Template:Template link expanded with subst]]
-->{{#if:{{{2|}}}|
  −
&#124;{{{2}}}
  −
}}<!--
  −
-->{{#if:{{{3|}}}|
  −
&#124;{{{3}}}
  −
}}<!--
  −
-->{{#if:{{{4|}}}|
  −
&#124;{{{4}}}
  −
}}<!--
  −
-->{{#if:{{{5|}}}|
  −
&#124;{{{5}}}
  −
}}<!--
  −
-->{{#if:{{{6|}}}|
  −
&#124;{{{6}}}
  −
}}<!--
  −
-->{{#if:{{{7|}}}|
  −
&#124;<i>...</i>
  −
}}&#125;&#125;</code><noinclude>
  −
{{Documentation|content=
  −
Similar to {{tlx|tlx}} but for templates that should be substituted.
  −
 
  −
'''Usage:''' <nowiki>{{tlsx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}}</nowiki> → {{tlsx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}}
  −
 
  −
Up to five parameters for the specified template are displayed as placeholders, more parameters are shown as "<tt>{{!}}</tt>''...''"
  −
 
  −
'''See also:''' {{t|tls}}
  −
 
  −
{{Tl-nav}}
  −
 
  −
[[Category:Internal link templates|{{PAGENAME}}]]
  −
}}
  −
</noinclude>
 

Navigation menu