Шаблон:Note/en: различия между версиями
Материал из SmartPlayer
Admin (обсуждение | вклад) Нет описания правки Метка: отменено |
Admin (обсуждение | вклад) Нет описания правки Метка: ручная отмена |
||
Строка 5: | Строка 5: | ||
|#default={{{2|{{{type|}}}}}} | |#default={{{2|{{{type|}}}}}} | ||
}} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div> | }} {{#ifeq:{{{inline|}}}|1|note-inline}}">{{{1|{{{text}}}}}}</div> | ||
| [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt= | | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=Note|link=]] '''Note:''' }}<!-- | ||
--></onlyinclude> | --></onlyinclude> | ||
{{documentation|content= | {{documentation|content= | ||
== Usage == | |||
== Usage == | |||
<pre> | <pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
Строка 17: | Строка 15: | ||
{{Note|Foo|warn}} | {{Note|Foo|warn}} | ||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note}} | {{Note}} Loose test | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} | ||
Строка 23: | Строка 21: | ||
{{Note|Foo}} | {{Note|Foo}} | ||
{{Note|Foo|info}} | {{Note|Foo|info}} | ||
{{Note|Foo|reminder}} | |||
{{Note|Foo|warn}} | |||
{{Note|Foo|error}} | |||
{{Note}} Loose test | |||
* Text {{Note|Foo|inline=1}} | |||
== Parameters == | |||
{{Note/doc}} | |||
}} | |||
[[Category:Templates{{#translation:}}|{{PAGENAME}}]] |
Версия от 12:40, 26 июля 2023
{{{text}}}
Документация шаблона
Usage
{{Note|Foo}} {{Note|Foo|info}} {{Note|Foo|reminder}} {{Note|Foo|warn}} {{Note|Foo|error}} {{Note}} Loose test * Text {{Note|Foo|inline=1}}
Foo
Foo
Foo
Foo
Foo
<translate> Note:</translate> Loose test
- Text Foo
Parameters
· <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>]
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Note
Show a note in a box (e.g. a top-of-the-page warning).
Параметр | Описание | Тип | Статус | |
---|---|---|---|---|
Inline formatting | inline | Show the template without line breaks before and after it.
| Логическое значение | необязательный |
Type | type 2 | One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.
| Строковый (без форматирования) | необязательный |
Text | 1 text | Informative note. | Содержимое (контент) | обязательный |