Difference between revisions of "Template:Type/MSDN"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "<includeonly><span class="plainlinks">[http://msdn.microsoft.com/en-us/library/{{{3}}}.aspx {{Type/Text|{{{1}}}|{{{2|}}}}}]</span></includeonly><noinclude>Links to Microsoft's...")
 
m (*renamed Parameter Table to Parameter table;)
 
(One intermediate revision by the same user not shown)
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}}
{{Parameter Row|3|MSDN ID. ''<tt>6sh2ey19</tt>'' for example links to the ''List<T>'' type.}}
+
{{Parameter row|3|MSDN ID. ''<tt>6sh2ey19</tt>'' for example links to the ''List<T>'' type.}}
 
}}
 
}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

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.