Template:Warning/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Box|2={{#if: {{{2|}}} | {{{2}}} | Attention }} |3=left|40px|link= |1={{{1}}} }} <noinclude> ---- Displays an information box. Parameters # Text of the...")
 
No edit summary
Line 9: Line 9:
# (optional) Title of the box (default: Warning)
# (optional) Title of the box (default: Warning)


Example: <nowiki>{{Warning|This is a warning}}</nowiki> gives
Example: <nowiki>{{Warning/fr|This is a warning}}</nowiki> gives


{{Warning|This is a warning}}
{{Warning/fr|This is a warning}}
[[Category:Template]]
[[Category:Template]]
</noinclude>
</noinclude>

Revision as of 15:54, 1 May 2016

Attention

{{{1}}}



Displays an information box. Parameters

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

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

Attention

This is a warning