From WikiChip
Difference between revisions of "Template:ArgsList/Doc"
< Template:ArgsList

(Created page with "{{Template doc |description = A simple way to create consistent argument lists. |usage = <nowiki>{{ArgsList |arg1 | description1 |arg2 | description2 |arg3 | des...")
 
 
Line 2: Line 2:
 
|description    = A simple way to create consistent argument lists.
 
|description    = A simple way to create consistent argument lists.
 
|usage          = <nowiki>{{ArgsList
 
|usage          = <nowiki>{{ArgsList
 +
|width = width
 
|arg1 | description1
 
|arg1 | description1
 
|arg2 | description2
 
|arg2 | description2

Latest revision as of 14:23, 30 June 2014

Template documentation


A simple way to create consistent argument lists.

Usage[edit]

{{ArgsList
|width = width
|arg1 | description1
|arg2 | description2
|arg3 | description3
|argN... | descriptionN...
}}

Example

{{ArgsList
|arg1 | description1
|arg2 | description2
|arg3 | description3
|argN... | descriptionN...
}}
arg1 description1
arg2 description2
arg3 description3
argN... descriptionN...