Since I've seen people copying my notice code and putting it on their pages, I made a Notice template to simplify it so you don’t have to copy and paste it. Just use the template.
Pages that use these that were not made by me:
Impresario Hypothesis, The Kauer Thesis, Derelicta, The Kingdom of Clarn
It has 4 parameters: bg, tc, from, body. These are all declared in lowercase.
Bg - Background color. Put it in hex format: #XXXXXX
Default is white.
Tc - Text color. Put it in hex format: #XXXXXX
Default is black.
From - Put down the organization/person the notice is from.
Default is none.
Body - Put down the actual notice here.
Default is a “This section is empty” message.
Example of usage:
{{Notice|bg=#382832|tc=#9293AB|from=The M.E.G.|body=Body found.}}
If you do not want the “NOTICE:” part, use the Notice2 template instead. There will be no from parameter, though.