Jump to content

Template:Note

From Teltonika Telematics Wiki
Revision as of 14:41, 23 June 2026 by Justinas.strelciunas (talk | contribs) (IOTWD-813 Creation of Template:Note)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
{{{text}}}

Usage

{{Note|text=Foo}}
{{Note|type=info|text=Foo}}
{{Note|type=reminder|text=Foo}}
{{Note|type=warn|text=Foo}}
{{Note|type=error|text=Foo}}
{{Note}} <!--T:6--> Loose test

* Text {{Note|inline=1|text=Foo}}
Foo
Foo
Foo
Multiple
lines
of
text
  • Multiple paragraphs.
Of text.
Foo
Foo

Note  Note: Loose test

  • Text
    Foo

Parameters

Show a note in a box (e.g. a top-of-the-page warning).

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Inline formattinginline

Show the template without line breaks before and after it.

Default
0
Auto value
1
Booleanoptional
Typetype 2

One of “info”, “reminder”, “warn”, or “error”. This setting affects the color and icon.

Suggested values
info reminder warn error
Default
info
Stringoptional
Texttext 1 content

Informative note.

Contentoptional