Difference between revisions of "Template:Sandbox"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Testing change to Template:Class)
 
Line 4: Line 4:
 
! Implements
 
! Implements
 
{{!}}-
 
{{!}}-
{{!}} {{{inherits}}}
+
{{!}} {{{inherits|}}}
{{!}} {{{implements}}}
+
{{!}} {{{implements|}}}
 
{{!)}}}}
 
{{!)}}}}
 
{{{summary|{{Stub}}  
 
{{{summary|{{Stub}}  

Revision as of 01:49, 13 June 2014

Documentation for Sandbox

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

Parameters

Template:Parameter Table

Usage Examples

{{class|name=ClassName}}

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

{{class|name=ClassName|inherits=Inheritance|implements=IOne, ITwo}}