Template:Info

Revision as of 19:21, 5 June 2025 by DoggoBit (talk | contribs) (Created page with "<includeonly>{{Notice |color=var(--color-progressive) |background=var(--background-color-progressive-subtle) |icon=ⓘ |'''{{{leading|Note:}}}''' {{{1}}} }}</includeonly><noinclude>{{Documentation}}</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.