Template:Code
From MidrangeWiki
{{{1}}}
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
|
- This template is a self-reference and so is part of the MidrangeWiki project rather than the content itself.