Template:Notice/doc

From Miraheze Developers Wiki
Dependencies:

Usage

This is the {{notice}} message box.

This is how this box looks.

{{notice|Include text here.}}

Which renders like this:

Notice Include text here.

The header parameter works on talk pages too. But there is one parameter that only works on talk pages, the small parameter. Like this:

{{notice|small=yes|header=Header text|Include text here.}}
Notice Notice: Header text
Include text here.

As you can see, "small=yes" causes a smaller right floating box with a smaller image and smaller text size.
Let's try the image parameter too. Like this:

{{notice|demospace=talk|small=yes|image=Stop hand nuvola.svg
  |header=Header text|Include text here.}}
Notice Notice: Header text
Include text here.