Template:CommandLineTable: Difference between revisions
From OuroDev
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 21: | Line 21: | ||
Very nice.}} | Very nice.}} | ||
}} | }} | ||
</noinclude><includeonly>{| style="width:100%; background:# | |||
You can also use it for other kinds of monospaced table lists. | |||
{{CommandLineTable| | |||
{{CLArg|ConfigDirective|This directive tells the server to activate the system.}} | |||
{{CLArg|WildRide| | |||
This one takes subdirectives. | |||
{{CommandLineTable| | |||
{{CLArg|DataFolder|The folder for data.}} | |||
{{CLArg|System|This is the system.}} | |||
}}}} | |||
}} | |||
</noinclude><includeonly>{| class="commandlinetable" style="width:100%; background:#c7c7c7; margin-top: 0.6em; margin-bottom:0.6em; border:1px solid #000000; border-collapse: collapse" | |||
{{{1}}} | {{{1}}} | ||
|}</includeonly> | |}</includeonly> |
Latest revision as of 14:11, 8 October 2020
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.}} }}
|
This is argument 1. |
|
Argument 2 engages numberwang according to the parameter. |
|
You can have multiparagraph and wikiformatting in the descriptions. Very nice. |
You can also use it for other kinds of monospaced table lists.
|
This directive tells the server to activate the system. | ||||
|
This one takes subdirectives.
|