Template:Code

From EVElopedia
Jump to navigation Jump to search
{{{1}}}

Usage[edit source]

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.