Template:Attention: Difference between revisions

From KDE UserBase Wiki
(prepare for theme update (bootstrap 4 alert has per default no bc))
m (remove space)
 
Line 3: Line 3:
|1={{{1}}}
|1={{{1}}}
|4=alert-warning
|4=alert-warning
}}
}}<noinclude>
<noinclude>
----
----
Displays an information box. Parameters
Displays an information box. Parameters

Latest revision as of 20:44, 13 July 2019

Attention

{{{1}}}

Displays an information box. Parameters

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

Example: {{Attention|You should note this}} gives

Attention

You should note this