Jump to content

Template:Info/Doc: Difference between revisions

From NixOS Wiki
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 (..."
 
(No difference)

Latest revision as of 19:23, 5 June 2025

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.