Difference between revisions of "Template:Argument table"

From JRiverWiki
Jump to: navigation, search
(Usage)
(Usage)
 
(One intermediate revision by the same user not shown)
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}}
Line 14: Line 14:
 
Name parameter defaults to ''mode'' if not provided.
 
Name parameter defaults to ''mode'' if not provided.
  
Use <nowiki>{{argument table row}}</nowiki> to create standard rows for the table.</noinclude>
+
Use [[Template:argument table row]] to create standard rows for the table.</noinclude>

Latest 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 Template:argument table row to create standard rows for the table.