Difference between revisions of "Template:Arg"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<includeonly>{{#switch:{{{1|{{{type|}}}}}} |int,uint,double,string,String,byte,Byte,Int32,Int64,long,Int16,short |int[],uint[],double[],string[],String[],byte[],Byte[],Int32[]...")
 
Line 3: Line 3:
 
|int[],uint[],double[],string[],String[],byte[],Byte[],Int32[],Int64[],long[],Int16[],short[]=<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>
 
|int[],uint[],double[],string[],String[],byte[],Byte[],Int32[],Int64[],long[],Int16[],short[]=<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>
 
|#default=[[API:{{{1|{{{type|}}}}}}|<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>]]
 
|#default=[[API:{{{1|{{{type|}}}}}}|<span style="color:green;" title="{{{3|{{{desc|}}}}}}">{{{1|{{{type|}}}}}}</span>]]
}}
+
}} {{{2|{{{name|}}}}}}</includeonly><noinclude>
{{{2|{{{name|}}}}}}</includeonly><noinclude>
 
 
{{doc start}}
 
{{doc start}}
  

Revision as of 19:00, 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