More actions
m Protected "Template:Tlsx/doc": Initial wiki setup ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{wikipedia|page name}} | |||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
| Line 19: | Line 20: | ||
|} | |} | ||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| | ||
Latest revision as of 10:31, 9 April 2025
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |
| This is a documentation subpage for Template:Tlsx It may contain usage information, categories and other content that is not part of the original template page. |
{{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}}
|