Template:Notice
The UESPWiki – Your source for The Elder Scrolls since 1995
| If you're seeing this message, insert "message=" at the start of your message to fix the problem. |
This template produces a notice that can be placed on the top of articles or talk pages. To place a standard notice (as seen above) on the top of a page, you should use the following code:
{{notice|The content inside the notice.}}
If you would like to customise your notice, you can add the following parameters to the template:
- border – This changes the color of the border around the template. Default color is #aaaaaa.
- bgcolor – This changes the color of the background inside the template. Default color is #f9f9f9.
- align – Then changes the alignment of the text. Default alignment is left.
- image – This adds an image to the left of the text. You should include the entire coding for the image you want to transclude. The notice will default with no image.
[edit] Notice Layouts
[edit] Warning Notice - Red
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla a nibh ut odio dictum ultrices. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. |
Use this if you would like to get someone's attention. Use it when something is seriously wrong or someone needs to know about something that's very important.
- border:
#AA9999 - bgcolor:
#FFCCCC - code:
{{notice|The content inside the notice.|border=#AA9999|bgcolor=#FFCCCC}}
[edit] Caution Notice - Yellow
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Nulla a nibh ut odio dictum ultrices. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. |
Use this if you would like everyone to take caution. Use it when you have something important to express.
- border:
#AAAA99 - bgcolor:
#FFFFCC - code:
{{notice|The content inside the notice.|border=#AAAA99|bgcolor=#FFFFCC}}

![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/Somerights.png)