Toggle menu
3
389
1
853
Seul En Groupe
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 14:49, 1 March 2025 by pzwiki>Vaileasys (replaced error cat with error template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
File:Notebook.pngDocumentation

This mbox is used to display a note box on the page.

Usage

Parameters

1 or content Template:Sup
The content of the Note.
type
The type of the Note. Can be case-insensitive info, warn or error. Default to info.

Examples

  • {{Note|This is content of the Note.}}
This is content of the Note.
  • {{Note|type=warn|This is a warning Note.}}
This is a warning Note.
  • {{Note|type=error|This is an error Note.}}
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:

  1. Create a subpage of this template with the language code of the language you want to translate to.
  2. 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.
  3. Translate the page according to the translation requirements of normal pages.

See also

Editors can experiment in this template's sandbox.