Difference between revisions of "Template:Arg"

From Kerbal Space Program Wiki
Jump to: navigation, search
Line 14: Line 14:
 
|-
 
|-
 
| {{tlx|arg|Type|name|Description}}  
 
| {{tlx|arg|Type|name|Description}}  
 +
| {{arg|Type|name|Description}}
 +
|-
 +
| {{tlx|arg|2=type=Type|3=name=name|4=desc=Description}}
 
| {{arg|Type|name|Description}}
 
| {{arg|Type|name|Description}}
 
|}
 
|}

Revision as of 19:03, 12 October 2012

Documentation for Arg


Used in the API namespace for formatting property/method arguments.

Usage

Code Result
{{arg|Type|name|Description}} Type name
{{arg|type=Type|name=name|desc=Description}} Type name