Difference between revisions of "Template:Type/MSDN"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (*replace 'Parameter Row' and 'ParameterRow' by 'Parameter row';)
m (*renamed Parameter Table to Parameter table;)
 
Line 2: Line 2:
  
 
== Parameters ==
 
== Parameters ==
{{Parameter Table|parameters=
+
{{Parameter table|parameters=
 
{{Parameter row|1|Name of the type}}
 
{{Parameter row|1|Name of the type}}
 
{{Parameter row|2|Description of the type|Default target}}
 
{{Parameter row|2|Description of the type|Default target}}

Latest revision as of 12:15, 19 December 2014

Links to Microsoft's MSDN for the documentation of types in the standard library. The first two parameters are identical with those of {{Type}}.

Parameters

# Optional Description Default
1 No Name of the type
2 Yes Description of the type Default target
3 No MSDN ID. 6sh2ey19 for example links to the List<T> type.