Template:Note: Difference between revisions

From KDE Community Wiki
No edit summary
m (16 revisions imported)
(4 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|1={{{1}}}
|1={{{1}}}
|4=alert-info
|4=alert-info
}}
}}<noinclude>
<noinclude>
----
----
Displays an information box. Parameters
Displays an information box. Parameters
Line 14: Line 13:
{{Note|This is a note}}
{{Note|This is a note}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Revision as of 12:31, 11 March 2016

 
Note
{{{1}}}

Displays an information box. Parameters

  1. Text of the main body
  2. (optional) Title of the box (default: Note)

Example: {{Note|This is a note}} gives

 
Note
This is a note