Difference between revisions of "Template:CGscriptClass Template"

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

Revision as of 11:56, 19 December 2019

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

PLEASE INSERT CLASS NAME HERE