Template:Tlsx: Difference between revisions
Template page
More actions
use <code> tags for styling (style="font-family:monospace;" varies in appaerance across browsers and <tt> is obsolete in HTML5) |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{merge|Template:Tlxs}}</noinclude> | |||
<code>{{[[mw:Manual:Substitution|subst]]:[[{{ns:Template}}:{{{1}}}|{{#ifeq:{{lcfirst:{{{1|}}}}}|{{lc:{{{1|}}}}}|{{lcfirst:{{{1|}}}}}|{{{1}}}}}]]<!-- | <code>{{[[mw:Manual:Substitution|subst]]:[[{{ns:Template}}:{{{1}}}|{{#ifeq:{{lcfirst:{{{1|}}}}}|{{lc:{{{1|}}}}}|{{lcfirst:{{{1|}}}}}|{{{1}}}}}]]<!-- | ||
-->{{#if:{{{2|}}}| | -->{{#if:{{{2|}}}| | ||
Revision as of 14:25, 19 April 2020
{{subst:[[Template:{{{1}}}|]]}}
Similar to {{tlx}} but for templates that should be substituted.
Usage: {{tlsx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}} →
{{subst:template|first parameter|second|third|fourth|fifth|...}}
Up to five parameters for the specified template are displayed as placeholders, more parameters are shown as "|..."
See also: {{Tls}}