Template:Info
(Redirected from Template:Infobox)
Makes a nice infobox with your text.
Syntax
{{ info | text }}
- text - your text (duh)
Note: remember to remove all whitespaces (except for the ones in your text) and put everything in one long line, otherwise it might get broken.
Example
{{info|This statement is false.}}
produces:
| This statement is false. |