Template:Code/doc
Appearance
Wraps a short span of text in <code>...</code> tags. This template should be used for short samples; longer content should use <pre>...</pre> or <source>...</source>. See Help:Wiki markup for an explaination of what the various tags do.
If the code content includes an equals sign (=), you must specify the parameter explicitly: {{code|1=date=30 Feb 2010}}.
This template does not need to be substituted.
See also
- {{nowiki}}
- {{pre}}
- {{tag}}
- Help:Wiki markup