Difference between revisions of "Template:CGscriptClass Template"

From Catglobe Wiki
Jump to: navigation, search
Line 3: Line 3:
 
{{{Description|}}}  
 
{{{Description|}}}  
  
{{#if: {{{Constructors|}}} |
 
  
 
<span style="color:#a52a2a;">'''Constructors'''</span>  
 
<span style="color:#a52a2a;">'''Constructors'''</span>  
Line 13: Line 12:
 
|}
 
|}
 
|}}
 
|}}
 +
 +
{{#if: {{{Constructors|}}} |
 +
  
 
{{{Constructors|}}}  
 
{{{Constructors|}}}  

Revision as of 05:13, 22 September 2011

PLEASE INSERT CLASS NAME HERE

Constructors

Name Description
x y

|}}

{{#if: |



Methods


Properties


Version


Examples

Please put the example codes into <source lang="javascript"> </source> markup tags