Template:Note

From K6ka's Wiki
Jump to navigation Jump to search
Note:
{{{1}}}
Template documentation (View · Edit · History · Purge)

Description[edit source]

This template can be used to display a special "Note" message where specified. It uses the {{Metabox}} template.

Usage[edit source]

Type {{Note|<Your message here>}} where you want to display the note. For example, typing in {{Note|The quick brown fox jumps over the lazy dog}} produces:


Note:
The quick brown fox jumps over the lazy dog

By default, the title of the message box will be "Note:. You can change this using the |note = parameter. For example, typing in {{Note|title=Did you know?|The quick brown fox jumps over the lazy dog}} produces:


Did you know?
The quick brown fox jumps over the lazy dog

You can also change the colour of the border and the background using |bordercolor = and |backgroundcolor =, respectively. Use an HTML colour code or colour name, without the "#". The template border defaults to #3571C3, and the background defaults to #E8F6FF.

{{Note|title=Did you know?|The quick brown fox jumps over the lazy dog|bordercolor=red|backgroundcolor=silver}} gives:


Did you know?
The quick brown fox jumps over the lazy dog

Visit Template:Note/doc to edit this text! (How does this work?) (Refresh this text - why?)