Template:RootCmd/testcases

From OpenZFS
< Template:RootCmd
Revision as of 17:27, 11 June 2014 by Ryao (talk | contribs) (Import Template:RootCmd/testcases from Gentoo Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Template testcases notice

No parameter
Wiki code
{{RootCmd}}

Main version
{{RootCmd}}
Parameter unnamed not defined. For correct usage see template's documention.

Sandbox version


Parameter: unnamed
Wiki code
{{RootCmd|a command}}

Main version
root # a command

Sandbox version


Parameter: unnamed with the special characters "=" and "|"
Wiki code
{{RootCmd|a command with {{=}} and {{!}}}}

Main version
root # a command with = and |

Sandbox version


Parameter: output
Wiki code
{{RootCmd|a command|output=<pre>
Some output
</pre>}}

Main version
root # a command
Some output

Sandbox version


Parameter: prompt, color
Wiki code
{{RootCmd
|a command
|prompt=example ?
|color=blue
}}

Main version
example ? a command

Sandbox version


Parameter: unnamed (10x)
Wiki code
{{RootCmd
|1. command
|...
|10. command
}}

Main version
root # 1. command
root #
2. command
root #
3. command
root #
4. command
root #
5. command
root #
6. command
root #
7. command
root #
8. command
root #
9. command
root #
10. command

Sandbox version


Parameter: unnamed (11x)
Wiki code
{{RootCmd
|1. command
|...
|11. command
}}

Main version
{{RootCmd}}
Too many unnamed parameters. Maximum is 11. For correct usage see template's documention.

Sandbox version