Template:Notice
Info: This page is a template. It contains no information but should be used as part of other articles. Please do not experiment with this template, it could mess up all pages using this template.
This template will create a bright yellow notice box that should be used to highlight anything that the reader should read with caution, but not necessarily something dangerous. If that is the case, use Template:Warning instead.
Example:
The following line included in a wiki article:
{{Notice|This part has been untested.}
Will turn into:
Notice: This part has been untested.
You can also specify a label, replacing "Info:" with one specific to the article you are editing, by using the following syntax:
{{Notice|label=NOTICEME|This part has been untested.}}
Will turn into:
NOTICEME: This part has been untested.
Pay attention to the syntax:
label=NOTICEME
This won't work if you don't do it right.