Template:Tlsx: Difference between revisions
Template page
More actions
rm extra line |
Add {{Tl‑nav}} |
||
| 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}}}}}]]<!-- | <noinclude>{{merge from|Template:Tlxs}}</noinclude><code>{{[[mw:Manual:Substitution|subst]]:[[{{ns:Template}}:{{{1}}}|{{#ifeq:{{lcfirst:{{{1|}}}}}|{{lc:{{{1|}}}}}|{{lcfirst:{{{1|}}}}}|{{{1}}}}}]]<!-- | ||
-->{{#if:{{{2|}}}| | -->{{#if:{{{2|}}}| | ||
|{{{2}}} | |{{{2}}} | ||
| Line 18: | Line 18: | ||
|<i>...</i> | |<i>...</i> | ||
}}}}</code><noinclude> | }}}}</code><noinclude> | ||
{{Documentation|content= | |||
Similar to {{tlx|tlx}} but for templates that should be substituted. | Similar to {{tlx|tlx}} but for templates that should be substituted. | ||
'''Usage:''' <nowiki>{{ | '''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> | Up to five parameters for the specified template are displayed as placeholders, more parameters are shown as "<tt>{{!}}</tt>''...''" | ||
'''See also:''' {{t|tls}} | '''See also:''' {{t|tls}} | ||
{{Tl-nav}} | |||
[[Category:Internal link templates|{{PAGENAME}}]] | [[Category:Internal link templates|{{PAGENAME}}]] | ||
[[en:Template:Tlxs]] | [[en:Template:Tlxs]] | ||
}} | |||
</noinclude> | </noinclude> | ||
Revision as of 15:30, 8 June 2021
{{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}}