you get
{{Template:MessageBox|
backgroundcolor = red|
image =Warning.gif|
heading =WARNING|
message = Using following code is extremely dangerous}}
you type
<pre>
{{Template:MessageBox|
backgroundcolor = #F8E6E6|
image =160px-Mediawiki.png|
heading =WELCOME|
message = 1234567890}}
</pre>
you get
{{Template:MessageBox|
backgroundcolor = #F8E6E6|
image =160px-Mediawiki.png|
heading =WELCOME|
message = 1234567890}}
[[Category:Help]]