Template:Tlsx: Difference between revisions
Template page
More actions
Copied from en and converted for Commons. |
m Protected "Template:Tlsx": Widely used template ([Edit=Allow only autopatrollers] (indefinite) [Move=Allow only autopatrollers] (indefinite)) |
||
| (10 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
< | <code>{{[[mw:Special:MyLanguage/Help:Substitution|subst]]:[[{{ns:Template}}:{{{1}}}|{{#ifeq:{{lcfirst:{{{1|}}}}}|{{lc:{{{1|}}}}}|{{lcfirst:{{{1|}}}}}|{{{1}}}}}]]<!-- | ||
-->{{#if:{{{2|}}}| | -->{{#if:{{{2|}}}| | ||
|{{{2}}} | |{{{2}}} | ||
| Line 17: | Line 17: | ||
-->{{#if:{{{7|}}}| | -->{{#if:{{{7|}}}| | ||
|<i>...</i> | |<i>...</i> | ||
}} | }}}}</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 "<code>{{!}}</code>''...''" | |||
'''See also:''' {{t|tls}} | |||
{{Tl-nav}} | |||
[[Category:Internal link templates|{{PAGENAME}}]] | [[Category:Internal link templates|{{PAGENAME}}]] | ||
}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 08:30, 28 August 2024
{{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}}