Template:Warning: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 9: Line 9:
# (optional) Title of the box (default: Warning)
# (optional) Title of the box (default: Warning)


Example: <nowiki>{{Tip|This is a warning}}</nowiki> gives
Example: <nowiki>{{Warning|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:08, 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: {{Warning|This is a warning}} gives

Tip

This is a warning