Template:Tlsx: Difference between revisions
Template page
More actions
No edit summary |
m Protected "Template:Tlsx": Widely used template ([Edit=Allow only autopatrollers] (indefinite) [Move=Allow only autopatrollers] (indefinite)) |
||
| (4 intermediate revisions by 3 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}}}}}]]<!-- | |||
<code>{{[[mw: | |||
-->{{#if:{{{2|}}}| | -->{{#if:{{{2|}}}| | ||
|{{{2}}} | |{{{2}}} | ||
| Line 19: | 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 "< | Up to five parameters for the specified template are displayed as placeholders, more parameters are shown as "<code>{{!}}</code>''...''" | ||
'''See also:''' {{t|tls}} | '''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}}