Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CGscriptClass Template: Difference between revisions

Template page
Dennis (talk | contribs)
Added static methods
No edit summary
Line 5: Line 5:
__NOEDITSECTION__
__NOEDITSECTION__


{{{Description|}}}  
{{{Description|}}}
{{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }}
{{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }}
{{{Constructors|}}}  
{{{Constructors|}}}  
Line 14: Line 14:
{{#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 06:59, 19 December 2019

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

PLEASE INSERT CLASS NAME HERE