Template:Code

From MidrangeWiki
Revision as of 13:37, 5 February 2007 by MrDolomite (talk | contribs) (created template for <code> tags)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{1}}}


The template documentation below is transcluded from Template:Code/doc [edit]

Documentation

{{code}} is a shorthand notation to enclose the single parameter text inside both <code> and <big> tags.

It is most useful when showing screen input or output, or referring to an object, such as a library, file, member or command.

Usage

{{ code | string to code-icize }}

Examples

Code Result
{{code|this is a test of the quick brown fox}}
this is a test of the quick brown fox
{{code|WRKPTF}}
WRKPTF