Template:Argument optional: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Argument ''{{{1|mode}}}'' is optional (defaults to {{monospace|{{{2|0}}}}}).<noinclude>
* <span style="font-size:92%; color:#0f3f8d;">Argument ''{{{1|mode}}}'' is optional (defaults to {{{2|{{monospace|0}}}}}).</span><br /><noinclude>


== Usage ==
== Usage ==
Line 5: Line 5:
<pre>{{argument optional|ARGUMENT_NAME|DEFAULT_VALUE}}</pre>
<pre>{{argument optional|ARGUMENT_NAME|DEFAULT_VALUE}}</pre>
: If ARGUMENT_NAME is not included, it defaults to mode.
: If ARGUMENT_NAME is not included, it defaults to mode.
: If DEFAULT_VALUE is not included, it defaults to zero.</noinclude>
: If DEFAULT_VALUE is not included, it defaults to zero (in monospace).</noinclude>

Latest revision as of 06:19, 26 January 2016

  • Argument mode is optional (defaults to 0).

Usage[edit]

{{argument optional|ARGUMENT_NAME|DEFAULT_VALUE}}
If ARGUMENT_NAME is not included, it defaults to mode.
If DEFAULT_VALUE is not included, it defaults to zero (in monospace).