Difference between revisions of "Template:Infobox/doc"

From Bashlinux
Jump to: navigation, search
(Created page with "=== Template usage === The template can be invoked as follows: <pre style="white-space: pre-wrap;"> {{Infobox|Info box|This is a paragraph with some informative message for t...")
 
 
Line 3: Line 3:
   
 
<pre style="white-space: pre-wrap;">
 
<pre style="white-space: pre-wrap;">
{{Infobox|Info box|This is a paragraph with some informative message for the user}}
+
{{Infobox | Info box | This is a paragraph with some informative message for the user}}
 
</pre>
 
</pre>
   

Latest revision as of 01:18, 3 June 2015

Template usage

The template can be invoked as follows:

{{Infobox | Info box | This is a paragraph with some informative message for the user}}

...which produces the following information box:

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