Template:NoteBox
Usage
This template is used to create a note box. It has one parameter:
- The parameter is the type of the note (info, reminder, warn, error).
followed by html code
and ends with closer template NoteBoxEnd
Example
info
produces:
This is an informational note.