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
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:


<pre style="white-space: pre-wrap;">
<pre style="white-space: pre-wrap;">
{{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}}
</pre>
</pre>


...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}}

Latest revision as of 01:18, 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