Template:Codeblock
Appearance
{{{1}}}}
This template displays the first parameter as a block of code inside a grey box, using the XHTML <blockquote>
element. Notes:
- Leading whitespace on a line is ignored, so text may be spread out across multiple lines, indented for readability in the edit window. (The indents will not show up in the saved page.)
- Wiki formatting is not disabled, so multiple lines must be split with XHTML
<br/>
tags.