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><includeonly>|- style="border-top:1px solid #a2a9b1"
<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 #a2a9b1"
| style="min-width:5%; font-family:monospace;font-size:120%; padding: 0 0.6em 0 0.6em; white-space:nowrap"  |
| style=";font-size:120%; padding: 0 0.6em 0 0.6em; white-space:nowrap"  |
{{{1}}}
{{ms|{{{1}}}}}
| style="padding: 0 0.6em 0 0.6em;" |
| style="padding: 0 0.6em 0 0.6em;" |
{{{2}}}</includeonly>
{{{2}}}</includeonly>

Revision as of 13:46, 30 April 2019

Template for command line argument tables. Use like {{CLArg|ARGUMENT|DESCRIPTION}}. Both arguments to the template are mandatory but can be empty.