Difference between revisions of "Template:Class"

From Kerbal Space Program Wiki
Jump to: navigation, search
(+inherits support;)
Line 1: Line 1:
 
== {{{name}}} {{lang|en=Class}} ==
 
== {{{name}}} {{lang|en=Class}} ==
 
+
{{#if: {{{inherits|}}}|{{(!}} class="wikitable" style="float:right;"
 +
! Inherits
 +
{{!}}-
 +
{{!}} {{{inherits}}}
 +
{{!)}}}}
 
{{{summary|{{Stub}}  
 
{{{summary|{{Stub}}  
 
{{lang
 
{{lang
Line 10: Line 14:
  
 
==Usage Example==
 
==Usage Example==
{{tlx|class|2=name=ClassName}}
+
{{tlx|class|2=name=ClassName{{!}}inherits=Inheritance}}
 
</noinclude>
 
</noinclude>

Revision as of 12:12, 21 April 2013

{{{name}}} Class

This article is a stub. You can help KSP Wiki by expanding it.

No summary has been written for this class.

Documentation for Class

This template is used to document classes in the API namespace.

Usage Example

{{class|name=ClassName|inherits=Inheritance}}