pavement

Template:Cmd

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
 
<span style="background-color:lightgray" id="cmd">{{{1}}}</span><noinclude>
 
<span style="background-color:lightgray" id="cmd">{{{1}}}</span><noinclude>
  
Usage:
+
'''Usage:'''
  
 
Indicates command-line text. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.
 
Indicates command-line text. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.
  
 
+
'''Example:'''
Example:
+
  
 
<nowiki>{{cmd|kldstat}}</nowiki> produces {{cmd|kldstat}}
 
<nowiki>{{cmd|kldstat}}</nowiki> produces {{cmd|kldstat}}
 +
 +
'''See also:'''
 +
 +
[[help:templates]]
 
</noinclude>
 
</noinclude>

Revision as of 23:05, 1 November 2015

{{{1}}}

Usage:

Indicates command-line text. For simple use with inline text. Template isn't functional with use of pipes "|" and other special characters.

Example:

{{cmd|kldstat}} produces kldstat

See also:

help:templates

Personal tools