Changes

Template:Cmd/doc

136 bytes removed, 11:33, 29 September 2011
fixed
For one command add this code to the page text:
<pre>
{{User:Astaecker/ShellCmd|a command}}
</pre>
{{User:Astaecker/ShellCmd|a command}}
One command with output:
<pre>
{{User:Astaecker/ShellCmd|a command
|output=Some output}}
</pre>
{{User:Astaecker/ShellCmd|a command
|output=Some output}}
{{Note|''output'' - as a named parameter - is optional and can additional be used in the following examples. This is also true for all following named parameters.}}
One command with user defined prompt and color:
<pre>
{{User:Astaecker/ShellCmd|a command
|prompt=example ?
|color=blue}}
</pre>
{{User:Astaecker/ShellCmd|a command
|prompt=example ?
|color=blue}}
Up to five commands:
<pre>
{{User:Astaecker/ShellCmd|1. command
|2. command
|3. command
}}
</pre>
{{User:Astaecker/ShellCmd|1. command
|2. command
|3. command
Anonymous user
Astaecker