Template:Notice

From MiiWiki
Jump to navigationJump to search


Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.

Template parameters

Parameter Description Default
bg The color of the background. This will affect the border color automatically. #ffe423
textcolor The color of the text. Change to #fff (white) if the background is dark. #000
maxwidth Maximum width of the notice. Preferable to avoid percentage-based values. fit-content
image Image of the notice. Needed.png
width Width of the image. 50px
alt-text Alt text of the image. None
header Header of the notice. None
message Message of the notice. None
suppressnotice Removes "Notice: " from the header if filled out. None

Color examples

Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.
Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.
Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.
Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.
Needed.png
Notice: Building
This article or section is under construction. Therefore, please excuse its informal appearance while it's being worked on. We hope to have it completed as soon as possible.

Raw code

{{Notice
|bg=
|textcolor=
|maxwidth=
|image=
|width=
|alt-text=
|header=
|message=
|suppressnotice=
}}