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:CGscriptProperties Template: Difference between revisions

Template page
Tungocman (talk | contribs)
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
*'''{{#switch: {{{ReturnType}}}
*<span id="P{{{Name|}}}"></span>{{#if: {{{Inherited|}}} | (From {{CGscriptTypeColors_Template|Hash=P{{{Name|}}}|Type={{{Inherited|}}}}})<nowiki> </nowiki>}}'''{{CGscriptTypeColors_Template|Hash=M{{{Name|}}}|Type={{{ReturnType|}}}}} {{{Name|}}} { {{#ifeq: {{{HasGetter}}} | 1 | get; }} {{#ifeq: {{{HasSetter}}} | 1 | set;}} }''' - {{{Description|}}}<br>
<!--You can put any text formatting for each Type-->
 
|array = {{CGscriptTypeColors_Template|Type=Array}}
|function = {{CGscriptTypeColors_Template|Type=Function}}
|Dictionary = {{CGscriptTypeColors_Template|Type=Dictionary}}
|number = {{CGscriptTypeColors_Template|Type=number}}
|string = {{CGscriptTypeColors_Template|Type=string}}
|bool = {{CGscriptTypeColors_Template|Type=bool}}
|params AnyType  = {{CGscriptTypeColors_Template|Type=params AnyType}}
|AnyType  = {{CGscriptTypeColors_Template|Type=AnyType}}
<!--below is default setting-->
 
|{{{ReturnType|}}}
}} {{{Name|}}} { {{#ifeq: {{{HasGetter}}} | 1 | get; }} {{#ifeq: {{{HasSetter}}} | 1 | set;}} }''' - {{{Description|}}}<br>

Latest revision as of 07:10, 20 December 2019

  • [[_class|]] { } -