Template:Note: Difference between revisions
No edit summary |
m (remove new line) |
||
Line 3: | Line 3: | ||
|1={{{1}}} | |1={{{1}}} | ||
|4=alert-success | |4=alert-success | ||
}} | }}<noinclude> | ||
<noinclude> | |||
---- | ---- | ||
Displays an information box. Parameters | Displays an information box. Parameters |
Revision as of 13:11, 20 April 2019
Note
{{{1}}}
Displays an information box. Parameters
- Text of the main body
- (optional) Title of the box (default: Note)
Example: {{Note|This is a note}} gives
Note
This is a note