Editing Template:Tlxi
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 32: | Line 32: | ||
-->{{#if:{{{12|}}}| | -->{{#if:{{{12|}}}| | ||
|''...'' | |''...'' | ||
}}<nowiki>}}</nowiki></code></includeonly><noinclude> | }}<nowiki>}}</nowiki></code></includeonly><noinclude> | ||
Use this template instead of {{tl|tlx}} if you want the template parameters to be italicized. | |||
=== Usage === | |||
: {{Tlx|Tlxi|Template|first parameter|second|third|...|tenth}} → {{Tlxi|Template|first parameter|second|third|...|tenth}} | |||
: {{Tlx|Tlxi|Template|2=first parameter|3=second|4=third|...|11=tenth}} → {{Tlxi|Template|first parameter|second|third|...|tenth}} if they might contain "=" signs. | |||
: {{Tlx|Tlxi|Template|<nowiki>first|second|...|999th</nowiki>}} → {{Tlxi|Template|<nowiki>first|second|...|999th</nowiki>}} (for more than 10 parameters) | |||
<br/> | |||
If ''Template'' is given more than nine parameters, the remaining parameters have to be baked into the ninth parameter: | |||
: {{Tlx|Tlxi|Template|first parameter|second|third|fourth|fifth|sixth|seventh|eighth|<nowiki><nowiki>ninth|tenth|eleventh|twelfth|thirteenth|...</nowiki></nowiki>}} | |||
: → | |||
: {{Tlxi|Template|first parameter|second|third|fourth|fifth|sixth|seventh|eighth|<nowiki>ninth|tenth|eleventh|twelfth|thirteenth|...</nowiki>}} | |||
<br/> | |||
{{Documentation|Template:Tlx/doc}} | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
</noinclude> |