Jump to content

Template:Note/Doc

From NixOS Wiki

This template can be used for displaying important information that shouldn't disrupt the normal reading flow.

Note: This information is important and highlighted to you.

Usage

You can simply include this template, along with a message to be displayed:

{{note|This information is important and highlighted to you.}}

You can also change the leading text (the "Note" part):

{{note|leading=For your information.|This information is important and highlighted to you.}}
For your information. This information is important and highlighted to you.

Template data

Display an important message without disrupting the normal reading flow

Template parameters

ParameterDescriptionTypeStatus
Note content1

The message to be included in the note

Stringoptional
Leading textleading

If set, this will replace the 'Note:' text at the beginning of the note

Stringoptional