Template:Code
From James Dooley's Wiki
Overview
This is a simple wrapper template for use with <syntaxhighlight></syntaxhighlight> since it does not provide any styles. The same styles that are used on the <pre></pre> will be applied to a <div></div> tag
Usage
{{code
|style= Allows for style overrides
|code= Code to put inside the div tag
}}
example