More actions
This mbox is used to display a note box on the page.
Usage
Parameters
content
Required- The content of the Note.
type
- The type of the Note. Can be case-insensitive
info
,warn
orerror
. Default toinfo
.
Examples
{{Note|content=This is content of the Note.}}
{{Note|type=warn|content=This is a warning Note.}}
{{Note|type=error|content=This is an error Note.}}
How to translate
This template doesn't need to/shouldn't be translated, but you can translate the documentation of this template with the following steps:
- Create a subpage of this template with the language code of the language you want to translate to.
- Copy the code wrapped in the
<noinclude>
tag in this template into the page you created.{{Translation guide}}
template should be removed from the translated documentation.
- Translate the page according to the translation requirements of normal pages.
See also
Editors can experiment in this template's sandbox.