Template:CLArg: Difference between revisions
From OuroDev
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Template for command line argument tables. Use like <code><nowiki>{{CLArg|ARGUMENT|DESCRIPTION}}</nowiki></code>. Both arguments to the template are mandatory but can be empty. | <noinclude>Template for command line argument tables. Use like <code><nowiki>{{CLArg|ARGUMENT|DESCRIPTION}}</nowiki></code>. Both arguments to the template are mandatory but can be empty. | ||
</noinclude><includeonly>|- style="border-top:1px solid # | </noinclude><includeonly>|- style="border-top:1px solid #F8F9FA" | ||
| style="padding: 0 0.6em 0 0.6em; word-wrap:break-word;overflow-wrap:break-word;" | | | style="padding: 0 0.6em 0 0.6em; word-wrap:break-word;overflow-wrap:break-word;" | | ||
{{ms|{{{1}}}}} | {{ms|{{{1}}}}} | ||
| style="padding: 0 0.6em 0 0.6em; width:75%" | | | style="padding: 0 0.6em 0 0.6em; width:75%" | | ||
{{{2}}}</includeonly> | {{{2}}}</includeonly> |
Latest revision as of 14:02, 8 October 2020
Template for command line argument tables. Use like {{CLArg|ARGUMENT|DESCRIPTION}}
. Both arguments to the template are mandatory but can be empty.