Template:Warningbox/doc: Difference between revisions
From Bashlinux
Jump to navigationJump to search
Content deleted Content added
No edit summary |
Blanked the page |
||
| Line 1: | Line 1: | ||
=== 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 the user}} |
|||
</pre> |
|||
...which produces the following warning box: |
|||
{{Warningbox | Warning box | This is a paragraph with some warning message for the user}} |
|||