Template:Warningbox/doc: Difference between revisions
From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Blanked the page |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| 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}} |
|||
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 box This is a paragraph with some warning message for the user |