Template:CommandLineTable

From OuroDev
Revision as of 13:24, 30 April 2019 by Bevinsky (talk | contribs)

Table for command line arguments and other monospace definition tables.

Example:

{{CommandLineTable|
{{CLArg|-arg1|This is argument 1.}}
{{CLArg|-arg2 ''number''|Argument 2 engages numberwang according to the parameter.}}
{{CLArg|-longarg|
You can have multiparagraph and wikiformatting in the descriptions.

Very nice.}}
}}

-arg1

This is argument 1.

-arg2 number

Argument 2 engages numberwang according to the parameter.

-longarg

You can have multiparagraph and wikiformatting in the descriptions.

Very nice.