Template:Argument table: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
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 19: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.