Difference between revisions of "Template:CGscriptClass Template"

From Catglobe Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
{{{Description|}}}
 
{{{Description|}}}
 +
{{#if: {{{InheritsFrom|}}} | Inherits from {{CGscriptTypeColors_Template|Type={{{InheritsFrom|}}} }}
 
{{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }}
 
{{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }}
 
{{{Constructors|}}}  
 
{{{Constructors|}}}  
Line 14: Line 15:
 
{{#if: {{{StaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>=== }}
 
{{#if: {{{StaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>=== }}
 
{{{StaticMethods|}}}
 
{{{StaticMethods|}}}
{{#if: {{{InheritsFrom|}}} | Inherits from {{CGscriptTypeColors_Template|Type={{{InheritsFrom|}}}
+
}}
{{#if: {{{VMethods|}}} | ===<span style="color:#DF8621;">'''Methods'''</span>=== }}
 
{{{VMethods|}}}
 
{{#if: {{{VProperties|}}} | ===<span style="color:#DF8621;">'''Properties'''</span>=== }}
 
{{{VProperties|}}}
 
{{#if: {{{VStaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>=== }}
 
{{{VStaticMethods|}}}
 
}} }}
 

Revision as of 10:53, 19 December 2019

THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: Template:CGscriptClass Template/backup

PLEASE INSERT CLASS NAME HERE