Difference between revisions of "Template:CGscriptClass Template"

From Catglobe Wiki
Jump to: navigation, search
 
(45 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<accesscontrol>Administrators,,Cem(ro),,Maysunshine(ro),,mod</accesscontrol>
+
<noinclude>''' <span style="color:blue;">THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: [[{{FULLPAGENAME}}/backup]]</span> '''</noinclude><!-- please dont delete this line -->
 
={{{Name|PLEASE INSERT CLASS NAME HERE}}} =
 
={{{Name|PLEASE INSERT CLASS NAME HERE}}} =
 
<includeonly>[[Category:Classes]]</includeonly>
 
<includeonly>[[Category:Classes]]</includeonly>
 +
<includeonly>{{#if: {{{InheritsFrom|}}} | {{#ifeq: {{{InheritsFrom|}}} | object | | [[Category:{{{InheritsFrom|}}}]] }}}}</includeonly>
 
__NOTOC__
 
__NOTOC__
 +
__NOEDITSECTION__
  
 
+
{{{Description|}}}
{{{Description|}}}  
+
{{#if: {{{InheritsFrom|}}} | ===<span style="color:#DF8621;">'''Parent class'''</span>===
 
+
Inherits from {{CGscriptTypeColors_Template|Type={{{InheritsFrom|}}}}} }}
{{#if: {{{Constructors|}}} | ====<span style="color:#a52a2a;">'''Constructors'''</span>==== }}
+
{{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>===
{{{Constructors|}}}  
+
{{{Constructors|}}} }}
 
+
{{#if: {{{Methods|}}} | ===<span style="color:#DF8621;">'''Methods'''</span>===  
{{#if: {{{Methods|}}} | ====<span style="color:#a52a2a;">'''Methods'''</span>==== }}
+
{{{Methods|}}} }}
{{{Methods|}}}  
+
{{#if: {{{Properties|}}} | ===<span style="color:#DF8621;">'''Properties'''</span>===  
 
+
{{{Properties|}}} }}
{{#if: {{{Properties|}}} | ====<span style="color:#a52a2a;">'''Properties'''</span>==== }}
+
{{#if: {{{StaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>===
{{{Properties|}}}
+
{{{StaticMethods|}}} }}

Latest revision as of 10:44, 2 July 2020

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

PLEASE INSERT CLASS NAME HERE