Jump to content

Template:Info

From NixOS Wiki

Template Documentation [edit source| uses| help]

This template can be used to display a note that should break the flow of text. They are the big cousin of Template:Note.

ⓘ︎
Note: This is some important information that should break the flow of text.

Usage

Simply include the template along with a message to display. The notice above can be recreated like:

{{Info|This is some important information that should break the flow of text.}}

You can also customise the leading text (the '"Note"):

{{Info|leading=For your information|This is some important information that should break the flow of text.}}
ⓘ︎
For your information This is some important information that should break the flow of text.