Template:Info: Difference between revisions
Jump to navigation
Jump to search
imported>CrackRabbit |
imported>CrackRabbit |
(No difference)
| |
Revision as of 11:49, 10 July 2022
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. |