Difference between revisions of "Template:Argument table"

From JRiverWiki
Jump to: navigation, search
(Usage)
(Usage)
Line 7: Line 7:
 
<pre>
 
<pre>
 
{{argument table
 
{{argument table
| name=ARGUMENT+NAME
+
| name=ARGUMENT_NAME
 
| contents=
 
| contents=
 
{{argument table row|VALUE|DESCRIPTION}}
 
{{argument table row|VALUE|DESCRIPTION}}

Revision as of 14:07, 25 January 2016

Available mode values:

{{{contents}}}

Usage

{{argument table
| name=ARGUMENT_NAME
| contents=
{{argument table row|VALUE|DESCRIPTION}}
}}

Name parameter defaults to mode if not provided.

Use {{argument table row}} to create standard rows for the table.