Ашаблон:Mlx/doc
Ари ашаблон Lua апрограммаҟаҵаратә бызшәа ахархәара аҭатәуп: |
Ахәҭаҷ/асекциа адырра апроцесс аԥсуа бызшәа аиҭагара ахь. Абызшәа адырра шәазҟазазар, ишәылшоит шәхы алашәырхәыр. |
Ашаблон:Module link expanded (аредакциазура | ахцәажәара | аҭоурых | азхьарԥшқәа | ашьклаԥшра | ажурналқәа) (often abbreviated {{mlx}}) is used to display a module name as a link surrounded by braces with the {{#invoke}} parser function, thus showing the module name as code rather than actually invoking it. Its primary use is in instruction and documentation where it is used to refer to a module by name without invoking it. It is also supports the definition of a function and parameters.
Examples
аредакциазураCode | Result | Notes |
---|---|---|
Ашаблон:Tji | {{#invoke:Example|function}}
|
Usage without function name. This does not produce a usable invocation. |
Ашаблон:Tji | {{#invoke:Example|hello}}
|
Usage with a function name. |
Ашаблон:Tji | {{#invoke:Example|count_fruits|bananas=5|apples=10}}
|
Usage with a function name and parameters. |
Ашаблон:Tji | {{#invoke:Example|count_fruits|bananas=5|apples=10}}
|
Usage with a function name and parameters, using {{=}}. |
TemplateData
аредакциазураДокументация TemplateData для шаблона: Mlx
This template displays a module name as a link surrounded by braces with the {{#invoke}} parser function, thus showing how the module name would be used in code. Its primary use is in instruction and documentation.
Параметр | Описание | Тип | Статус | |
---|---|---|---|---|
module name | 1 | the module name without the namespace prefix “Module:”, which is added automatically | Строковый (без форматирования) | обязательный |
function name | 2 | the function name within the module to call | Строковый (без форматирования) | обязательный |
parameter 1 | 3 | the name (and value) of the first parameter, use {{=}} to add an equal sign | Строковый (без форматирования) | необязательный |
parameter 2 | 4 | the name (and value) of the second parameter, use {{=}} to add an equal sign | Строковый (без форматирования) | необязательный |
parameter 3 | 5 | the name (and value) of the third parameter, use {{=}} to add an equal sign | Строковый (без форматирования) | необязательный |
Шәахә. иара убас
аредакциазура- {{ml}} – similar function but not surrounded in
<code>...</code>
tags - {{mfl}} – similar to {{ml}} but creates a link to the function's documentation
- {{tlx}} – a version of this template for templates instead of modules
General-purpose formatting
аредакциазураText style ↓ | {{tlg}} options[note 1]to achieve text style |
Link style | |||||
---|---|---|---|---|---|---|---|
Linked | Unlinked | Linked with subst | Unlinked with subst | Linked including braces | Linked with alternative text | ||
{{tlg}} options[note 1]to achieve link style |
Н/а | DEFAULT | nolink=yes
|
subst=yes
|
nolink=yes
|
braceinside=yes
|
alttext=Foo 2=Foo
|
normal | DEFAULT | {{tlg}} {{tl}} {{tlp|1|2|...}} {{Template:tlu}} |
{{tlf}} <template link> |
{{subst:tls}} Ашаблон:Tlsu |
{{tlsf}} <template link> |
{{tn}} | {{tla}} |
code
|
code=yes
|
{{tl2}} {{tlx}} Ашаблон:Tlxu |
{{tlc}} <template link> {{tnull}} <template link>
|
{{subst:tlxs}}
|
Ашаблон:Tlsc <template link> |
Н/а | |
monospace | plaincode=yes |
Н/а | {{subst:tltss}} |
Н/а | |||
kbd | kbd=yes | ||||||
bold | bold=yes
|
{{tlb}} | Н/а | ||||
bold+code
|
bold=yes
|
{{tlxb}}
| |||||
italic+code
|
italic=yes
|
{{tlxi}}
|
- ↑ 1,0 1,1 1,2
{{tlg}}
is the most general template, allowing any combination of text style and/or link style options. - ↑ 2,0 2,1 2,2 2,3 2,4 Prevents wrapping of text by placing it inside
<span class="nowrap">...</span>
tags. - ↑ 3,0 3,1 3,2 Allows links to templates in any namespace.
- ↑
{{tlg|plaincode=yes}}
uses<code style="border:none; background-color:transparent;">...</code>
. - ↑ 5,0 5,1 Displays monospaced font using
<span style="font-family:monospace;">...</span>
.
Other formatting templates
аредакциазураCode example | Effect | Notes |
---|---|---|
{{tl2|Hatnote|lang=fr}}
|
{{hatnote}} |
Supports linking to sister projects (e.g., fr:Hatnote) |
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}}
|
{{hatnote|lang=fr|Some text}}
|
Shows code and example |
{{tln|Hatnote}}
|
Ашаблон:Tln | Produces a normal link to the template |
{{elc|Template:Hatnote}} {{elc|Template:Hatnote|Hatnote}}
|
[[Template:Hatnote]] [[Template:Hatnote|Hatnote]] |
Formats wikilink, with optional piped link text and blended suffix |
{{ml|Example|hello}}
|
Ашаблон:Ml | Counterpart to {{tl}} for linking to Lua modules |
{{mlx|Example|hello}}
|
{{#invoke:Example|hello}}
|
Counterpart to {{tlx}} for linking to Lua modules |
{{ml-lua|Module:Example|hello}}
|
Ашаблон:Ml-lua | Link to Lua modules and built-in libraries, showing Lua code. |
{{para|title|<var>book title</var>}}
|
|title=book title |
Formats template parameters for display, with or without values |
{{sclx|LASTING}}
|
Ашаблон:Sclx | Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a <code>...</code> tag.
|
{{tag|ref}} {{xtag|templatedata}}
|
<ref>...</ref> Ашаблон:Xtag |
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing |
{{dtl|Ping project}}
|
Ашаблон:Dtl | Wikidata counterpart to {{tl}} |
{{pf|if}} {{pf|if|{{{1}}}|true|false}}
|
Ашаблон:Pf Ашаблон:Pf |
Parser function equivalent to {{tl}} |
{{magic word|uc:}}
|
Ашаблон:Magic word | Magic word links |
With utility links
аредакциазураCode example | Effect |
---|---|
{{lt|Hatnote}}
|
Ашаблон:Hatnote (аредакциазура | ахцәажәара | аҭоурых | азхьарԥшқәа | ашьклаԥшра | ажурналқәа) |
{{lts|Hatnote}}
|
Ашаблон:Hatnote(аредакциазура ахцәажәара азхьарԥшқәа аҭоурых) |
{{t links|Hatnote}}
|
Ашаблон:T links |
{{tfd links|Hatnote}}
|
Ашаблон:Tfd links |
{{tetl|Hatnote}}
|
Ашаблон:Tetl |
{{tsetl|Hatnote}}
|
Ашаблон:Tsetl |
{{ti|Hatnote}}
|
Ашаблон:Hatnote (ахцәажәара • азхьарԥшқәа • аредакциазура) |
{{tic|Hatnote}}
|
Ашаблон:Tic |
{{tim|Hatnote}}
|
Ашаблон:Tim |
{{tiw|Hatnote}}
|
Ашаблон:Hatnote (backlinks аредакциазура) |
{{tlt|Hatnote}}
|
Ашаблон:Tlt |
{{ttl|Hatnote}}
|
Ашаблон:Ttl |
{{twlh|Hatnote}}
|
Ашаблон:Twlh |