Template:C/doc

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.

As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Renders a command or technical concept inline in a monospaced font. This template replaces the functionality of the now deprecated <tt> HTML tag.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Content1

no description

Stringrequired
Tip
Use {{=}} or {{!}} instead of the characters "=" or "|" for equal or pipe symbols, respectively.

Usage

See the template's testcases:


Unnamed parameter 1
Wiki code The {{C|wheel}} group

Main version The wheel group
Sandbox version The wheel group


Unnamed parameters 1
Wiki code Run {{C|ls -lah}} to view all files in the present directory in human readable, long format.

Main version Run ls -lah to view all files in the present directory in human readable, long format.
Sandbox version Run ls -lah to view all files in the present directory in human readable, long format.

See also