|
|
| Line 1: |
Line 1: |
| <tt><nowiki>{{</nowiki>[[{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}<!--
| | [[Image:Gore1.jpg]] |
| -->{{#if:{{{2|}}}|
| | [[Image:Gore2.jpg]] |
| |{{{2}}}
| | [[Image:Gore3.jpg]] |
| }}<!--
| | [[Image:Gore4.jpg]] |
| -->{{#if:{{{3|}}}|
| | [[Image:Gore5.jpg]] |
| |{{{3}}}
| | [[Image:Gore6.jpg]] |
| }}<!--
| | [[Image:Gore7.jpg]] |
| -->{{#if:{{{4|}}}|
| | [[Image:Gore8.jpg]] |
| |{{{4}}}
| | [[Image:Gore9.jpg]] |
| }}<!--
| | [[Image:Gore10.jpg]] |
| -->{{#if:{{{5|}}}|
| | [[Image:Gore11.jpg]] |
| |{{{5}}}
| | [[Image:Gore12.jpg]] |
| }}<!--
| | [[Image:Gore13.jpg]] |
| -->{{#if:{{{6|}}}|
| | [[Image:Gore14.jpg]] |
| |{{{6}}}
| | [[Image:Gore15.jpg]] |
| }}<!--
| | [[Image:Gore16.jpg]] |
| -->{{#if:{{{7|}}}|
| | [[Image:Gore17.jpg]] |
| |{{{7}}}
| | [[Image:Gore18.jpg]] |
| }}<!--
| | [[Image:Gore19.jpg]] |
| -->{{#if:{{{8|}}}|
| | [[Image:Gore20.jpg]] |
| |{{{8}}}
| | [[Image:Gore-lookb4crossing.jpg]] |
| }}<!--
| |
| -->{{#if:{{{9|}}}|
| |
| |<i>...</i>
| |
| }}]]<nowiki>}}</nowiki></tt><noinclude>
| |
| | |
| | |
| ----
| |
| '''Usage:''' <nowiki>{{</nowiki>tlx|template|parameter1|parameter2|etc.}} → {{tlx|template|parameter1|parameter2|etc.}}
| |
| | |
| * Takes a maximum of nine parameters (counting the example template's name), however, you need to use <tt>&#124;</tt> for more than five (e.g. <nowiki>{{</nowiki>tlx|template|1|2|3|&#124;4}})
| |
| * For named parameters, <nowiki>{{</nowiki>tlx|template|param=value}} won't work. Instead use <tt>&#61;</tt> or <nowiki>{{</nowiki>=}} in place of the equal sign. You can also use <nowiki><nowiki></nowiki> tags too.
| |
| ** For example: <nowiki>{{</nowiki>tlx|template|param<nowiki>{{=}}</nowiki>value}} → {{tlx|template|param{{=}}value}}
| |
| ** Or: <nowiki>{{</nowiki>tlx|template|param<nowiki><nowiki>=</nowiki></nowiki>value}} → {{tlx|template|param<nowiki>=</nowiki>value}}
| |
| * To leave a empty placeholder, use <tt>&#32;</tt>, <tt>&nbsp;</tt> or <tt>&#124;</tt>.
| |
| ** For example: <nowiki>{{</nowiki>tlx|template|1|&nbsp;|3}} → {{tlx|template|1| |3}}
| |
| | |
| ====See also====
| |
| * {{tl|tlxm}} - for templates on Meta.
| |
| * {{tl|tlxw}} - for templates on Wikipedia.
| |
| | |
| [[Category:Typing-aid templates|{{PAGENAME}}]] | |
| [[Category:Internal link templates|{{PAGENAME}}]] | |
| [[Category:Templates using ParserFunctions|{{{PAGENAME}}}]] | |
| | |
| [[en:Template:Tlx]] | |
| [[ko:틀:Tlx]] | |
| [[ru:Template:Tlx]] | |
| </noinclude>
| |