Template:C
From Maths
This is like the M template only for code instead, adds a code block with optional styling.
Note that it uses a <span> tag instead of the <code> tags
| Attribute | Default | Comment |
|---|---|---|
| 1 | (empty string) | This is the code to show |
style
|
(empty string) | Optional styling, eg color:#ffffff; for white font
|