Template:Code

{{{1}}}

Usage

Use for code blocks requiring big chunks of preformatted code. Example: {{Code|font-family: Lucida Console, Courier New, Bitstream Vera Sans Mono, sans serif;}}

font-family: Lucida Console, Courier New, Bitstream Vera Sans Mono, sans serif;


Actually, none of this works thanks to Mediawiki ignoring
 content, thus making <pre>{{{1}}}
fail miserably.