Template:Tlsx: Difference between revisions
Template page
More actions
m -cat |
use <code> tags for styling (style="font-family:monospace;" varies in appaerance across browsers and <tt> is obsolete in HTML5) |
||
| Line 1: | Line 1: | ||
< | <code>{{[[mw:Manual: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> | ||
Revision as of 20:43, 24 May 2014
{{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}}