Template:Pre
From FORwiki
(Difference between revisions)
Line 32: | Line 32: | ||
<noinclude> | <noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
+ | [[Category:Visual Templates]] | ||
</noinclude> | </noinclude> |
Current revision as of 18:44, 24 December 2009
pre
[edit] [ ]
Template documentation

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
pre
This Pre-format
can look
like this.