Template:Note: Difference between revisions
m (1 revision: Moving Docbook Primer from UserBase to TechBase) |
Neverendingo (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Box1|2={{{2|Note}} | {{Box1|2={{#if: {{{2|}}} | {{{2}}} | Note }} | ||
|3=[[Image:Note-box-icon.png|left|40px|link=]] | |||
|1={{{1}}} | |||
|4=alert-info | |||
}} | |||
<noinclude> | <noinclude> | ||
---- | |||
# | Displays an information box. Parameters | ||
# (optional) | # Text of the main body | ||
# (optional) Title of the box (default: Note) | |||
Example: | Example: <nowiki>{{Note|This is a note}}</nowiki> gives | ||
{{Note|This is a note}} | |||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> |
Revision as of 15:23, 5 December 2012
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 |