Template:Warningbox/doc: Difference between revisions
From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Blanked the page |
No edit summary |
||
| 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}} |
|||
Revision as of 00:36, 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 box This is a paragraph with some warning message for the user |