Difference between revisions of "Template:Cli"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly>{|align="center" style="border:none; width:98%;" |
|align="left" style=" border: #666 solid 4px; background: black; color: #00FF00; padding-right: 5px;"| | |align="left" style=" border: #666 solid 4px; background: black; color: #00FF00; padding-right: 5px;"| | ||
{{{1}}} | {{{1}}} | ||
| − | |style="border:none; text-align:left; width:60%"| | + | |style="border:none; text-align:left; width:{{{width|60%}}}"| |
{{{2|}}} | {{{2|}}} | ||
| − | |}</ | + | |}</includeonly> |
<noinclude> | <noinclude> | ||
| + | == Explanation == | ||
This template produces a window reminiscent of an xterm, for use with commandline instructions. | This template produces a window reminiscent of an xterm, for use with commandline instructions. | ||
| + | == Usage == | ||
| + | == Example == | ||
| + | {{cli| | ||
| + | ''content'' | ||
| + | | | ||
| + | ''Text to right of box'' | ||
| + | }} | ||
</noinclude> | </noinclude> | ||
<noinclude> | <noinclude> | ||
[[category:templates]] | [[category:templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:36, 29 July 2012
Explanation
This template produces a window reminiscent of an xterm, for use with commandline instructions.
Usage
Example
| Xterm | ||||
|
error |
content | |||