Template:Test
From FreeBSDwiki
		(Difference between revisions)
		
		
| Line 1: | Line 1: | ||
| − | <span style="background-color:lightcyan" id="code">{{{1|}}}</span><noinclude>  | + | <span style="background-color:lightcyan" id="code">{{{1|<nowiki>{{2}}</nowiki>}}}</span><noinclude>  | 
'''Usage:'''  | '''Usage:'''  | ||
| Line 12: | Line 12: | ||
| − | {{code|klds=tatv}}  | + | {{code|klds<nowiki>=</nowiki>tatv}}  | 
'''See also:'''  | '''See also:'''  | ||
Revision as of 13:26, 5 May 2016
{{2}}
Usage:
Indicates code text. For use within paragraphs. Template isn't functional with use of pipes "|", equal signs "=" and other special characters. nowiki tags may be used to suppress the pipe and equal functions.
Examples:
{{code|kldstat -v}} produces kldstat -v.
{{code|ls /etc/rc.conf <nowiki> | </nowiki> grep ifconfig}} produces ls /etc/rc.conf | grep ifconfig
klds=tatv
See also: