Difference between revisions of "Template:CGscriptClass Template"

From Catglobe Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
{{#if: {{{Constructors|}}} |  
 
{{#if: {{{Constructors|}}} |  
 +
 
<span style="color:#a52a2a;">'''Constructors'''</span>  
 
<span style="color:#a52a2a;">'''Constructors'''</span>  
 
+
{|cellspacing="0" border="1"
 +
!style="width:50%"|Name
 +
!style="width:50%"|Description
 +
|-
 +
|
 
{{{Constructors|}}}  
 
{{{Constructors|}}}  
 
+
|}
 
|}}
 
|}}
  

Revision as of 05:10, 22 September 2011

PLEASE INSERT CLASS NAME HERE

cellspacing="0" border="1" !style="width:50%"

Methods


Properties


Version


Examples

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