Şablon:Tnull
Jump to navigation
Jump to search
İfadə xətası: Gözlənilməz "<" operatoru.
İstiqamətləndirmə ![]()
|
---|
![]() | Bu şablon Lua istifadə edir: |
Çox vaxt {{tnull}}, olaraq qısaldılmış bu şablon, şablonun özünü istifadə etmədən şablon ekranlarına stilizə edilmiş format təmin etmək üçün istifadə olunur.
Parametrlər
alttext istisna olmaqla, adlandırılan parametrlər ya buraxılmış (əksər hallarda standart) və ya aktivləşdirilmiş ("on", "bəli", "doğru", "kimi bir dəyər təyin olunmaqla) dəyişənlərdir. "və s. daxildir). İstənilən sıraya daxil edilə bilərlər ( Aşağıdakı nümunələrə baxın). Bəzi şablonlarda "on" parametri var; bütün alternativ variantlar üçün ana cədvəl] ə baxın.
Parameter | Action | Use with {{example}} |
Default active |
---|---|---|---|
brace | Include braces as part of the template link | {{example}} | {{tlw}}/{{tn}} |
braceinside | Include innermost braces as part of the template link | {{example}} | |
bold | Renders the template link/name in bold | {{example}} | {{tlb}}, {{tlxb}} |
code | Display output using HTML <code>...</code> tags (monospaced font) |
{{example}} |
{{tlc}}, {{Template link expanded}}, etc. |
italic | Display any parameters accompanying the template link/name in italics | {{example|param}} | {{tlxi}} |
kbd | Display output using HTML <kbd>...</kbd> tags (monospaced font) |
{{example}} | |
nolink | Don't render the template name as a link | {{example}} | {{tlf}}, {{tlc}}, {{tnull}} |
nowrap | Prevent the insertion of line breaks (word wrap) in the output | {{example}} | |
nowrapname | Prevent word wrapping in the output of template name/link (parameters will wrap if needed) | {{example}} | |
plaincode | Uses <code style="border:none; background:transparent;">...</code> |
{{example}} |
{{tltss}} |
subst | Include a subst: prefix before the template link/name | {{subst:example}} | {{tls}}, {{tlxs}}, etc |
|alttext=[text] |
Use [text] as the label for the template link | {{Other}} | {{tla}} |
Unnamed (Positional)
This template can take any number of unnamed parameters as parameters accompanying the template link (or name); see Examples below.
Examples
- Note
- On the source sister projects, en.wikipedia and Meta, X0, X1, X2, …, X9 are sandbox templates for experimentation on involved templates that need be in template space. An auto-cleansing software facility exists that might be used to duplicate the facility on other Sister projects.
Code' | Output | Remarks |
{{[[Şablon:|]]|Banner}} | {{|Banner}} | Banner template does not exist. Be aware with linking to non-existing templates, although desired. |
{{[[Şablon:|]]|ok}} | {{|ok}} | ok template does exist |
{{[[Şablon:|]]|convert|<nowiki>14|m|ftin|abbr=out|sp=us</nowiki>}} | {{|convert|14|m|ftin|abbr=out|sp=us}} | Unlimited parameters as one <nowiki>...</nowiki> string |
{{[[Şablon:|]]|Abc}} | {{|Abc}} | |
{{[[Şablon:|]]|abC}} | {{|abC}} | template names are case-sensitive |
{{[[Şablon:|]]|abc}} | {{|abc}} | first letter is case-insensitive though |
{{[[Şablon:|]]|abc|{{spaces}}'{{spaces}}}} | {{|abc| }} | Using {{spaces}} before and after {{{1}}} parameter. |
{{[[Şablon:|]]|x0}} | {{|x0}} | |
{{[[Şablon:|]]|x0|code=on}} | {{|x0|code=on}} | <code> style |
{{[[Şablon:|]]|x0|plaincode=on}} | {{|x0|plaincode=on}} | plaincode style |
{{[[Şablon:|]]|x0|kbd=on}} | {{|x0|kbd=on}} | <kbd> style |
{{[[Şablon:|]]|x0|bold=on}} | {{|x0|bold=on}} | bold link/name |
{{[[Şablon:|]]|x1|one|italic=on}} | {{|x1|one|italic=on}} | parameter/s in italics |
{{[[Şablon:|]]|x0|nolink=on}} | {{|x0|nolink=on}} | |
{{[[Şablon:|]]|x0|subst=on}} | {{|x0|subst=on}} | |
{{[[Şablon:|]]|x0|brace=on}} | {{|x0|brace=on}} | all braces in link |
{{[[Şablon:|]]|x0|braceinside=on}} | {{|x0|braceinside=on}} | inside braces in link |
{{[[Şablon:|]]|x0|alttext=x0 link}} | {{|x0|alttext=x0 link}} | |
{{[[Şablon:|]]|x0|bold=on|code=on|brace=on}} | {{|x0|bold=on|code=on|brace=on}} | No reason you can't combine multiple parameter settings |
{{[[Şablon:|]]|x1|one}} | {{|x1|one}} | |
{{[[Şablon:|]]|x2|one|two}} | {{|x2|one|two}} | |
{{[[Şablon:|]]|x2|bold=on|code=on|one|two}} | {{|x2|bold=on|code=on|one|two}} | Can combine named and anonymous parameters … |
{{[[Şablon:|]]|x2|one|two|bold=on|code=on}} | {{|x2|one|two|bold=on|code=on}} | … in any order … |
{{[[Şablon:|]]|x2|one|code=on|two|bold=on|three}} | {{|x2|one|code=on|two|bold=on|three}} | … even intermixed … |
{{[[Şablon:|]]|x2|one|code=on|two|bold=on|three|italic=on}} | {{|x2|one|code=on|two|bold=on|three|italic=on}} | … with many different configurations. |
{{[[Şablon:|]]|x3|1|2|3|4|5|6|7|və s. və i.}} | {{|x3|1|2|3|4|5|6|7|8|9|10}} | |
{{[[Şablon:|]]}} | with no arguments, the current page name is substituted | |
{{[[Şablon:|]]|x1|x=u}} | {{|x1|x=u}} | = won't work |
{{[[Şablon:|]]|x1|x=u}} | {{|x1|x=u}} | = is okay |
{{[[Şablon:|]]|x1|x{{=}}u}} | {{|x1|x=u}} | {{=}} is okay (see template equal sign) |
{{[[Şablon:|]]|x1|x<nowiki>=</nowiki>u}} | {{|x1|x=u}} | sticky nowiki is okay |
{{[[Şablon:|]]|x2||two||}} | {{|x2||two||}} | empty parameters work too, even at the end |
{{[[Şablon:|]]|x2|3=two|2=one}} | {{|x2|3=two|2=one}} | right to left okay |
Code | Output |
---|---|
{{[[Şablon:|]]|long template name that would wrap to new line|this is a long value for the 1st parameter that would wrap}} | long template name that would wrap to new line|this is a long value for the 1st parameter that would wrap}} |
Code | Output |
---|---|
{{[[Şablon:|]]|nowrap=on|long template name that would wrap to new line|long value for the 1st parameter that would wrap}} | nowrap=on|long template name that would wrap to new line|long value for the 1st parameter that would wrap}} |
Code | Output |
---|---|
{{[[Şablon:|]]|nowrapname=on|long template name that would wrap to new line|long value for the 1st parameter that would wrap}} | nowrapname=on|long template name that would wrap to new line|long value for the 1st parameter that would wrap}} |