Template:Note: Difference between revisions

From KDE Community Wiki
m (Reverted edits by Aracele (Talk) to last version by Alisha)
m (16 revisions imported)
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Box|Note|2=[[Image:Action_pen.svg|noframe|left|40px]]{{{1}}} <div class="clear"></div> }}
{{Box1|2={{#if: {{{2|}}} | {{{2}}} | Note }}
<noinclude>
|3=[[Image:Note-box-icon.png|left|40px|link=]]
{{Template:I18n/Language Navigation Bar|Template:Note}}
|1={{{1}}}
|4=alert-info
}}<noinclude>
----
Displays an information box. Parameters
# Text of the main body
# (optional) Title of the box (default: Note)


Example: <nowiki>{{Note|This is a note}}</nowiki> gives
{{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