|
|
Line 14: |
Line 14: |
| :{{Tlx|{{PAGENAME}}|template name|param=value}} | | :{{Tlx|{{PAGENAME}}|template name|param=value}} |
| ;For templates supporting [[Help:Substitution#Optional_substitution|optional substitution]] just add <tt>subst=subst:</tt> | | ;For templates supporting [[Help:Substitution#Optional_substitution|optional substitution]] just add <tt>subst=subst:</tt> |
| :{{Tlx|{{PAGENAME}}|template name|1<tt>|</tt>2<tt>|</tt>3|4=subst=subst:}} | | :{{Tlx|{{PAGENAME}}|template name|1<tt>|</tt>2<tt>|</tt>3|4=subst=subst:}} |
|
| |
|
| === Example === | | === Example === |
Line 32: |
Line 32: |
| | {{tlsp|template|param=value}} | | | {{tlsp|template|param=value}} |
| |- | | |- |
| | {{Tlx|tlsp|template|1<tt>|</tt>2<tt>|</tt>3&#124;okay}} | | | {{Tlx|tlsp|template|1<tt>|</tt>2<tt>|</tt>3&#124;okay}} |
| | {{tlsp|template|1|2|3|okay}} | | | {{tlsp|template|1|2|3|okay}} |
| |- | | |- |
| | {{Tlx|tlsp|template|1|2|3|4|5|too many}} | | | {{Tlx|tlsp|template|1|2|3|4|5|too many}} |
Line 61: |
Line 61: |
| | {{tlsp|x3|1st|2nd|3rd|4th|5th}} | | | {{tlsp|x3|1st|2nd|3rd|4th|5th}} |
| |- | | |- |
| | Tlx tlu template:x3 1st<tt>|</tt>2nd<tt>|</tt>3rd   | | | Tlx tlu template:x3 1st<tt>|</tt>2nd<tt>|</tt>3rd   |
| | tlu template:x3 1st 2nd 3rd | | | tlu template:x3 1st 2nd 3rd |
| |- | | |- |
| | {{Tlx|tlx|x3|1st<tt>|</tt>2nd<tt>|</tt>3rd}} | | | {{Tlx|tlx|x3|1st<tt>|</tt>2nd<tt>|</tt>3rd}} |
| | {{tlx|x3|1st|2nd|3rd}} | | | {{tlx|x3|1st|2nd|3rd}} |
| |}{{-}} | | |}{{-}} |