Jump to content

Template:Info/Doc

From NixOS Wiki
Revision as of 19:23, 5 June 2025 by DoggoBit (talk | contribs) (Created page with "This template can be used to display a note that should break the flow of text. They are the ''big cousin'' of Template:Note. {{Info|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: {{bc|<nowiki>{{Info|This is some important information that should break the flow of text.}}</nowiki>}} You can also customise the leading text (...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.