Difference between revisions of "Template:Iclo"
(Initial Content.) |
m (Tweak) |
||
Line 13: | Line 13: | ||
− | </noinclude><includeonly><span style="padding-bottom:1px;padding-top:0px;padding-left:3px;padding-right:3px;background-color:#111;border-radius:3px;box-shadow:1px 1px 2px #aaa;"> | + | </noinclude><includeonly><span style="padding-bottom:1px;padding-top:0px;padding-left:3px;padding-right:3px;background-color:#111;border-radius:3px;box-shadow:1px 1px 2px #aaa;">{{clitxt}} {{{1}}}{{clitxts}}</span></includeonly> |
Revision as of 13:17, 9 November 2015
The iCLO Template
This template displays the passed argument, cmd
, as simulated command line output, inline.
Use it like this:
To show files, type {{iclo | -rw-r--r-- 1 root root 164769 Nov 6 23:16 all}} in your shell.
to produce:
To show files, type -rw-r--r-- 1 root root 164769 Nov 6 23:16 all
in your shell.