Template:Infobox/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;"> {{Infobox|Info box|This is a paragraph with some informative message for t..."
 
Manpaz (talk | contribs)
No edit summary
 
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