Template:Warning (pt BR): Difference between revisions

From KDE TechBase
(New page: {{Box|1={{{3|Aviso}}}|2=noframe|left|40px{{{1}}} <div class="clear"></div> }} <noinclude> Category:Template </noinclude>)
 
No edit summary
Line 1: Line 1:
{{Box|1={{{3|Aviso}}}|2=[[Image:Action_stop.svg|noframe|left|40px]]{{{1}}} <div class="clear"></div> }}
{{Box|2={{#if: {{{2|}}} | {{{2}}} | Aviso }}
<noinclude>
|3=[[Image:Warning.png|left|40px|link=]]
|1={{{1}}}
|4=alert-warning}}<noinclude>
----
Displays an information box. Parameters
# Text of the main body
# (optional) Title of the box (default: Warning)
 
Example: <nowiki>{{Warning|This is a warning}}</nowiki> gives
 
{{Warning|This is a warning}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Revision as of 13:57, 11 October 2019

Aviso
{{{1}}}

Displays an information box. Parameters

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

Example: {{Warning|This is a warning}} gives

Warning
This is a warning