Шаблон:Note/en: различия между версиями
Материал из SmartPlayer
Admin (обсуждение | вклад) м (1 версия импортирована) |
Admin (обсуждение | вклад) Нет описания правки |
||
(не показаны 2 промежуточные версии этого же участника) | |||
Строка 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=Note|link=]] '''Note:''' }}<!-- | | [[File:OOjs UI icon lightbulb-yellow.svg|18px|alt=<translate><!--T:1--> Note</translate>|link=]] '''<translate><!--T:2--> Note:</translate>''' }}<!-- | ||
--></onlyinclude> | --></onlyinclude> | ||
{{documentation|content= | {{documentation|content= | ||
== Usage == | <translate> | ||
== Usage == <!--T:3--> | |||
</translate> | |||
<pre> | <pre> | ||
{{Note|Foo}} | {{Note|Foo}} | ||
Строка 15: | Строка 17: | ||
{{Note|Foo|warn}} | {{Note|Foo|warn}} | ||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note}} Loose test | {{Note}} <translate nowrap><!--T:6--> Loose test</translate> | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} | ||
Строка 24: | Строка 26: | ||
{{Note|Foo|warn}} | {{Note|Foo|warn}} | ||
{{Note|Foo|error}} | {{Note|Foo|error}} | ||
{{Note}} Loose test | {{Note}} <translate><!--T:4--> Loose test</translate> | ||
* Text {{Note|Foo|inline=1}} | * Text {{Note|Foo|inline=1}} |
Текущая версия от 14:08, 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. | Содержимое (контент) | обязательный |