Difference between revisions of "Template:Infobox/doc"
From Bashlinux
(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:
![]() |
Info box This is a paragraph with some informative message for the user |