Template:Code/doc
From MidrangeWiki
< Template:Code
Revision as of 15:45, 30 January 2009 by MrDolomite (talk | contribs) (→Documentation: add text about <big>, use Template:tag)
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
Encode: |
{{code|this is a test of the quick brown fox}} |
Result: |
this is a test of the quick brown fox
|
- This template is a self-reference and so is part of the MidrangeWiki project rather than the content itself.