Template:Tip: Difference between revisions

From KDE UserBase Wiki
No edit summary
m (remove space)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
|3=[[Image:Ktip.png|left|40px|link=]]
|3=[[Image:Ktip.png|left|40px|link=]]
|1={{{1}}}
|1={{{1}}}
}}
|4=alert-success
<noinclude>
}}<noinclude>
----
----
Displays an information box. Parameters
Displays an information box. Parameters

Latest revision as of 20:48, 13 July 2019

Tip

{{{1}}}

Displays an information box. Parameters

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

Example: {{Tip|This is a piece of advice}} gives

Tip

This is a piece of advice