Create an info box to highlight important information.
Usage
1 or type: The type of box. Possible values: note, tip, warning, example, important, background. Defaults to note.
2 or text: The text to put in the box.
{{Note|tip|This is a tip}}
{{Note|type=warning|text=This is a warning}}
Example
Tip: This is a tip
Warning: This is a warning
Example: Text for an example can go here.