С Википедије, слободне енциклопедије
{{Tlx |Шаблон|један|два|три|...|десет}}
→ {{Шаблон |један|два|три|...|десет}}
{{Tlx |један|...|три|десет}}
→ {{Шаблон |...|два|три|десет}}
уколико неки од параметара садржи знак „=“
{{Tlx |Шаблон|<nowiki>један|два|...|стотину</nowiki>}}
→ {{Шаблон |<nowiki>један|два|...|стотину</nowiki>}}
(уколико шаблон има више од 10 параметара)
Кôд
Приказ
Напомена
{{Tlx |x0}}
{{x0 }}
{{Tlx |Абц}}
{{Абц }}
{{Tlx |АБЦ}}
{{АБЦ }}
{{Tlx |АбЦ}}
{{АбЦ }}
{{Tlx |x1|један}}
{{x1 |један}}
{{Tlx |x2|један|два}}
{{x2 |један|два}}
{{Tlx |x3|1|2|3|4|5|6|7|8|9|10}}
{{x3 |1|2|3|4|5|6|7|8|9|10}}
{{Tlx |x4|1|2|3|4|5|6|7|8|9|10|11}}
{{x4 |1|2|3|4|5|6|7|8|9|10|11}}
до 10 параметара, а онда ...
{{Tlx |x5|1|2|3|4|5|6|7|8|9|10|11}}
{{x5 |1|2|3|4|5|6|7|8|9|10|11}}
| за више
{{Tlx |x6|<nowiki>1|2|3|x=u|sp=us</nowiki>}}
неограничен број параметара унутар „nowiki“
{{Tlx |x1|x=u}}
{{x1 }}
„=“ неће радити
{{Tlx |x1|x=u}}
{{x1 |x=u}}
= је у реду
{{Tlx |x1|x{{=}}u}}
{{x1 |x=u}}
{{=}} је у реду
{{Tlx |x1|<nowiki>x=u</nowiki>}}
{{x1 |x=u}}
„nowiki“ је у реду
{{Tlx |x2| |два}}
{{x2 |два}}
са празнином неће радити
{{Tlx |x2| |два}}
{{x2 | |два}}
  је у реду
{{Tlx |x2| |два}}
{{x2 | |два}}
је у реду
{{Tlx |x2| | два}}
{{x2 | | два}}
| је у реду
{{Tlx |x2| {{!}} два}}
{{x2 | | два}}
{{! }}
је проблематично
{{Tlx |x2|2=|3=два}}
{{x2 |два}}
са празнином неће радити
{{Tlx |x2|2=један|два}}
{{x2 |два}}
два иза 2=један
{{Tlx |x2|3=два|2=један}}
{{x2 |један|два}}
са десне на леву страну је у реду
Шаблон:Tlxb – исто као {{Tlx }}, али даје подебљан назив шаблона. Шаблон:Tlb је исти, осим што користи обичан текст уместо monospaced non-proportional font.
Шаблон:Temt , – исто као {{Tlx }}, али се односи и на шаблоне са префиксом Шаблон: и на шаблоне који нису у именском простору Шаблон: {{ns:10}}.
Шаблон:Para
Comparison of template-linking templates according to their style
Link style →
Linked
Unlinked
Linked with subst
Linked including braces
Linked with alternative text
Text style ↓
↓ {{tlg }}
options1 →
Н/Д
nolink=yes
subst=yes
braceinside=yes
alttext=Foo
2=Foo
Normal
Н/Д
{{tlg }}
1, 2 {{tl }}
{{tlp }}
2 {{tlu }}
4
{{tlf }}
2
{{tls }}
{{tlsp }}
{{tn }}
{{tla }}
Code
code=yes
ortt=yes
{{tlx }}
{{tltt }}
{{tltt2 }}
{{tlc }}
2 {{tld }}
2 {{tnull }}
{{tlxs }}
{{tltts }}
{{tltts3 }}
{{tltss }}
3
Н/Д
Bold
bold=yes
{{tlb }}
Н/Д
Bold code
bold=yes|code=yes
{{tlxb }}
Italic code
italic=yes|code=yes
{{tlxi }}
1 {{tlg }}
is the most general, allowing any combination of text style and/or link style options.
2 Prevents wrapping of text by placing it inside <span class="nowrap">...</span>
tags.
3 Uses monospace font but not <code>...</code>
.
4 Allows links to templates in any namespace.
Code example
Effect
Notes
{{tl2 |Hatnote|lang=fr}}
{{ hatnote }}
Supports linking to sister projects (e.g., fr:Hatnote)
{{tlu |User:Ahunt/SSHFS}}
{{User:Ahunt/SSHFS }}
Supports linking to any namespace
{{xpd |Hatnote|Some hatnote text}}
"{{hatnote|Some hatnote text}}"
даје "Some hatnote text
" [1]
Shows code, example and a link to expand the template code
{{para |title|<var>book title</var>}}
|title=book title
Formats template parameters for display, with or without values