Difference between revisions of "Template:CGscriptClass Template"
Line 6: | Line 6: | ||
{{{Description|}}} | {{{Description|}}} | ||
− | {{#if: {{{InheritsFrom|}}} | ===<span style="color:#DF8621;">'''Parent class'''</span>=== }}{{#if: {{{InheritsFrom|}}} | Inherits from {{CGscriptTypeColors_Template|Type={{{InheritsFrom|}}} }} | + | {{#if: {{{InheritsFrom|}}} | ===<span style="color:#DF8621;">'''Parent class'''</span>=== }} |
− | {{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }}{{{Constructors|}}} | + | {{#if: {{{InheritsFrom|}}} | Inherits from {{CGscriptTypeColors_Template|Type={{{InheritsFrom|}}} }} |
− | {{#if: {{{Methods|}}} | ===<span style="color:#DF8621;">'''Methods'''</span>=== }}{{{Methods|}}} | + | {{#if: {{{Constructors|}}} | ===<span style="color:#DF8621;">'''Constructors'''</span>=== }} |
− | {{#if: {{{Properties|}}} | ===<span style="color:#DF8621;">'''Properties'''</span>=== }}{{{Properties|}}} | + | {{{Constructors|}}} |
− | {{#if: {{{StaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>=== }}{{{StaticMethods|}}} | + | {{#if: {{{Methods|}}} | ===<span style="color:#DF8621;">'''Methods'''</span>=== }} |
+ | {{{Methods|}}} | ||
+ | {{#if: {{{Properties|}}} | ===<span style="color:#DF8621;">'''Properties'''</span>=== }} | ||
+ | {{{Properties|}}} | ||
+ | {{#if: {{{StaticMethods|}}} | ===<span style="color:#DF8621;">'''Static Methods'''</span>=== }} | ||
+ | {{{StaticMethods|}}} | ||
}} | }} |
Revision as of 10:57, 19 December 2019
THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: Template:CGscriptClass Template/backup