Template:Note

From Research Computing Website

Code

{{Note
|title=      # [ Arbitrary text ]
|icon-class= # [ FontAwesome class names ]
|theme=      # [ success|info|warning|danger|primary|secondary|light|dark|terminal ]
|content=    # [ Arbitrary wikitext ] 
}}

Example

{{Note
|title=Success
|icon-class=fas fa-home
|theme=success
|content=You have followed a link to a page that does not exist yet. To create the page, start typing in the box below (see the help page for more info). If you are here by mistake, click your browser's back button. 
}}

Result

Success

You have followed a link to a page that does not exist yet. To create the page, start typing in the box below (see the help page for more info). If you are here by mistake, click your browser's back button.

More examples ...

Creates colourful notes.

Template parameters

ParameterDescriptionTypeStatus
Themetheme

Color scheme

Suggested values
light dark primary secondary success info warning danger
Unknownrequired
Icon classicon-class

FontAwesome class names

Default
fas fa-home
Example
fas fa-home
Unknownrequired
Titletitle

Note heading

Unknownrequired
Contentcontent

Note text

Unknownrequired
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
© 2025 | RComputing