Template:Warningbox/doc: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
Created page with "=== Template usage === The template can be invoked as follows: <pre style="white-space: pre-wrap;"> {{Warningbox|Warning box|This is a paragraph with some warning message for..."
 
Manpaz (talk | contribs)
No edit summary
Line 8: Line 8:
...which produces the following warning box:
...which produces the following warning box:


{{Warningbox|Warning box|This is a paragraph with some warning message for the user}}
{{Warningbox | Warning box | This is a paragraph with some warning message for the user}}

Revision as of 00:32, 3 June 2015

Template usage

The template can be invoked as follows:

{{Warningbox|Warning box|This is a paragraph with some warning message for the user}}

...which produces the following warning box:

Warning Warning box
This is a paragraph with some warning message for the user