Template:Cloo

From wiki.emacinc.com
Revision as of 14:34, 9 November 2015 by Mdean (talk | contribs) (Initial Content.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The CLOO Template

This template displays the passed argument, command output, as simulated command line output.



NOTE
Use this when you need to override the font settings of a containing element, such as a Note box.


Use it like this:

The output of the <code>ls -lh</code> command might look like {{iclo |-rw-r--r--    1 root     root        4.7K Jun 22 16:58 wgetrc}} in your shell.

to produce:

The output of the ls -lh command might look like -rw-r--r-- 1 root root 4.7K Jun 22 16:58 wgetrc in your shell.