From FORwiki

Pre mimics the appearance of <pre></pre> tags as rendered by the monobook skin; it will put your text into box.
Usage
{{Pre|text}}
Example
{{Pre|<P>This Pre-format</P><P>can look</P><P>like this.</P>}}
produces
This Pre-format
can look
like this.