{{tlsx|template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}}{{subst:template|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth}}

Purpose
Similar to {{tlx}} but for templates which should be substituted instead.

Up to six parameters for the specified template are displayed as placeholders, more parameters are shown as "|...".

Usage সম্পাদনা কৰক

{{Tlsx|template name|params ...}}

Example সম্পাদনা কৰক

Code Result
{{Tlsx|x4|value1|3=name=value2}} {{subst:x4|value1|name=value2}}

See also সম্পাদনা কৰক

Template linking templates
Link Style Linked Unlinked Linked with subst: Linked including braces Linked with alternative text
Text Style {{tlg}} option -- ​nolink=yes​ ​subst=yes​ ​braceinside=yes​ ​alttext=FOO​
Normal -- {{tl}}, {{tlp}}; {{tlg}} {{tlf}} {{tls}}, {{tlsp}} {{tn}} {{tla}}
Teletype ​tt=yes​ {{tlx}} {{tld}} {{tlxs}}
Bold ​bold=yes​ {{tlb}}
Bold Teletype ​bold=yes|tt=yes​ {{tlxb}}
Italic Teletype ​italic=yes|tt=yes​ {{tlxi}}
Code ​code=yes​ {{tlc}}
NOTE: {{tlg}} is the most general, allowing any combination of the above options.