Template:Pre
From FORwiki
(Difference between revisions)
m (1 revision) |
|||
Line 29: | Line 29: | ||
MAKE ADDITIONS TO THE /doc SUBPAGE INSTEAD, THANKS | MAKE ADDITIONS TO THE /doc SUBPAGE INSTEAD, THANKS | ||
--> | --> | ||
+ | </noinclude> | ||
+ | <noinclude> | ||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 01:00, 3 December 2009
pre
This Pre-format
can look
like this.
[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.