Template:Warning: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Undo revision 257850 by Claus chr (talk))
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>{{Tip|This is a warning}}</nowiki> gives


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

Revision as of 07:11, 27 July 2012

Warning

{{{1}}}



Displays an information box. Parameters

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

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

Tip

This is a warning